/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004A00;
	margin: 0px;
	background-color: #ffffcc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #004A00;
	font-weight: normal;
	line-height: 13px;
	text-align: left;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #004A00;
	font-weight: normal;
	line-height: 13px;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #006600;
	font-weight: normal;
	line-height: 13px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFCC;
	font-weight: bold;
	line-height: 14px;
}
.gras_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #004a00;
	font-weight: bold;
	line-height: 14px;
	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;
}
.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #793100;
	font-weight: normal;
	line-height: 16px;
        	
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #793100;
}
textarea { background-image:url(images/form_fond.jpg); }
input { border-width:1;}
a:link { color: #004A00;}
a:visited { color: #004A00;}
a:hover { color: #004A00;}
a:active { color: #004A00;}
