body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.Style6 {
	font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; 
}
.Style7 {
	color: #000000
}
.Style8 {
	color: #FF0000;
	font-weight: bold;
}
.titre_rouge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #680001;
	font-weight: bold;
	line-height: 24px;
}
.titre_rouge_petit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #680001;
	font-weight: bold;
	line-height: 18px;
}
.texte_gras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
.texte_blc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 24px;
}
.texte_gras_noir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000 ;
	line-height: 24px;
}
.texte_petit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.texte_noir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.titre_orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FF9900;
}
.souligne {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 26px;
	color: #A80000;
	text-decoration: none;
	background-image: url(images/fondmenu_off.jpg);  
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 26px;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/fondmenu_on.jpg); 
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 26px;
}
