#conteneur{
	width:725px;
	position:center;
	margin:auto;
}


#gauche {
	width:340px;
	height:1020px;
	float:left;	
	background-color:#fff3d5;
	margin:auto;
 }


#droite {
	margin-left:0;
	width:375px;
	background-color:#fff3d5;
	height:1020px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	float:right;
	padding-right:10px;
	}


#pied{
	width:725px;
	height:100px;
	position:center;
	margin:auto;
}
	



