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;
}


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;
border-bottom: 1px solid white;
background-color:black;
font-size:x-small;
font-weight: bold;
text-align: center;
}

#page{
background-color:black;
}

#gauche{
width:139px;
height:450px;
border-right: 1px solid white;
}

#items{
width:139px;
height:66px;
background-color:black;
border-bottom: 1px dotted white;
}

table{
margin-top: 10px;
font-size:x-small;
font-weight: bold;
}


#imgsup{
width:139px;
height:113px;
background-image: url("imgsup.jpg");
border-bottom: 1px dotted white;
}

#espace{
width:139px;
height:21px;
border-bottom: 1px dotted white;
}

#imgmoy{
width:139px;
height:100px;
background-image: url("imgmoy.jpg");
border-bottom: 1px dotted white;
}

#imginf{
width:139px;
height:145px;
background-image: url("imginf.jpg");
}


#corps{
width: 881px;
height: 450px;
float:right;
background-image: url("fontasso.jpg");
font-size:x-small;
text-align: center;
}

.titre1{
padding-top: 17px;
padding-left: 15px;
text-align: left;
font-size:15px;}

.com{
padding-left: 15px;
padding-right: 15px;
text-align: left;}

.bio{
padding-top: 17px;
text-align: left;
}

#bas{
width:1024px;
height: 13px;
background-color:black;
border-top: 1px solid white;
text-align: center;
font-size:xx-small;
}
