body 
{
font-family:Arial;
color:#F9EAD1;
background-color:#e5ae79;
font-size:100%;
margin:0;
}
a
{
   text-decoration:none;
   color:#F2E19F;
 }
a:hover
{
  color:#E8C478; 
}
img
{
border:none;
}

.head{
position:absolute;
top:0;
left:0;
height:313;
width:532;
background-image:url("img/fond_bio.gif");
background-repeat: no-repeat;
 }

.global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 600px;
     height: 316px;
     margin-top: -158px; /* moitié de la hauteur */
     margin-left: -250px; /* moitié de la largeur */
     border:none;
	 background-image:url("img/bio.gif");
	 background-repeat: no-repeat;
     }
	 
.contact {
width:206px;
height:97px;
margin-top:210px;
margin-left:350px;
}