/*Entête de page*/
#entete #menu_princip{
background: url(../images/annuaire_entete.png) no-repeat 0 0;
}
#entete #menu_princip ul li.active {
background: url(../images/annuaire_fondmenu.png) repeat-x bottom left;
color: #FFF;
}
/*Colonne 2 contenu central*/
#col2 h2{
color: #C67933;
background: url(../images/puce_annuaire.png) no-repeat 0 7px;
}
#col2 h3{
color: #3EBB3E;
border-bottom: 1px dotted #3EBB3E;
}
#col2 h4{
color: #7C735C;
}
#col2 p strong{
color: #7C735C;
}
#col2 p.web{
padding-left:18px;
line-height:1.5;
background: url(../../generique/icones/lien_web.png) no-repeat 0 0;
}
#col2 dl.liste{
margin-top: 16px;
}
#col2 dl.liste dt{
margin-bottom: 10px;
font-size: 0.69em;
}
#col2 dl.liste dt a{
display:block;
width:513px;
padding: 0 0 0 12px;
text-decoration: none;
background: url(../images/fleche_liste.png) no-repeat 0 0;
}
#col2 dl.liste dt a:hover{
background: url(../images/liste_hover.png) no-repeat 0 0px;
color:#CF8442;
}
#col2 div.presentation p{
margin: 20px 0 20px 0;
padding: 3px;
border: 1px dotted #8A8066;
}
#col2 img.img_info {
padding: 4px 10px 12px 0;
float: left;
}
#col2 th, #col2 td{
border-right: 1px solid #B24E22;
border-bottom: 1px solid #B24E22;
}
#col2 th{
padding: 4px 0;
line-height: 1.33em;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .69em;
font-weight: normal;
color: #B24E22;
background-color: #DFDFB0;
}
#col2 td{
height: 24px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #65582E;
}
#col2 form#recherche{
margin:10px 0 0 17px;
padding:0 0 20px 8px;
border-left: 3px solid  #CF8442;
}
#col2 #resultat{
margin:-10px 0 20px 17px;
padding:0 6px 4px 6px;
text-align:center;
border-left: 3px solid  #CF8442;
}
#col2 #resultat h3, #col2 #resultat dt, #col2 #resultat p{
text-align:left;
}
/*Colonne 3*/
#col3 ul, #col3 .presentation{
border-left: 6px solid #CF8442;
}
#col3 p.menudroit {
margin-top: 20px;
padding: 2px 0 4px 6px;
font-weight: bold;
color: #CF8442;
border-left: 6px solid #CF8442;
}
