BODY {
    COLOR: #333366;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE:18px;
	font-weight:bold;
	text-align:justify;
    MARGIN: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 5px; 
    overflow: auto;
    SCROLLBAR-3DLIGHT-COLOR: #ECECEC; 
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
    SCROLLBAR-ARROW-COLOR: #ECECEC;  
    SCROLLBAR-FACE-COLOR: #8899cc; 
    SCROLLBAR-TRACK-COLOR: #E6E6DC; 
    SCROLLBAR-SHADOW-COLOR: #ECECEC; 
    SCROLLBAR-DARKSHADOW-COLOR: #000033; 
}


A:link {
	color: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:18pt;
	font-weight: bold;
} 
    
A:visited {
	color: #003333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:18pt;
	font-weight : normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

A:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:18pt;
	font-weight: bold;
	;
	color: #FF0000
;
	clip:           rect(   )
;
	font-style: normal;
}

A:active {
	color: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:18pt;
	font-weight: bold;
}

	
#entete{
	color: #8899cc;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 20px;
}

.intro{
	color: #333366;
	text-align:justify;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
}
