body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-image: url(../template/background.gif);
font:normal 12px Arial, sans-serif;
}
#header {
height: 150px;
background-color: white;;
}
#logo {
font-size: 55px;
Color: #A1BDEA;
}
#logo span{
font-size: 70px;
Color: #002065;
}
#whitemess {
color : white;
font-weight : bold;
text-align : center;
width : 940px;
background-color : #A1BDEA;
padding : 2px 5px 0px 5px;
border-top: 1px solid white;
border-bottom: 1px solid white;
position: relative; _bottom: 10px;
}
#whitemess img {
border: 1px solid white;
}
#accueil_link {
border: 1px solid black;
margin-bottom : -30px;
position: absolute; 
left : 400px; 
top : 5px;
height: 140px;
width: 540px;
border: 0px;
}
#accueil_link a {
color: white;
text-decoration : none
}
#accueil_link img {
border: 0px;
}
#conteneur {
position: absolute;
width: 950px;
left: 50%;
margin-left: -475px;
background-color: white;
}
#centre {
background-color: white;
margin-left: 180px;
margin-right: 175px;
text-align: justify;
}
#gauche {
position: absolute;
left:0;
width: 200px;
margin-top: 10px;
_margin-top: 0px;
}
#gauche img {
border: 1px solid black;
}
#droite {
position: absolute;
right:0;
width: 195px;
margin-top: 10px;
_margin-top: 0px;
}
#droite img {
border: 1px solid black;
}
#centre_pousse {
height: 100%;
padding: 5px 25px;
}

#pied{
color: white;
text-align: center;
font-size: 10px;
padding: 3px;
background-color: #A1BDEA;
}
#pied img{
color: white;
text-align: center;
font-size: 10px;
padding: 3px;
background-color: white;
}


div.menu_gauche a {
width: 195px;
float: left;
display: block;
text-align: left;
border-bottom: 1px solid white;
text-decoration: none;
color: #000;
background: #E3EBFE;
text-align: center;
padding-top: 3px;
}
div.menu_gauche a:hover {
background: white;
color: black;
border-bottom: 1px solid white;
}
div.menu_gauche a:active {
background: #E3EBFE;
color: #000000;
border-bottom: 1px solid white;
}

div.menu_droite a {
width: 195px;
_margin-right: -3px;
float: right;
display: block;
text-align: left;
border-bottom: 1px solid white;
text-decoration: none;
color: #000;
background: #E3EBFE;
text-align: center;
padding-top: 3px;
}
div.menu_droite a:hover {
background: white;
color: black;
border-bottom: 1px solid white;
}
div.menu_droite a:active {
background: #E3EBFE;
color: #000000;
border-bottom: 1px solid white;
}

span {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 10px;
text-decoration : none;
color : #999999;
}

.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}

  div.dots {
  width: 100%;
  height: 9px;
  _margin-bottom: -9px;
  background-image: url(../img/dots.gif);
  background-repeat: repeat-x;
  }