body{
width: 1024px;
background-position:center -19px;
background-repeat: no-repeat;
background-image:url("fontbody4.jpg");
background-color: #4C4C4C;
margin: auto;
margin-top:20px;
font-family:verdana;
color:white;
}

a img {border: 0;}



p {
margin: 0;
}

h1{
margin: 0;
}

a  /*liens*/
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: white; 
  }
a:hover /* Quand le visiteur pointe sur le lien */
{text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
 color: white;}

#haut{
width: 1024px;
height:80px;
background-image:url("haut.jpg");
border-bottom: 1px solid white;
}

#menu{
width: 1024px;
height: 21px;
background-color:black;
border-bottom: 1px solid white;
font-size:x-small;
font-weight: bold;
text-align: center;

}

#corps{
width: 1024px;
height: 448px;
background-image: url("fontindex.jpg");
font-size: small;
text-align: left;
padding-top: 2px;
}


#ba{
width:530px;
height:310px;
float:left;
margin-top:70px;
margin-left:10px;

}


#resa{
margin-top:70px;
}

#recru{
margin-top:150px;
margin-left: 600px;
}

#ripaille{
margin-top:150px;
margin-left: 730px;
padding-right: 10px;
text-align:center;
}
