.texte1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.lien_gros {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lien_gros:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

.lien_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.lien_petit:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFCC;
	text-decoration: none;
}
body {
	background-color: #000000;
}
input {
	color: #57808A;
	background-color: #ECF1F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style1 {color: #FFFFFF}
.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; background-color: #FFFFFF; border: 1px #FFFFFF solid; font-weight: bold}
