/***************** layout *******************/

body {
/*margin:1em;*/
background:#96CCE2;
text-align:right;
vertical-align:top;
font-family:Verdana;
font-size:1em;
color:black;
}

#conteneur {
margin:auto;
background: transparent ;
width:980px;
}


/***************** CONTENU *******************/

#bdroit {
margin-left:550px;
padding-bottom:1em;
background: #AC7453 url(images/fond.jpg) repeat-x top;
margin-top:0;
}



#presentation {float:left;width:540px;text-align:left;font-size:1em;background:#96CCE2;padding-right:0em;}

#presentation h1 {text-align:center;font-size:26px;color:#003366;text-decoration:underline;}

#presentation h2 {text-align:center;font-size:26px;color:#B6292F;}

#presentation h3 {text-align:center;font-size:14px;color:#1C7EBC;}

#presentation h4 {text-align:center;font-size:11px;color:#800000;}

#presentation li {margin-bottom:1em;}




#tarif {text-align:left;background:transparent;font-size:0.8em;padding:0 1em 0 1em;}

#tarif h2 {text-align:left;font-size:16px;color:#B6292F;}

#tarif h3 {text-align:left;font-size:14px;color:#1C7EBC;}

#tarif h4 {font-variant:small-caps; text-align:center;font-size:13px;color:#800000;}


#tarif ol {font-weight:bolder;}

.ol {margin-bottom:0.5em;}





a:link {color:white;text-decoration:none;}
a:visited {color:white;text-decoration:none;}
a:hover {color:black;;text-decoration:underline;}

#tarif div.quote {margin:0 0 0 30px;}







#cpr {
color: gray;
font-size: 9px;
text-align: center;
width:539px;
margin-top:2em;
}

#cpr a:link{ color: gray;font-size: 9px; }
#cpr a:visited{ color: gray;font-size: 9px; }
#cpr a:hover{ color: gray;font-size: 9px;text-decoration: underline overline; }

#lien-txt a:link{text-decoration:underline;}
#lien-txt a:visited{text-decoration:underline;}
#lien-txt a:hover{text-decoration:underline;}


#xiti-logo {text-align:center;}



#foot {
color: gray;
font-size: 9px;
text-align: center;
clear:both;
}

#foot a:link{ color: gray;font-size: 9px; }
#foot a:visited{ color: gray;font-size: 9px; }
#foot a:hover{ color: gray;font-size: 9px;text-decoration: underline overline; }

#foot img, #exple img {border:none}


/***************** général *******************/

img {border: 1px solid #003366;}

.fdroit {float:right;margin-left:0.5em;}
.fgauche {float:left;margin-right:0.5em;}

.centrer {text-align:center;}

ul {list-style:none;margin-left:0;margin-top:1em;margin-bottom:0;padding-left:0;}

.clear{
clear:both;
visibility:hidden;
}

img.bord {border: 3px solid #8F4922;}