body{

margin: 0px, 100px, 0px, 100px;
margin-right: 100px;
background-image:url(images/test.gif);
background-repeat:repeat-x;

text-align: center; 
margaout


}

#conteneur
{
background-image:url(images/bgcn.gif);

 width: 700px;
 margin: 0 auto;
 text-align: left;
}
#footer {
background-color:#CCCCCC; 

width: 700px;
 }
 
div#blocphoto{
	float:right;
	width:160px;
	height:90px;
	}
div#blocphoto2{
	float:left;
	
	width:145px;
	height:145px;
	}


