body{
font-size:0.8em;
font-family:arial;
color:#615555;
background-color:white;
margin:0px;
}

#center {
     position:absolute;
     margin-top:0 auto;
	 left: 50%; 
     top: 50%;
	 width:700px;
	 height:438px;
	 background-image: url("fond.jpg");
	 background-repeat:no-repeat;
	 margin-top: -250px; /* moitié de la hauteur */
     margin-left: -350px; /* moitié de la largeur */
     }

#center2 {
     position:absolute;
     left: 50%; 
     top: 51%;
     width: 1280px;
     height: 640px;
     margin-top: -320px; /* moitié de la hauteur */
     margin-left: -640px; /* moitié de la largeur */
     }

h1, h2,hr{
display:none;
}

#div_contact{
width:250px;
position:absolute;
top:130px;
left:200px;
text-align:right;
}

#div_maj{
width:350px;
position:absolute;
top:60px;
left:200px;
}

#div_maj2{
width:350px;
position:absolute;
top:150px;
left:200px;
}

#div_photo{
position:absolute;
left:590px;
top:360px;
text-align:right;
}

#div_photo a{
text-decoration:none;
color:#615555;
}

#div_photo a:hover{
color:#C0C0C0;
}