@charset "utf-8";
/* CSS Document */
/* COMMENTAIRES */

img {
	border:none;
}

.Verdana_10_blanc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:regular;
}
a.Verdana_10_blanc:hover {
	color:#FFFFFF; 
	text-decoration : none ; 
	font-weight:regular;
}
a.Verdana_10_blanc:link { 
	color:#FFFFFF; 
	text-decoration : none ; 
	font-weight:regular;
}
a.Verdana_10_blanc:visited {
	color:#FFFFFF; 
	text-decoration : none ; 
	font-weight:regular;
}
a.Verdana_10_blanc:active { 
	color:#FFFFFF; 
	text-decoration : none ; 
	font-weight:regular;
}


.Verdana_10_noir{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:regular;
}
a.Verdana_10_noir:hover {
	color:#000000; 
	text-decoration : none ; 
	font-weight:regular;
}
a.Verdana_10_noir:link { 
	color:#000000; 
	text-decoration : none ; 
	font-weight:regular;
}
a.Verdana_10_noir:visited {
	color:#000000; 
	text-decoration : none ; 
	font-weight:regular;
}
a.Verdana_10_noir:active { 
	color:#000000; 
	text-decoration : none ; 
	font-weight:regular;
}

.Verdana_10_rouge{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8E182B;
	font-weight:regular;
}
a.Verdana_10_rouge:hover {
	color:#8E182B; 
	text-decoration : none ; 
	font-weight:regular;
}
a.Verdana_10_rouge:link { 
	color:#8E182B; 
	text-decoration : none ; 
	font-weight:regular;
}
a.Verdana_10_rouge:visited {
	color:#8E182B; 
	text-decoration : none ; 
	font-weight:regular;
}
a.Verdana_10_rouge:active { 
	color:#8E182B; 
	text-decoration : none ; 
	font-weight:regular;
}
