body {
	font-size: 12px;
	color: #000000;
	background-color: #D8FFD4;
	background: #D8FFD4;
}
a:link {color : #000000;}
a:visited {color:#000000;}
a:hover {color:#000000;}
a:active {color:#000000;}
.simple {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#003333;
text-align: center;
}
.EVEpolice { /* couleur et style de la police dans le div*/
color:#000000;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#000000;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#000000;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#D8FFD4;
border: 3px double #000000;
}

.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#927472;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}