.texte_menu {
	background-image:url(../images/puce1.png);
	background-repeat:no-repeat;
	padding-left:10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #920001;
	text-decoration: none;
}
.texte_menu:hover {
	background-image:url(../images/puce1_hover.png);
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.texte {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
}
.textepetit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
}

.titre_gris {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.texte_petit_gris {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;;
}

.lien_gris {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.lien_gris:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration:overline;
}