/* CSS Document */
.body
{
text-align: center;
}
.conteneur
{
margin-left:auto;
margin-right:auto;
width: 800px;
clear: both;
}
.photo_homme
{
float: left;
height: 207px;
}
.gauche
{
float: left;
width: 400px;
}
