/* CSS Document */
.Style1 {font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
	margin: 0px;
	background-color: #ffff80;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #008000;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;

}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #793100;
	font-weight: bold;
	line-height: 15px;
}
.accueil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #793100;
	font-weight: bold;
	line-height: 15px;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #793100;
	font-weight: normal;
	line-height: 16px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #008000;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.bas_de_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
}
.gras_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
	align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	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;
}
a { color: #793100;}
input {
border: 1 solid #CC9900;
background-color:#ffffa9;
}
textarea {
	background-image: url(images/area.jpg);
	border: 1 solid #CC9900;
}
 .EVEpolice { /* couleur et style de la police dans le div*/
 color:#008000;
 font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 }
 .EVEtourimg { /* couleur du tour de la photo dans le div*/
 border-color:#ffffff;
 }
 .EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
 background-color:#ffffff ;
 }

 .EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
 background-color: #ffff80;
 border: 3px double #008000;
 }

 .EVEinput {
 background-color: transparent;
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#ffffff;
 text-decoration:none; 
 border-style:none;
 height:100px;
 padding: 0;
 margin: 0; 
 }
