.texte_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.texte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: justify;
}
.texteJaune {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CDE014;
	text-decoration: none;
	text-align: justify;
}

.texteItalique {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}


.texte_menu2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CDE014;
	text-decoration: none;
}
a:hover {
	color: #CDE014;
}

