/* CSS Document */
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


	/* Tableaux et texte */	
	
	.eTableauBarreBleu{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#373C58;
	
	}
	
	.eTableauFond{
	background-color:#EFEFEF;
	
	}
	
	.eDarkGrey10Bold{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:bold;
		color: #333333;
		line-height: 15px;
	}
	
		.eDarkGrey10{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		line-height: 15px;
		background-color:#EFEFEF;
	}
	
	.eGrey9{
font-size:9px;
color:#666666;
line-height:15px;
	}
	
	
	.eLightGrey9{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #999999;
		line-height: 15px;
	}

	
	a.eGrey9:link{
		font-size: 10px;
		color: #333333;
		font-weight: normal;
		text-decoration: underline;
		
	}
	a.eGrey9:visited{
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-decoration: underline;
		
	}
	a.eGrey9:hover{
		font-size: 10px;
		color: #666666;
		font-weight: normal;
		text-decoration: underline;
	
	}
	a.eGrey9:active{
		font-size: 10px;
		color: #333333;
		font-weight: normal;
		text-decoration: underline;
	}	

a:link {
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
a:visited {
color:#000000;
font-size:11px;
text-decoration:none;
}
a:hover {
color:#333333;
font-size:11px;
text-decoration:none;
}
a:active {
color:#000000;
font-size:11px;
text-decoration:none;
}

	
a.eLightGrey9:link {
font-size: 9px;
color: #999999;
line-height: 15px;
text-decoration:none;
}
a.eLightGrey9:visited {
font-size: 9px;
color: #999999;
line-height: 15px;
text-decoration:none;
}
a.eLightGrey9:hover {
font-size: 9px;
color: #999999;
line-height: 15px;
text-decoration:underline;
}
a.eLightGrey9:active {
font-size: 9px;
color: #999999;
line-height: 15px;
text-decoration:underline;
}
