body
{
   width: 982px;
   margin: auto; 
   margin-top: 20px; 
   margin-bottom: 20px;    
   background-color:#fce1ff;
}
.globale
{
	background-color:#d5e4f0;
	border:1px solid black;
}

#header
{
   width: 980px;
   height: 160px;
}

#menu_haut
{
   width: 980px;
   height: 24px;
   
}

#menu_haut img
{
	border-style:none;
}

#menu
{
	float: left; 
	width: 191px; 
	margin-left: 10px;
	margin-top:20px;

}

.element_menu
{
   background-color: #ffffff;
   border-style:none;
   margin-bottom: 20px; 
   margin-left:auto;
   margin-right:auto;
   width:191px;
   text-align:left;
}

.element_menu ul 
{
   list-style-type: none;
   margin-top:5px;
   margin-bottom: 5px; 
   padding-bottom:5px;
   padding-left:5px;
}

.element_menu a
{
   color: #000000;
   font-family: "Arial Black", Arial, Verdana, serif;
   font-size:12px;
   text-decoration: none;
}

.element_menu a:hover 
{
   color: #6e85a3;
   
}

#corps
{
   margin-left: 250px; 
   margin-bottom: 20px;
   margin-top:20px;
   font-family: Arial, Verdana, serif;
   font-size:12px;
   font-weight:bold;
   color: #000000;
}

.Blocs_body
{
   background-color: #ffffff;
   width: 700px;
   margin-bottom:20px;
   margin-left:10px;
   margin-right:10px;

}
.Blocs_body p
{
	margin: 5px;
	margin-left: 10px;
}

.Blocs_body table
{
	margin-left: 10px;
}

.Blocs_body img
{
	border-style:none;
}

.Blocs_body a:hover
{
	color:#6e85a3;
}

#footer
{
	text-align:center;
	width: 980px;
	height: 24px;
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
}

.text_footer
{
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Verdana, serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.es
{
	width:700px;
	height:100px;
}

.es a
{
	font-size:24px;
	font-weight:bold;
	color:#000000;
}

.es a:hover
{
	color:#81a1cc;
	text-decoration:none;
}

.desc
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:680px;
	text-align:left;
}

.desc a
{
	text-decoration:none;
	color:#000000;
}

.desc a:hover
{
	color:#000000;
}

.pub
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}

.pub a
{
	color:#000000;
}

.pub a:hover
{
	color:#81a1cc;
	text-decoration:none;
}

.bl
{
	width:700px;
}

