/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	background-color: #020000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 17px;
	text-align:justify
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
}
.gras_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
}
.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #000000;
}
a:link { color: #ffffff;}
a:visited { color: #ffffff;}
a:hover { color: #ffffff;}
a:active { color: #ffffff;}

input {
	background-color: #AB764C;
	border: 1px solid #260B00;
}
textarea {
	background-image: url(images/formtext.jpg);
	border: 1px solid #260B00;
	background-repeat: repeat;
}
