@charset "iso-8859-2";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.mentions {	font-size: 12px;
}

.mentions a {
	font-weight: bold;
	color: #F60;
}

.Titre_H3 {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}

.pied_de_page {
	font-size: 12px;
	font-weight: bold;
	color: #366;
	text-decoration: none;
}

.texte_standard {
	font-size: 12px;
	font-weight: bold;
	color: #366;
}

.texte_standard_orange {
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}

.texte_standard_noir {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.texte_gris {
	font-size: 12px;
	font-style: italic;
	color: #666;
	font-weight: bold;
}

.texte_blanc {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
