/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #793100;
	margin: 0px;
	background-color: #FFFF85;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #793100;
	font-weight: normal;
	line-height: 16px;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #D7651A;
	font-weight: bold;
	line-height: 16px;
}
.gras_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
}
.accueil_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #793100;
	font-weight: normal;
	line-height: 16px;
        text-align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #793100;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
a:link { color: #d7651a;}
a:visited { color: #d7651a;}
a:hover {color: #d7651a;}
a:active {color: #d7651a;}

