body {
background:#000000;
}
.fond_jaune {
background-color:#FFF2DF;
}
.masque{
background-image:url(img/back.gif);
}
.fond{
background-image:url(img/fond.png);
}
.textegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textesouligne {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.textegrassouligne {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.texteorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7661B;
	text-decoration: none;
}
.textehomepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF2DF;
	text-decoration: none;
}
.textehomegrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF2DF;
	text-decoration: none;
}
.Style2 {
color: #846946;
 }
.border{
	border: 1px #330000 solid;
	margin-bottom:10px;
	}
.cadres_typo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
}