/* CSS Document */

div#all{
position:relative;
background-image:url(../IMG/homme.JPG);
background-repeat:no-repeat;
background-position:225px 15px;

width:959px;
height:600px;
margin-top:30px;

margin-left: auto;
margin-right: auto;
}
div#contenu
{
position:absolute;
overflow:auto;
border:medium;
left:233px;
top:23px;
width:534px;
height:579px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:black;
font-size:13px;
}
