a { font-weight : normal; color : #a50000; text-decoration: none}
.ltitle { font-style: normal; font-weight : bold; color: #a50000;; text-decoration: blink}
.lnav { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-style: normal; font-weight : bold; color: #a50000}
.lnavb { font-family: Verdana, Arial; font-size: 10px; font-style: normal; font-weight : bold; color: #a50000}
{text-decoration: underline;}
a:hover {  color: #a50000; text-decoration: underline}
a:link {
	color: #a50000;
	text-decoration: none;
	font-weight: bold;
}
.titre {  font-size: 12px; font-weight: bold; color: #a50000}

.titre2 {
	font-size: 24px;
	font-weight: bold;
	color: #a50000
}

.text_noir_gras {
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	font-weight: bold;
}

.text_noir_un {
	font-size:8px;
	font-family:Verdana;
	color:#000000;
	}


.lien_noir:link {font-family : Verdana;font-size : 10px;color : #000000;text-decoration: none;}
.lien_noir:visited {font-family : Verdana;font-size : 10px;color : #000000;text-decoration: none;}
.lien_noir:focus {font-family : Verdana;font-size : 10px;color : #000000;text-decoration: none;}
.lien_noir:hover {font-family : Verdana;font-size : 10px;color : #FF7E00;text-decoration: underline;}
.lien_noir:active {font-family : Verdana;font-size : 10px;color : #000000;text-decoration: none;}
