body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	background-color: #F2D475;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #4C2600;
	font-weight: normal;
	line-height: 14px;
	text-align:justify;
}
.tarifs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #4E5F1B;
	font-weight: bold;
	line-height: 13px;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #4C2600;
	font-weight: bold;
	line-height: 13px;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #4C2600;
	font-weight: normal;
	line-height: 14px;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #4C2600;
	font-weight: bold;
	line-height: 16px;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 5px;
}
.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: #000000;}
a:visited { color: #000000;}
a:hover { color: #000000;}
a:active { color: #000000;}

input {
	background-color: #FDF6B1;
	border: 1px solid #D4BA6A;
}
textarea {
	background-image: url(images/formtext.jpg);
	border: 1px solid #D4BA6A;
	background-repeat: repeat;
}
