	
body 
		{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				background:url(photo/html1.jpg);
				margin: 0;
				padding: 0;
		}		
#conteneur 
		{
				
				width: 800px;
				height: auto;
				margin: auto; 
				background-color: #c198f5;
		}
		
	
				
#en_tete 
		{
				
				width: 800px;
				height: 142px;
				background:url(photo/ban2.jpg) 820px 153px ;
				color:#ffffff;
		}	
		
#retour 
		{
				
				width: 800px;
				height: 90px;
				text-align: center;
				color:#ffffff;
		}			

#corps
		{
				overflow: auto;
				float: right ;
				width: 800px ;
				padding: 5px 0px;
				margin-left: 0px ;
				background-color: #ffe459 ;
		}	

#pied 
		{
				
				height: 107px;
				clear: both ;
				background:url(photo/piedjaune.png)  no-repeat;
		}		


