body {
	background-color:#FFCC99;
	font-family:Times New Roman;
	font-size:13px;
	color:#004400;
	text-align:justify;>
}

.EVEpolice { /* couleur et style de la police dans le div*/
color:#004400;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#004400;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#004400;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#FFCC99;
border: 3px double #004400;
}

.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; 
}

a:link { color: #004400;}
a:visited { color: #004400;}
a:hover { color: #004400;}
a:active { color: #004400;}

.accueil_txt {
	font-family:Times New Roman;
	font-size:14px;
	color:#004400;
	font-weight:bold;
	text-align:justify;
}