#a_menu  {
	font-family:Trebuchet MS, Arial; 
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#a_menu:hover {
	font-family:Trebuchet MS, Arial; 
	font-size:12px;
	color:#000;
	text-decoration:underline;
}	
a {
	font-family:Trebuchet MS, Arial; 
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a:hover{
	font-family:Trebuchet MS, Arial; 
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

.menu {
	color:#000;
	font-family:Trebuchet MS, Arial; 
	font-size:12px;	
}	
.copyright {
	color:#000;
	font-family:Trebuchet MS, Arial; 
	font-size:11px;	
}
.content {
	color:#000;
	font-family:Tahoma, Arial; 
	font-size:12px;	
}		 
.titre {
	color:#000;
	font-family:Verdana, Arial; 
	font-size:17px;	
}

