
body
{
margin: 0px;
background-color:#D5DDDE;
}
#haut
{
margin-bottom: 6px;
background-color: #53B3D6;
}



.menu0
{
text-align: left;
background-color: #6799AC;
}


#corps
{margin-left: 180px;
margin-right: 334px;
text-align: justify;
background-color: white; 
background-image: url("images/ban1.png");
  background-repeat: repeat-x;

padding:0 10px;
 border:1px double #53B3D6;
 border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;

}

#corps h2
{
color: blue;
text-align: center;
background-color: yellow; 
background-image: url("images/banf.png");
  background-repeat: repeat-x;

padding:0 10px;
 border:1px double #53B3D6;
 border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;

}

#corps h3
{
color: blue;

}

#menu
{
float: left;
margin-left:2px;
width: 172px;

}

.eltmenu
{background-color: white;
padding:0 10px;
 border:1px double #53B3D6;
 border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 background-image: url("images/ban1.png");
background-repeat: repeat-x; 
margin-bottom: 6px;
width: 162 px;

padding: 0px;
list-style-image: url("images/puce.png");



}
.eltmenu h3
{    
   color: ;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
margin:0px;
}

.eltmenu a
{
color: green;
}

a
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: black; /* Les liens seront en rouge au lieu de bleu */
   font-style: italic; /* Les liens seront en italique (pourquoi pas ?) */
}
a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
   color: red; /* Le lien sera écrit en vert quand on pointera dessus */
} 

#menu1 img
{
float: left;
}

#menu1
{
float: right;
width: 326px;
text-align: justify;
}
.eltmenu1
{background-color: white;
margin-right: 2px;
padding:0 10px;
 border:1px double #53B3D6;
 border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 background-image: url("images/ban1.png");
background-repeat: repeat-x; 
margin-bottom: 6px;
width: 303px;


}
.eltmenu1 h3
{    
   color: ;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
margin:0px;
}




#pied

{
text-align: center;
clear: both;
margin-top : 6px;
background-color: #53B3D6;
 bottom:0;
}
