body
{
width: 760px;
background-color: #007e7c;
margin: auto;
margin-top: 30px;
margin-bottom: 30px; 
}
#guirlande_en_haut
{
width: 760px;
height: 85px;
background-image: url("images/fondfleurs.jpg");
margin: auto;
margin-bottom: 30px; 
}
#en_tete
{
width: 760px;
height: 100px;
background-color:#ffda41;
margin: auto;
color: #844500;
font-size: 58px;
text-align: center;
font-family: "Comic Sans MS", Arial, serif;
font-weight: bold;
margin-top: 30px;
}
#menu
{
float: left;
width: 210px;
}
.element_menu
{
margin: auto;
height: 254px;
margin-bottom: 30px;
margin-top: 30px;
}
#corps
{
width: 526px;
height: 760px;
margin-left: 230px;
margin-bottom: 30px;
color: #844500;
background-color: #ffdfed;
text-align: center;
font-family: "Comic Sans MS", Arial, serif;
margin-top: 30px;
padding-top: 60px;
font-size: 24px;
}
#corps h1
{

}
#corps p
{

}
#pied_de_page
{
width: 734px;
height: 160px;
margin-top: 30px;
margin-bottom: 30px;
background-color: #ffff6a;
padding: 10px;
font-family: "Comic Sans MS", Arial, serif;
}
#guirlande_en_bas
{
width: 760px;
height: 85px;
background-image: url("images/fondfleurs.jpg");
margin: auto;
margin-bottom: 30px; 
}