/* ---------------------- BODY --------------------------*/

body {
margin: 0;
padding: 0;
}

h2 {
margin: 0;
padding: 0;
}

h1 {
margin: 0;
padding: 0;
}

/* -------------------------------- BOITE ONGLET DANS ENTETE -----------------------------------------*/

.barre_onglet {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size:10 pt;
line-height: 20px;
margin: 0;
padding: 0;
}

.barre_onglet ul {
margin: 0;
padding: 0;
text-align: left;
list-style: none;
}

.barre_onglet ul li {
float: left;
padding: 0;
margin: 0;
list-style: none;
}

.barre_onglet ul li a {
float: left;
display: block;
padding: 0 2.1em;
color: #3F5BAB; 
text-decoration: none;
font-size: 12px;
line-height: 44px;
font-weight: bold;
}

.barre_onglet #current a {
font-weight: bold;
color: #202E56;
text-decoration: none;
border-bottom: thin solid #202E56;
/*background-color: #046380;*/
}

.barre_onglet #current a:hover {
/*background-color: #7FC6BC;*/
font-weight: bold;
text-decoration: underline;
color: #000000;	
}

.barre_onglet ul li a:visited {
color: #B2B2B2;
}

.barre_onglet ul li a:focus, .barre_onglet ul li a:hover, .barre_onglet ul li a:active {
text-decoration: none;
color: #000000; 
border-bottom: thin solid #202E56;
} 

/* --------------------------- BOITE MENU AVEC RUBRIQUES ------------------------------------*/

.Menu-rubrique ul {
margin: 0;
padding: 0;
list-style: none;
padding-left: 5px;
}

.Menu-rubrique li {
margin: 0;
padding: 0;
text-align: left;
padding-bottom: 3px;
}

.Menu-rubrique li a {
text-decoration: none;
}

.Menu-rubrique li a:hover {
text-decoration: none;
}

/* -----------------------------PAGE OFFRES -------------------------------------------------------------*/

.stat-annonce {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.stat-annonce ul {
margin: 0;
padding: 0;
margin-left: 5px;
list-style: none;
margin-top: 10px;
}


.stat-annonce li {
padding-bottom: 5px;
}

.stat-annonce li a {
/* color: #9c7a3a; */
}

.stat-annonce li a:hover {
text-decoration: underline;
/* color:#dcbd8e; */
}

.stat-annonce #current {
color: #000000;
font-weight: bold;
}
