/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #700000;
	margin: 0px;
	background-color: #8F8787;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}
.simple_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #700000;
	font-weight: normal;
	line-height: 16px;
}
.petit_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
}
.accueil_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #700000;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.accueil_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #700000;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #700000;
	font-weight: bold;
	line-height: 16px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #700000;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #700000;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #eeeeee;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ddbbbb;
	background-color:#6c4f5b;
	font-weight: bold;
	line-height: 16px;

}
a:link {color: #700000;}
a:visited {color: #700000;}
a:hover {color: #700000;}
a:active {color: #700000;}
textarea {
	background-image: url(images/form.gif);
	border: 1px solid #B581B9;
	background-repeat: repeat;
}

.EVEpolice { /* couleur et style de la police dans le div*/
color:#700000;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#700000;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#700000;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#8F8787;
border: 3px double #700000;
}

.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#700000;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}
