body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	margin: 0px;
	background-color: #D6CC84;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #663300;
	font-weight: normal;
	line-height: 13px;
	text-align: inherit;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #663300;
	font-weight: normal;
	line-height: 14px;
	text-align: inherit;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #663300;
	font-weight: normal;
	line-height: 13px;
	text-align: inherit;
}
.justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #0f3552;
	font-weight: normal;
	line-height: 13px;
	text-align: justify;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #663300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;	
}
.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: #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:14px;
	color: #663300;
	font-weight: bold;
	line-height: 14px;
	text-align: inherit;
}
.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: #663300;}
a:visited { color: #663300;}
a:hover { color: #663300;}
a:active { color: #663300;}

input {
	background-color: C4BB7D;
	border: 1px solid #ffffff;
}
select {
	background-color: C4BB7D;
	border: 1px solid #ffffff;
}
textarea {
	background-image: url(images/fond_message.gif);
	border: 1px solid #FFFFFF;
	background-repeat: repeat;
}

.EVEpolice { /* couleur et style de la police dans le div*/
color:#663300;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#663300;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#663300 ;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#D6CC84;
border: 3px double #ffffff;
}

.EVEinput {
background-color: transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#663300;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}