

a.Lienvert
{ color:#6cc000; text-decoration:none;}
a.Lienvert:hover
{ color:#6cc000; text-decoration: underline;}
a.Lienvert:visited
{ color:#6cc000; text-decoration:none;}

a.Liennoir
{ color:#000000; text-decoration:none;}
a.Lienvoir:hover
{ color:#000000; text-decoration: underline;}
a.Lienvoir:visited
{ color:#000000; text-decoration:none;}

a.Lienmarron
{ color:#593b00; text-decoration:none;}
a.Lienmarron:hover
{ color:#593b00; text-decoration: underline;}
a.Lienmarron:visited
{ color:#593b00; text-decoration:none;}

a.Lienorange
{ color:#f97b00; text-decoration:none;}
a.Lienorange:hover
{ color:#f97b00; text-decoration: underline;}
a.Lienorange:visited
{ color:#f97b00; text-decoration:none;}


.vert {
	color: #6cc000;
	font-size: 11px;
	font-style: normal ;
}

.vertbold {
	color: #6cc000;
	font-size: 11px;
	font-style: normal ;
	font-weight:bold;
}


.orange {
	color: #f97b00;
	font-size: 11px;
	font-style: ;
}

.orangebold {
	color: #f97b00;
	font-size: 11px;
	font-style: normal ;
	font-weight:bold;
}

.marron {
	color: #593b00;
	font-size: 11px;
	font-style: ;
}

.marronbold {
	color: #593b00;
	font-size: 11px;
	font-style: normal ;
	font-weight:bold;
}

.noir {
	color: #000000;
	font-size: 11px;
	font-style: ;
	}
	
.titre {
	color: #593b00;
	font-size: 14px;
	font-style: normal ;
	font-weight:bold;
	}

.MenuRouge {
	color: #e50000;
	font-style: normal ;
	font-weight:bold;
}
