/*Entête de page*/
#entete #menu_princip{
background: url(../images/dossiers_entete.png) no-repeat 0 0;
}
#entete #menu_princip ul li.active {
background: url(../images/dossiers_fondmenu.png) repeat-x bottom left;
color: #FFF;
}
/*Colonne 2*/
#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: #DA4E51;
background: url(../images/puce_dossiers.png) no-repeat 0 7px;
}
#col2 h3{
color: #DA4E51;
border-bottom: 1px dotted #DA4E51;
}
/*Colonne 3*/
#col3 ul, #col3 .presentation{
border-left: 6px solid #DC585B;
}
