@charset "utf-8";
.titre_colonne {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #182126;
}
.textes_sur_beige   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 20px;
	font-weight: normal;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.textes_sur_brun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DBCC95;
	line-height: 20px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pied_de_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-align: center;
}
img {
	border: 0;
	text-align: center;
}

.soustitres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1A2529;
	letter-spacing: 1px;
}
.noms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003333;
	letter-spacing: 1px;
	font-size: 12px;
}
.puces {
	list-style-image: url(images/puce.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 24px;
	text-align: justify;
}
.textes_presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	line-height: 15px;
	text-align: justify;
}
.textes_sur_beige_italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	line-height: 20px;
	text-align: justify;
	font-style: italic;
}
