.content { 
	margin: 0 auto;
	width: 750px;
	padding: 10px; 
}
.footer { 
	clear: both;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin: 0;
	color:#000000; 
}
.font12 {font-size: 12px}
.font12p { 
 font-size: 12px;
 padding: 10px 0 10px 0
 }
.style6 {color: #FFFFFF}
.style7 {font-size: 18px}
.style8 {color: #0033CC}
.style10 {color: #0165CB}
 .head_etape {
	color: #0033cc;
	font-size: 12px;
	}
	
.font10 {font-size: 10px}
/* LINKS */

a:link {
	color: #000066;
	text-decoration:underline;
}
a:visited {
	color: #000066;
	text-decoration:none
}
a:hover {
	color: #3364C9;
	text-decoration: underline;
}
a:active {
	color: #3364C9;
	text-decoration:none
}
.style5 {color: #0000FF}

     
 /* MENU TOP */
.menu {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #0099FF;	
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* END MENU TOP */
body  {
    background: #f4f4f4 url(images/bggg.gif) top center repeat-y;
	margin-top: -3px;
	margin-bottom: -4px;
}
body,td,th {
	font-family: tahoma;
	body,td,th {
	font-size: 12px;
}
}

.top {
	background: url(images\header.gif); 
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.style6 {
	color: #0165CB;
	font-weight: bold;
}
.style8 {color: #0165CB}