div#combustible {
position : absolute;
 top : 1px;
 left : 825px;
}
div#logo {
position : absolute;
 top : 7px;
 left : 450px;
}
div#produit {
        width : 660px;
        border-left: 1px #999 solid;
        padding-left:15px;
		background : #fff;
}
 div#produit_accueil {
        width : 700px;
        
        
} 
 div#image_accueil {
position : relative;
top : -10px;
left :-10px;
}    
div#image_accueil A { display: block; position: absolute; background-image: url(images/transparent.png); }

div#conteneur_image {
        z-index : 100;
        float : right; 
        margin:10px;
} 
div#conteneur_image_gauche {
        float : left; 
        margin:10px;
}       
     

p.texte_produit {
width : 400px;
         text-align : justify;
         padding-right : 15px;
}

  
div#conteneur_descriptif {
          width: 660px;
}
  
table#descriptif {
          margin:auto;
          width: 540px;
          cellspacing:0;
          cellpadding:0;
}
  

