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

/* harmonisé */
.offres{width:100%;padding:0;margin:0;}
.offre{width:100%;margin:3px 0px 0px 0px;padding:0;}
.titreOffre {background-color:#eececd; margin-left:5px;margin-right:5px;width:100%;}

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


.descriptionOffre{width:350px;display:none; position:fixed; top:200px; left:500px;margin:2px;padding:3px;border:solid 1px #050505;background:#fff;}

.fermer{display:inline;border:solid 1px #aa1717;}