body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 20;
background-color: #ffffff;
text-align: center;
}
#conteneur {
position: relative;
margin : 0 auto;
padding : 0;
width: 73em;
background-color:#ffffff;
}
#header {
margin-left: 1px; 
padding-top: 10px;
margin-top: 10px;
background-color: #ffffff;
color : #006600;
text-align: center;
}
#centre {
background-color:#ffffff;
margin-left: 19%;
margin-right: 19%;
padding-top: 0px;
font-size : 120%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600;
font-weight: bold; 
text-align: center;
}
#gauche {
position: absolute;
padding-top: 10px;
left:0;
width: 19%;
color : #006600;
}
.menugauche {
list-style-type: none;
margin: 5;
padding:2;
}
.menugauche li {
margin-bottom: 5px;
}
#droite {
position: absolute;
padding-top: 10px;
right:0;
width: 19%;
text-align: center;
}
#pied {
height: 250px;
margin-left: 20px;
margin-right: 20px;
background-color: #ffffff;
text-align: center;
}
a.boutonstages 
{
color: #000066; 
width: 135px; 
height: 20px;  
background: #ffffff; 
border:2px solid #000066; 
margin-right: 2px; 
text-align: center;  
text-decoration: none; 
font-family: verdana; 
font-size: 13px; 
line-height: 18px; 
}
a.boutonstages:hover 
	{
	background-color: #000066;
	border-top:2px #ffffff solid;
	border-left:2px #ffffff solid;
	border-bottom:2px #ffffff solid;
	border-right:2px #ffffff solid;
	color: #ffffff;
	}
a.boutonstagesind 
{
color: #000066; 
width: 90px; 
height: 20px;  
background: #ffffff; 
border:2px solid #000066; 
margin-right: 2px; 
text-align: center;   
font-family: verdana; 
font-size: 13px; 
line-height: 18px; 
}
a.boutonstagesind:hover 
	{
	background-color: #000066;
	border-top:2px #ffffff solid;
	border-left:2px #ffffff solid;
	border-bottom:2px #ffffff solid;
	border-right:2px #ffffff solid;
	color: ffffff;
	}
	a.bouton
	{
	width:150px;
	text-align:center;
	border-width: 5px;
	font-weight:bold;
	color: 000066;
	text-decoration:none;
	background:#ffffff;
	border-top:2px #ffffff solid;
	border-left:2px #ffffff solid;
	border-bottom:2px #ffffff solid;
	border-right:2px #ffffff solid;
	}
a.bouton:hover 
	{
	background-color: #000066;
	border-top:2px #ffffff solid;
	border-left:2px #ffffff solid;
	border-bottom:2px #ffffff solid;
	border-right:2px #ffffff solid;
	color: ffffff;
	}
p {margin: 0 0 10px 0;}
a:link {color:#000066; text-decoration:none; font-weight:bold;}
a:visited {color:#000066; text-decoration:none; font-weight:bold;}
a:hover {color:#ffffff; text-decoration:none; font-weight:bold;}
h1 {
font-size : 220%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600;
font-weight: bold; 
text-align: center;
}
h2 {
font-size : 120%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600;
font-weight: bold; 
text-align: center;
}
h3 {
font-size : 80%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600; 
text-align: center;
}
h4 {
font-size : 200%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600; 
text-align: center;
}