body
{
   width: 100%;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 0px;    
   background-color: #EEF0F2;
}

#bordure
{
   width: 840px;
   margin: auto;
	background: url("Images/cote.png") repeat-y;

}
#bandeauhaut

{
   width: 840px;
   margin: auto;
	background: url("Images/haut.png") no-repeat;

}
.element_bandeauhaut
{
   border: 0px ridge red;
}
.element_bandeauhaut h3
{    
   color: white;
   font-family: verdana, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
   font-size: 14px;
}



 {
/* Les liens ne seront plus soulignés */
text-decoration: none; 
color: #B3B3B3;
}
a:hover {
/* Les liens ne seront plus soulignés */
text-decoration: none; 
}


#corps
{
   margin-right: 9px;
   margin-bottom: 20px;
   margin-top: 10px;
   margin-left: 12px;
   padding: 5px;
   padding-right: 50px;
   padding-left: 30px;
   
   color: #525252;
   font-family: verdana;
   font-size: 13px;
   text-align: justify;
}
#corps ul
{
   padding: 0px;
   padding-left: 30px;
   margin: 0px;
   margin-bottom: 5px;
   font-family: verdana;
   Font-size: 12px;
   text-decoration: none;
   
}

#corps a
{
   color: #525252;
   text-decoration: none;
   text-align: center;
}

#corps a:hover
{
   background-color: ;
color: #A25E71;
}
#corps h1
{
   color: #B3B3B3;
   text-align: center;
   font-family: verdana;
   font-size: 14px;
   
}

#corps h2
{
   height: 10px;
   font-family:verdana;
   padding-left: 30px;
   color: #848484;
   text-align: justify;
}
img { 
  box-shadow: 6px 6px 11px #aaa;  
} 
a {
/* Les liens ne seront plus soulignés */
text-decoration: none; 
color: #B3B3B3;
}
a:hover {
/* Les liens ne seront plus soulignés */
text-decoration: none; 
}
.carrebleu

{
   list-style-image: url("Images/pucebleu.png");
}
.carrerouge

{
   list-style-image: url("Images/pucerouge.png");
}

#piedpage

{
   width: 840px;
   margin: auto;
	background: url("Images/bas.png") no-repeat;
}
