body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
	
	font-size: 12px;
	line-height: 133%;
	color: #333333;
	/*font-family: arial, helvetica, sans-serif;*/
		
	margin: 0px;
	padding: 0px;
}

H2 {
	padding-top: 3px;
}

H3 {
	font-size: 14px;
}

P {
	padding-top: 3px;
}

A { 	
	color: #666666;
	text-decoration: none;
	font-size: 12px;	
}

A:hover { 	
	color: #999999;
	text-decoration: none
}

#aurore {
	color:#DDDDDD;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	padding-bottom: 20px;
}

#contenu {
	padding-top: 20px;
	margin-left: 50px;
	margin-right: 10px;
}

.menuItem {
}

.menuItem a { 
	padding-left: 10px; 
	padding-right: 10px;	
	font-size: 8pt;
	color: #96CB18;
	text-decoration: none;
}

.menuItem a:hover {
color: white;
}

.menuItemCurrent a:visited {
color: #999999;
}

.menuItemCurrent {
	padding-left: 10px; 
	padding-right: 10px;	
	font-size: 8pt;
	color: #96CB18;
	font-weight : bold;
}

p {margin-top: 0px; margin-bottom: 0px;}

.espaceAvant {margin-top: 10px; text-align: justify}

.annee {margin-top: 20px; font-style: italic; }

.justify {text-align: justify; padding-top: 30px;}

.justify p {margin-top: 10px;}

table.serie td {
	/* border-top: 1px solid #ccc;*/
	padding-top: 10px;
	padding-bottom: 10px;	
}


table.serie tr:hover {
	background-color: #ccc;
}
