/***gabarit_default***/


/**fond général**/
body{
margin:0;
padding:0;
background:#FAF9F9 url(body.gif) no-repeat center top;
font:normal 80% verdana;
/*border:1px solid red;*/
}

#nav_verti_contener{
border-right:1px solid #E0DFDF
}
#nav_verti_contener dt{
background:url(liseretLien.gif) no-repeat left bottom;
height:35px;
}
#nav_verti_menu dt a{
height:5px;
/*border:1px solid red;*/
padding:10px 0 15px 15px;
}
#nav_verti_menu dt a:hover{
border-left:2px solid #EB0005;
padding-left:13px;
}

#habillage_bouton_texte_recherche_style
{
margin:5px 0 0 2px;
position:absolute;
background:none;
/*border:1px solid red;*/
padding:1px;
}
* + html #habillage_bouton_texte_recherche_style{
margin-left:5px;
}