/*publicites*/
#publicites {
margin-left : 23%;
}
#sous_menu2 {
margin-left : 5%;
}
/*menu de gauche*/

#sous_menu1{
display:block;
position: absolute;
left : -18px;
top : 43%;
width : 230px;
color:dodgerblue;
text-align : left;
padding-left : 1px;
height: 100%;
}
#sous_menu1 ul{ 
border : solid 1px dodgerblue;
}

#sous_menu1 li{
list-style-type:none; /* on enlève la puce */
padding:3px;
padding-right : 3px;
background-color : white;
border-top : solid 1px dodgerblue;
}
#sous_menu1 a{
text-decoration:none;  /* on enlève le soulignement */
color:navy; 

}
#sous_menu1 a:hover{
display: block;
background-color:dodgerblue;
color:white;}

#titre { background-color:dodgerblue ;
color:white;
text-align : center;
display:block;
border: solid 1px dodgerblue;
font-weight : bold;
}

#zone_recherche {margin-top :0.5%;
margin-left : 1%;
margin-right : 0.5%;
}
#zone_recherche_valider { margin-right : 5px;}
#head {
position : absolute;
top : 35%;
left : 10px;
margin-left : 1.2%;
background-image: url("images/rechercher.gif");
background-repeat: no-repeat;
}


#pied_de_page, #pied_de_page a:visited , #pied_de_page a:link{margin-top : 2%;
color: navy;
position: float;
float: bottom;
text-decoration : none ;
text-align: center;}
#logos_pied_de_page {
padding-left : 28%;

}

#livreor {color: navy;
font-weight: bold;
margin-left : 23%;
text-align : center;
}
#livre_dor {
margin-top : -7%;
text-align : center;
font-weight : bold;
}
#img_rss {
padding-left : 0.1%;
padding-right : 0.1%; }
#img_rss2 {margin-right : 22% ;
}