body{
width: 1024px;
height:750px;
background-position: center;
background-repeat: no-repeat;
background-image:url("fond.jpg");
background-color: #c7c800;
margin: auto;
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: none; /* Le lien deviendra souligné quand on pointera dessus */
 color: white;}



#haut{
width:1024px;
height:120px;
margin-top:10px;
background-repeat: no-repeat;
background-image:url("haut.jpg");
}

#menu{
width:125px;
height:440px;
float:left;
margin-top:10px;
margin-left:5px;


}

#corps{
width: 750x;
height: 500px;
margin-left:15px;
font-size: small;
padding-top: 2px;


}

#corps2{
width: 750x;
height: 500px;
margin-left:15px;
font-size: small;
padding-top: 2px;


}

#space{
width: 30px;
height: 500px;
float:left;
background-color: #850013;
}

#corps3{
width: 630x;
height: 500px;
margin-left:15px;
font-size: small;
padding-top: 2px;


}

#adsense{
width: 120px;
height: 240px;
float:right;
margin-right:20px;
background-color: #850013;
}

#ba{
width: 60px;
height: 500px;
float:right;
margin-right:20px;
background-color: #850013;
background-repeat: no-repeat;
background-image:url("bandeau.jpg");
border-bottom: 0px solid white;
font-weight: bold;
text-align: center;
}

#ANNONCE{
width: 180px;
height: 100px;
float:right;
margin-right:35px;
background-color: #FFFFFF;
border-bottom: 0px solid white;
font-weight: bold;
text-align: center;
}



