@charset "ISO-8859-1";
.texte_courrant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBD8D5;
	line-height: 14px;
}
.Titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #D6D3D0;
	font-style: italic;
}
body {
	background-image: url(images/degrade_noir.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
.texte_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBD8D5;
	font-weight: bold;
	line-height: 14px;
}
.texte_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DBD8D5;
	font-style: italic;
	line-height: 14px;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #CFBB95;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sousTitre {
	font-size: 18px;
	font-weight: bold;
	color: #D0CDC9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 22px;
}
