.titre {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.mini_titre {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titre_bleu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.txt_contenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A:hover
{
    COLOR: #FF0000; 
	text-decoration: underline; 
	font-weight: normal; 
	FONT-SIZE: 11px;
}
.menu_left {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
.lien_red {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

