/* CSS Document */

body {
margin: 0px;
padding: 0px;
}

#header {
width: 971px;
background-color:#FFFFFF;
}

#conteneur {
position: absolute;
background-color:#E9E4E0;
width:1000px;
overflow:hidden;
}

#haut {
height: 32px;
_border:0px;
background-image:url(images/fondhaut.gif);
background-repeat:repeat-x;
width: 1000px;
}

#gauche {
position: absolute;
background-color:#E9E4E0;
left:0;
width: 223px;
}

#droite {
position: absolute;
background-color:#EBE3E0;
border-left:6px solid #C1B8B3;
padding-left:10px;
left:585px;
_left:587px;
top: 185px;/*175*/
_top:185px;/*196*/
width: 395px;
_width: 380px;
height:547px;/*560*/
_height:565px;/*561*/
}

#centre {
background-color:#E3DDD8;
border-left:1px solid #FFFFFF;
border-right:4px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
margin-left: 225px;
margin-right: 450px;
padding-right:10px;
width: 345px;
_width:348px;
}

#barre{
position : absolute;
top: 170px;/*234*/
_top:170px;/*235*/
left:225px;
_left:225px;
}

#main{
/*float:right;*/
text-align:justify;
background-color:#E3DDD8;
border-left:1px solid #FFFFFF;
border-right:5px solid #C3BAB4; 
margin-left: 223px;
padding-left:15px;
padding-right:10px;
top: 145px;
}

#piedPub{
background-color:white;
width:100%;
}

#partenaire{
background-color:#FFFFFF;
}

.boite{
background-image:url(images/fondmenu.gif);
text-align:justify;
text-align:center;
width:206px;
height:88px;
margin-top:10px;
padding-left:10px;
padding-right:5px;
padding-top: 10px;
padding-bottom:3px;
}

.normal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;

}
.bleugras {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #6699CC;
}

.grandTitreGauche {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #6699CC;
}

.titreGauche {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #6699CC;
font-weight: bold;
}

.texteGauche {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #74768C;
}

.titrePage {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333366;
font-weight: bolder;
}

.alignV{
position: relative;
bottom:4px;
}
