body {
	background-color: #eeeeee;
	margin-top: 20px;
}
.texte_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Style2 {
	color: #FFA51D;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: underline;
}
.texte_gras {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; font-weight: bold; }
a.text_gras {
	color: #FF9900;

}
.texte_vignette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.texte_vignette_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993366;
}

