

A:link { 
	COLOR: #6A2300; TEXT-DECORATION: none 
}

A:visited { 
	COLOR:#A9A9A9; TEXT-DECORATION:none 
}

A:hover { 
	COLOR: #000000; TEXT-DECORATION: none; background-color:#FEF4E6; 
}





a.bleu { color:#0000ff; text-decoration:none; font-weight:bold }
a.bleu:hover { text-decoration:underline }

a.rouge { color:#ff0000; text-decoration:none;  }
a.rouge:hover { text-decoration:none; background-color:#000000 }







BODY {
	
	scrollbar-base-color: #FFEBCD;	
	background-color: #FFEBCD;
	font-family:arial,verdana,helvetica,sans-serif; font-size:13px; line-height:20px;

	
}

P {
	font-family:arial,verdana,helvetica,sans-serif; font-size:15px; line-height:20px; 
}

TD {
	font-family:arial,verdana,helvetica,sans-serif; font-size:12px;
}

H1 {
	font-family:arial,verdana,helvetica,sans-serif; font-size:40px;
}

H2 {
	font-family:times new roman,serif; font-size:20px; 
}




.Style1 {
	font-size: 10px;
	font-family: arial,verdana,helvetica,sans-serif;
}

.Style2 {
	font-size: 20px;
	font-weight: bold;
	color: 009900;
	font-family: arial,verdana,helvetica,sans-serif;
}

.Style3 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
}















TD.rubrique	{   
		BORDER-RIGHT: #FBCF91 2px solid;    
		BORDER-LEFT: #FBCF91 2px solid;        
		FONT-SIZE: 13px;    COLOR: #000000;    
		FONT-FAMILY: arial,verdana,helvetica,sans-serif; 		
		TEXT-DECORATION:none;
		background-color : #FEF4E6;
}

TD.rubriquehaut	{	
		BORDER-TOP: #FBCF91 2px solid;	
		FONT-SIZE: 13px;    COLOR: #000000;    
		FONT-FAMILY: arial,verdana,helvetica,sans-serif; 	
		TEXT-DECORATION: none;	
		background-color : #FEF4E6;
}

TD.rubriquebas	{	
		BORDER-BOTTOM: #FBCF91 2px solid;	
		FONT-SIZE: 13px;    COLOR: #000000;    
		FONT-FAMILY: arial,verdana,helvetica,sans-serif; 
		TEXT-DECORATION: none;	background-color :#FEF4E6;
}


TD.rubriqueronde {	
		BORDER-TOP:#FBCF91 2px solid;
		BORDER-BOTTOM: #FBCF91 2px solid;	
		FONT-SIZE: 13px;    COLOR: #000000;    
		FONT-FAMILY: arial,verdana,helvetica,sans-serif; 	
		TEXT-DECORATION: none;	
		background-color : #FEF4E6;
}









