body {background-color:#FFCA6B; font-family:Times new roman; font-size:12px; color:#339900; text-align : justify}


.texte
{
font-family:Times new roman;
font-size:12px;
color:#339900;
text-align = left;
FONT-STYLE: italic;
}


.textegrand
{
font-family:Times new roman; color=#339900; font-size:12 pt; FONT-STYLE: italic;
}


a:link {color : #339900;}
a:visited {color:#339900;}
a:hover {color:#339900;}
a:active {color:#339900;}




.EVEpolice { /* couleur et style de la police dans le div*/

color:#339900;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#339900;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#339900;
}


.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#FDE65C;
border: 3px double #339900;
}


.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#339900;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}