body{
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#999999;
background:url(images/fond.png);
}
.format_png{ behavior: url(iepngfix.htc); }
a{
text-decoration:none;
color:#FFAA26;
}
a:hover{
color:#000000;
}
.gauche{
float:left;
}
.droit{
float:right;
}
.conteneur{
width:981px;
height:400px;
margin:0 auto;
border:#FFAB28 1px solid;
border-top:none;
border-bottom:none;
background:url(images/fond_conteneur.png) no-repeat  #FFFFFF;
}
html > body .conteneur{
height:auto;
min-height:400px;
}
.fin_conteneur{
width:983px;
height:19px;
margin:0 auto;
background:url(images/fin_fond_conteneur.png) no-repeat;
}
.bandeau{
height:140px;
}
.conteneur_interieur{
}
.menu{
width:262px;
background:url(images/fond_menu.png) no-repeat;
padding:0 0 10px 18px;
}
.menu ul{
margin:0px;
padding:0px;
list-style-type:none;
}
.menu ul li{
font-weight:bold;
font-size:1em;
}
.menu ul li a{
display:block;
height:0px;
padding:2px 0 6px 25px;
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/puce_menu1.png');*/
background:url(images/puce_menu1.png) 8px 3px no-repeat;
color:#FFAA26;
}
html > body .menu ul li a{
height:auto;
min-height:0px;
/*filter: none;
background:url(images/puce_menu1.png) 8px 3px no-repeat;*/
}
.menu ul li a:hover{
background:url(images/puce_menu2.png) no-repeat;
color:#FFFFFF;
}
.menu_cliquer{
padding:2px 0 6px 25px;
background:url(images/puce_menu2.png) no-repeat;
color:#FFFFFF;
}
.texte_interieur{
margin:0 0 0 300px;
width:660px;
}
.separation{
clear:both;
visibility:hidden;
padding-top:0px;
}
.pied_de_page{
width:983px;
margin:0 auto;
text-align:center;
color:#000000;
}
.pied_de_page a{
color:#000000;
}
.pied_de_page a:hover{
color:#FFAA26;
}
.retour_accueil{
position:absolute;
z-index:2;
display:block;
width:250px;
height:50px;
margin:10px 0 0 20px;
}
.titre_txt{
height:16px;
background:#796B64;
color:#FFFFFF;
padding:2px 0 0 10px;
}
.titre_h1{
height:16px;
background:#796B64;
color:#FFFFFF;
padding:2px 0 0 0px;
margin:0px;
display:inline;
font-weight:normal;
font-size:0.95em;
}
.titre_filet{
padding:5px 0 0 0;
border-bottom:#FFAA26 1px solid;
}
.texte_txt{
padding:15px 0 15px 0;
}
.information_form{
margin:0px;
padding:0px;
}
.information_form_input{
width:200px;
border:1px #796B64 solid;
}
.information_form_button{
margin-left:200px;
}
.information_form_td{
padding:3px;
}
.information_form_td_titre{
color:#796B64;
font-weight:bold;
text-align:right;
}

strong{
font-weight:normal;
}
.img_acc{
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
margin-left:0px;
}
.light
{
color:#999999;
}

.light:hover{
color:#999999;
}