/*Entête de page*/
#entete #menu_princip{
background: url(../images/avotreservice_entete.png) no-repeat 0 0;
}
#entete #menu_princip ul li.active {
background: url(../images/avotreservice_fondmenu.png) repeat-x bottom left;
color: #FFF;
}
/*Colonne 2 contenu central*/
#col2 p a{
display:block;
padding: 0 0 2px 16px;
line-height: 1.2;
text-decoration: none;
background: url(../images/fleche_infos.png) no-repeat 0 0;
}

#piedepage p a {
display:inline;
padding-left: 0;
background: none;    
}

#col2 h2{
color: #497C9E;
background: url(../images/puce_avotreservice.png) no-repeat 0 7px;
}
#col2 h3{
color: #FF3366;
border-bottom: 1px dotted #FF3366;
}
#col2 form{
margin:10px 0 0 0;
padding:0 0 20px 8px;
border-left: 3px solid  #598FB3;
}
#modifier_voeux{
margin:0;
padding:0;
border-left:none;
}
#col2 p.message{
color: #FF3366;
font-weight:bold;
line-height:1.5;
margin:10px 0 0 0;
padding:0 0 4px 8px;
border-left: 3px solid  #FF3366;
}
#col2 #resultat{
margin:-10px 0 20px 0;
padding:0 6px 4px 6px;
text-align:center;
border-left: 3px solid  #598FB3;
}
#col2 #resultat p, #col2 #resultat h3, #col2 #resultat h4{
text-align:left;
}
#col2 #resultat.cache{
display:none;
}
/*Colonne 3*/
#col3 ul, #col3 .presentation{
border-left: 6px solid #598FB3;
}
