/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	background-color: #80CBFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
	}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #013458;
	font-weight: normal;
	line-height: 15px;
}
.simplejustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #013458;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;

}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #013458;
	font-weight: normal;
	line-height: 15px;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #013458;
	font-weight: normal;
	line-height: 14px;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #013458;
	font-weight: normal;
	line-height: 15px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #014480;
	font-weight: bold;
	line-height: 16px;
}
.grasfonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #011438;
	font-weight: bold;
	line-height: 16px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #013458;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;       	
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #000000;
}
a:link { color: #014480;}
a:visited { color: #014480;}
a:hover { color: #014480;}
a:active { color: #014480;}

input {
	background-color: #F2E9F3;
	border: 1px solid #B581B9;
}
textarea {
	background-image: url(images/formtext.jpg);
	border: 1px solid #B581B9;
	background-repeat: repeat;
}


.EVEpolice { /* couleur et style de la police dans le div*/
color:#ffffff;
font-family:Arial;
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:#085D96;
border: 3px double #ffffff;
}

.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}
