html, body{
	background-color: 	#FFFFDD; 
	font-family :  		Arial, Verdana, Helvetica, Geneva, sans-serif; 
	color:			#553300;
	}
	
a:link 	{
	color: 			#77DD22; 
	text-decoration:	none;
	}
	
a:visited {
	color: 			#66CC11; 
	text-decoration:	none;
	}
	
a:hover {
	color:			#77DD22; 
	text-decoration:	underline;
	}

.tableMenu	{
	border-width:		0px; 
	border-spacing:		0px;
	padding:		0px;
	border-style:		none;
	border-collapse:	collapse;
	}
.tdMenu	{
	border-width:		0px; 
	padding:		0px;
	}
H1
	{
	font-family:  		Times New Roman, Arial, Verdana, Helvetica, Geneva, sans-serif; 
	font-size: 		150%;
	font-weight:		bold;
	font-style:		italic;
	color:			#77DD22;  	
	text-align: 		left;
	}
H2
	{
	font-family:  		Times New Roman, Arial, Verdana, Helvetica, Geneva, sans-serif; 
	font-size: 		120%;
	font-weight:		bold;
	font-style:		italic;
	color:			#668811;  	
	text-align: 		left;
	}	
.titleH1
	{
	font-family:  		Times New Roman, Arial, Verdana, Helvetica, Geneva, sans-serif; 
	font-size: 		200%;
	font-weight:		bold;
	font-style:		italic;
	color:			#FF6600;  	
	text-align: 		center;
	}
.titleH2
	{
	font-family:  		Times New Roman, Arial, Verdana, Helvetica, Geneva, sans-serif; 
	font-size: 		150%;
	font-weight:		bold;
	font-style:		italic;
	color:			#FF6600;  	
	text-align: 		center;
	}
.titleH3
	{
	font-family:  		Times New Roman, Arial, Verdana, Helvetica, Geneva, sans-serif; 
	font-size: 		120%;
	font-weight:		bold;
	font-style:		italic;
	color:			#FF6600;  	
	text-align: 		center;
	}
.menu
	{
	font-family:  		Arial, Verdana, Times New Roman, Helvetica, Geneva, sans-serif; 
	font-size: 		100%;
	font-weight:		normal;
	font-style:		normal;
	background-color:	#553300;  	
	text-align: 		left;
	}	

.lieninactif
	{
	color:		#FFFFDD; 
	}

