@charset "iso-8859-1";
/* auteur: Groupe Kérosène */
/* Date de création: 9/24/2002 */

.mask	        { 
	                behavior: url("mask_js.htc");
	                
	                }


body {
background-repeat: no-repeat;
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #0a3289;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #0a3289; 
scrollbar-darkshadow-color: #0a3289; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #0a3289;
background-position: center;
background-position: top;
background-attachment: fixed;
}
	
p, td {
	font-family : Verdana;
	font-size : 10px;
	color : #0a3289;	
	}
	
	
ul, li, ol {
	font-family : Verdana;
	font-size : 10px;
	color : #0a3289;
	}
	
H3,H4 {
	font-family : Verdana;
	color : #d11509;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
	}
	
	
H5 {
	font-family : Verdana;
	color : #d11509;
	font-weight : bold;
	text-decoration : underline;
	text-align : left;
	}
	
H6 {
	font-family : Verdana;
	color : #0a3289;
	font-weight : bold;
	text-decoration : underline;
	text-align : left;
	}
	
		
A:link {
	color : #0a3289;
	font-size : 11px;
	text-decoration : underline;
	}
	
A:visited {
	color : #0a3289;
	font-size : 11px;
	text-decoration : underline;
	}
	
A:hover {
	color : #d11509;
	font-size : 11px;
	text-decoration : underline;
	}
	
/*top menu*/ 
	
A.top_menu:link {
	color : #ffffff;
	font-size : 10px;
	text-decoration : none;
	}
	
A.top_menu:visited {
	color : #ffffff;
	font-size : 10px;
	text-decoration : none;
	}
	
A.top_menu:hover {
	color : #ffff99;
	font-size : 10 px;
	text-decoration : none;
	}	
	
/*menu gauche*/
	
A.menu_gauche:link {
	color : #0a3289;
	font-size : 10px;
	}
	
A.menu_gauche:visited {
	color : #0a3289;
	font-size : 10px;
	}
	
A.menu_gauche:hover {
	color : #d11509;
	font-size : 10 px;
	}	

/*-----------------*/ 
