/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0px;
	background-color: #E8DDB0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #274621;
	font-weight: bold;
	line-height: 14px;
	text-align: justify;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E3732;
	font-weight: normal;
	line-height: 13px;
}
.animation {
    font: Papyrus;
	font-size: 13px;
	color: #8E3732;
	font-weight: normal;
	line-height: 15px;
}
.animation_titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8E3732;
	font-weight: bold;
	line-height: 18px;
	letter-spacing:2px;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E3732;
	font-weight: normal;
	line-height: 12px;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8E3732;
	font-weight: bold;
	line-height: 17px;
}
.gras2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E3732;
	font-weight: bold;
	line-height: 16px;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8E3732;
	font-weight: normal;
	line-height: 15px;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8E3732;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing:2px;
	line-height: 19px;
}
.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #000000;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036511;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 1.1px;
}

#menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1.1px;
	background: #A5D800;
}

.liens-portails { 
color:#c0b0b0;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.mentions-legales { 
color:#ACC790;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

/* Formulaire */
textarea,select,option,input,input.submit {
 border-color: #CE8580;
 border-width: 1px;
 border-style:solid;
 background-color:#EAD9D8;
}

/* liens */
a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }
a:active { color: #ffffff; text-decoration: none; }

.EVEpolice { /* couleur et style de la police dans le div*/
color:#274621;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#274621;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#E8DDB0 ;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#FFFFFF;
border: 3px double #E8DDB0;
}

.EVEinput {
background-color: transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#E8DDB0;
text-decoration:none; 
border-style:none;
height:100px;
padding: 0;
margin: 0; 
}
