@charset "iso-8859-1";

body
{
 width:100%;
/* margin:100px 0;	 */
 padding:0;		   
}	

#ensemble
{	   
position:relative;
 /*margin:0;	  */
/* right:0;*/
 width:100%; 
 height:350px;  
/* padding: 0;*/
 background-color:#E6FFE6;
 border-top: 2px solid #008000;	  
 border-bottom: 2px solid #008000;	  
}	 

p
{
 text-align:center;	 
 font-size:1.2em;
 color: #008000;
}		   
#texte
{
 min-width:800px;	  
 margin:20px;
 
}	 

#photo
{			 

 position:relative;
 margin:auto;
 width:750px; 
} 

#photodroite
{  	  	   
 position:absolute;
 height: 92px;
 width:250px;	
 left:500px;
 background-image:url(../photo/index1.jpg);
 background-repeat:no-repeat;
}	

#photogauche
{			
 position:absolute;
 height: 92px;
 width:250px;	
 left:0px;
 background-image:url(../photo/index2.jpg);
 background-repeat:no-repeat;
}
	    

#centre
{		 
 position:absolute;	  
 left:250px; 
 top:45px;
 height: 95px;
 width:250px;
}
	


#publicite
{	   
 height: 92px;
 width:250px;
 float:right;
 background-image:url(../logo/biogourmand.gif);	  
 background-repeat:no-repeat;
}	
span 
{
 font-weight:bold;
 font-size:1.2em;
 font-style:oblique;
}
#logo
{
 height:150px;
 width:205px;
 background-image:url(../logo/logo1.jpg);
 background-repeat:no-repeat;
 float:left;
}

#banniere
{						
 position:absolute;
 left:250px;
 height:150px;
 width:600px;
 background-image:url(../logo/banniere.jpg);
 background-repeat:no-repeat;	
}
	   
#pub
{
 width:648px;
 margin:auto;
 margin-top:5px;  
}
