html, body { height : 100%; }

p { margin : 0; padding : 0; }
a { color:#fff;}

body {
margin : 0 0 0 0px;
padding : 0 0 0 1px;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
background : #6499FF;
background-position : center;
background-repeat : no-repeat;
background-image : url(images/fond_de_page.jpg);
}

#a_ctr { 	
  position:absolute;
  height:580px; 
  width:1000px;
  margin:-290px 0px 0px -500px;
  top: 50%; 
  left: 50%;
  padding: 0px;
  background : #6499FF;
  overflow: hidden;
}

#a_corps {
background : #6499FF;
text-align : left;
width : 1000px;
margin : 0 auto 0 auto;
padding:0 0 0 0;
height :auto;
border : 0;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
	text-align:inherit;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
	text-decoration:none;
}
.simple_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002D53;
	font-weight: normal;
	line-height: 15px;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 17px;
	text-decoration:none;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
	text-align:inherit;
	text-decoration:none;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 17px;
	letter-spacing:2px;
	text-decoration: none;
}


/************************/

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D82E5;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
.menusp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E8F2FF;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B5C92;
	font-weight: bold;
	line-height: 15px;
/*	background: #83B8FF;*/
}

.EVEpolice { /* couleur et style de la police dans le div*/
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
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:#808E2E;
border: 3px double #ffffff;
}
.EVEinput {
background-color: transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none; 
border-style:none;
height:100px;
padding: 0;
margin: 0; 
}

.liens-portails { 
color:#808080;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
.mentions-legales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}