/* CSS Document */
#ulListe{ margin:10px 0 0 0; padding:0; background:none; background-image:none; list-style:none; list-style-image:none;}
#ulListe li{ margin:0;padding:2px 0 5px 0; background:none; background-image:none;}
#ulListe h5{font-size:12px; text-align:right;}
#ulListe h5.telechargement a:link,#ulListe h5.telechargement a:visited{ color:#48A628;}
#ulListe h6{ font-size:12px; margin:0; padding:3px 0 0 40px;color:#0D432F;}

#toutDeplier{ margin-top:20px; text-align:left;}
#toutDeplier a{ color:#429625;}


.showstate{ /*Definition for state toggling image */
/*cursor:hand;
cursor:pointer;
float:left;*/
}

.headers{
width:727px;
height:58px;
color:#F74B00;
font-weight:bold;
font-size:14px;
padding:0 0 0 0; background:url(/design/images/fond_titreArticle.gif) no-repeat right bottom;
}
.headers a:link,.headers a:visited,.headers a:hover{color:#F74B00; padding-left:12px; text-decoration:none;}
.headers .iconeRubrique a:link,.headers .iconeRubrique a:visited,.headers .iconeRubrique a:hover{ padding-left:0;}
.headers span{ float:right; font-weight:normal; color:#386CB7; font-size:12px; padding:3px 20px 0 0;}
.switchcontent{
padding:8px 15px; margin:5px 0 5px 10px;
border: 1px solid #DBDBD1/*#7AC92A*/;
 min-height:120px; text-align:justify;
 background-color:#FFFFFF;
}