

a.tag1
{
	font-weight: normal; font-style: normal;   font-size: 10px; 
	font-family: arial, tahoma, verdana; 
	color: #2C3E72;  /* Couleur bleu marine */
	text-decoration:none;
	text-transform:lowercase;
}
a.tag1:hover { color: #202C4E; }

a.tag2
{
	font-weight: normal; font-style: normal;  font-size: 11px; 
	font-family: arial, tahoma, verdana; 
	color: #FC9703; /* Couleur orange */
	text-decoration:none;
	text-transform:lowercase;
}
a.tag2:hover { color: #545454; }

a.tag3
{
	font-weight: normal; font-style: normal;  font-size: 12px; 
	font-family: arial, tahoma, verdana; 
	color: #6EAA10; /* Couleur vert */
	text-decoration:none;
	text-transform:lowercase;
}
a.tag3:hover { color: #595967; }

a.tag4
{
	font-weight: normal; font-style: normal;  font-size: 12px; 
	font-family: arial, tahoma, verdana; 
	color: #55B1F1; /* Couleur bleu */
	text-decoration:none;
	text-transform:lowercase;
}
a.tag4:hover { color: #202020; }

a.tag1:hover, a.tag2:hover , a.tag3:hover , a.tag4:hover   { text-decoration: underline; }








a.mag1
{
	font-weight: normal; font-style: normal;   font-size: 10px; 
	font-family: arial, tahoma, verdana; 
	color: #000;  /* Couleur bleu marine */
	text-decoration:none;
	text-transform:lowercase;
}
a.mag1:hover { color: #202C4E; }

a.mag2
{
	font-weight: normal; font-style: normal;  font-size: 11px; 
	font-family: arial, tahoma, verdana; 
	color: #808080; /* Couleur gris */
	text-decoration:none;
	text-transform:lowercase;
}
a.mag2:hover { color: #545454; }

a.mag3
{
	font-weight: normal; font-style: normal;  font-size: 12px; 
	font-family: arial, tahoma, verdana; 
	color: #878799; /* Couleur gris bleu */
	text-decoration:none;
	text-transform:lowercase;
}
a.mag3:hover { color: #595967; }

a.mag4
{
	font-weight: normal; font-style: normal;  font-size: 14px; 
	font-family: arial, tahoma, verdana; 
	color: #404040; /* Couleur gris fonce voir noir */
	text-decoration:none;
	text-transform:lowercase;
}
a.mag4:hover { color: #202020; }

a.mag1:hover, a.mag2:hover , a.mag3:hover , a.mag4:hover   { text-decoration: underline; }
