body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066; 
	background-color: #F8F9FC;
}
td {  
	font-size: 12px; 
	color: #000066; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {  
	text-decoration: none; 
	color: #000066; 
	font-size: 12px;
}
a:hover {  
	color: #FF9900; 
	text-decoration: underline;
}
.amenu {  
	font-size: 9px; 
	text-transform: uppercase;
}
.bold {  
	font-weight: bold;
}
.boldcaps {  
	font-weight: bold; 
	text-transform: uppercase;
}
.boldrouge {  
	font-weight: bold; 
	color: #FF0000;
}
.titre3boldcaps {  
	font-size: 14px; 
	font-weight: bold; 
	text-transform: uppercase;
}
.titre2boldcapsorange {  
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #FF9900;
}
