@charset "iso-8859-1";
BODY {
	BACKGROUND-COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 8em; MARGIN: 0px 0px 50px 0px; TEXT-ALIGN: none
}
A {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none
}
A:hover {
	COLOR: #003399; TEXT-DECORATION: none
}
A:visited {
	COLOR: none
}
P {
	TEXT-ALIGN: justify
}
H1 {
	BACKGROUND-COLOR: none; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: none; TEXT-ALIGN: center
}
H2 {
	COLOR: blue; FONT-SIZE: 9px; FONT-WEIGHT: none; TEXT-ALIGN: center
}
H3 {
	margin: 0px; padding: 0px; BACKGROUND-COLOR: none; FONT-SIZE: 11px; COLOR: #0034A0; TEXT-ALIGN: left
}

H4 {
	margin: 0px; padding: 0px; BACKGROUND-COLOR: none; FONT-SIZE: 11px; COLOR: none; TEXT-ALIGN: center
}

H5 {
	margin: 0px; padding: 0px; BACKGROUND-COLOR: none; FONT-SIZE: 15px; COLOR: none; TEXT-ALIGN: center
}

H6 {
	BACKGROUND-COLOR: none; COLOR: #518c56; FONT-SIZE: 9px; FONT-WEIGHT: none; TEXT-ALIGN: center
}


.ve { BACKGROUND-COLOR: #D0FFD4;

 font-size: 11px;
 font-weight: bold;
 text-decoration:none;
 font-style: italic;

}


.vel { BACKGROUND-COLOR: none;

 font-size: 8px;
 font-weight: bold;
 text-decoration:none;
 font-style: italic;

}



<!-- 
body {
margin: 0;
padding: 0;
background: white;
font: 70% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

INPUT { 
color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE
}
 
SELECT {
 color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE
}
  
TEXTAREA {
 color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE
}

.txterror {
color: #BD984C; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.txtform {
color: #24528A; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}


#menu dl {
float: left;
width: 7em;
border-left: 1px solid ;  /* couleur du cadre entourant les onglets */
}
#menu dt {
cursor: pointer;
text-align: center;

background: #D0FFD3;  /* couleur ariere plan des onglets */
border: 0px solid white;  /* couleur du cadre entourant les onglets */
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid #2e6ab1;  

}
#menu li {
text-align: center;
background: #D0FFD3;  /* couleur ariere plan des onglets des sous menus */
}
#menu li a, #menu dt a {
color: #2e6ab1;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #DEDEDE;  /* couleur ariere plan lors du passage de la souris */
}


.menuu {
font: 70% verdana, arial, sans-serif;
background: #D0FFD3;  /* couleur ariere plan des onglets */
}

.recrutement {
background: none;  /* couleur ariere plan lors du passage de la souris */
list-style-type: none;
display: inline;
padding-bottom: 10px;
font: 80% verdana, arial, sans-serif;
color: #2e6ab1;
}

.recru {
background: none;  /* couleur ariere plan lors du passage de la souris */
list-style-type: none;
display: inline;
padding-bottom: 10px;
font: 90% verdana, arial, sans-serif;
color: #065ECA;
}

.basdepage {
background: none;  /* couleur ariere plan lors du passage de la souris */
list-style-type: none;
display: inline;
padding-bottom: 10px;
font: 90% verdana, arial, sans-serif;
color: black;
}


}


#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}


.sousmenu {
list-style-type: none;
display: inline;
padding-bottom: 10px;
font: 70% verdana, arial, sans-serif; /* taille police des sous menus */
color: #2e6ab1;
}
-->


