body
{
  background: url(images/bg.gif) top center repeat-x #ffffff;
  color: #000000;
}

body, td, th, div, p, h1, h2, h2, li
{
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a, a:active, a:visited
{
  color: #930F09;
}

a.blind, a.blind:visited
{
  text-decoration: none;
}

h2
{
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin: 20px 0px 5px 0px;
  border-bottom: 1px dotted #cccccc;
}

h3
{
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  margin: 20px 0px 5px 0px;
}

ul {
  list-style-image: url(images/ppvert.png)
}

img.capture {
    float: left;
    padding: 10px 10px 10px 0px;
}

img.point {
    padding: 0px 5px 0px 0px;
}

div.realisation {
    float: left;
    width: 100%;
/*    background-color: #666666; */
    text-align: justify;

}

#main {
  width: 640px;
  height: 95%;
  margin: 10px auto;
  padding: 12px 35px 12px 35px;
  background-color: #ffffff;
/*  background-color: #ea4b4b; */
}

#banner {
}

#pagebody {
  margin: 0px 20px 0px 20px;
  text-align: justify;
  /* background-color: #5fed62; */
}

#mainnav {
  width: 600px;
  height: 30px;
  padding: 5px 0px 2px 0px;
  margin: 0px 20px 10px 20px;
  background: url(images/nav.png) top left no-repeat;
}

#mainnav table {
  width: 100%;
}

#mainnav table tr td {
  width: 16%;
  color: #999999;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

#mainnav table tr td a {
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 8px 2px 8px;
/*  margin-left: 20px;
  margin-right: 20px; */
  text-decoration: none;
}

#mainnav a:hover {
/*  color: #ffffff; */
  background-color: #666666;
  /*background-color: #cccccc;*/
  text-decoration: none;
}

#footer {
  display: block;
  font-size: 11px;
  color: #666666;
  padding-top: 4px;
  margin: 0px 0px 0px 0px;
  border-top: 1px dotted #cccccc;
}

#footer a,
#footer a:visited
{
  color: #666666;
}

p.subtitle
{
  font-weight: bold;
  margin: 12px 0px 2px 0px;
}

#list1{
//  background-color: blue;
}

#list2{
//  background-color: green;
}

#list3{
//  background-color: yellow;
}
