@import url(style.css);
/* les styles qui suivent remplacent ceux qui ont été importés */
#onglet3 a {color:#f9f9f9;}
.bandeau_search {background: url(../images/searchbgMetier.gif) repeat-x bottom left;}
#searchSite #motsCles {background: url(../images/searchbgMetier.gif) repeat-x 50% 50%; border:solid 1px white;}
.boite_orange a, .article h2, .article h3, .article a {color:#ff9e00;}
.boite_orange a:visited, .article a:visited {color:#d58608;}

/* fiches */
.uneFiche {margin:3px 0px 0px 0px;}
.minimumFiche {display:none; margin-left:5px; margin-right:20px;background-color:#ffe0ac;color:#ff9e00;}
.detailFiche {display:none; margin-bottom:17px;border:solid 1px #ff9e00;}
.detailFiche, .minimumFiche {padding: 0 5px;}

