.popup_css
{
   /*background: none;*/ 
   z-index: 500;
   height:144px;
   width:555px;
   /*display: inline; */
   position: absolute; 
  /* white-space: nowrap; f
   ont-weight:normal;*/
   top: 0px; left: 0px; margin-left: 36%; margin-top: 200px; 
	/*padding: 10px; padding-bottom: 30px;  */
   background-color: #999;
  background-image:url(../../imagesC/fond_panier.gif);
}
    
.fond_popup_css
{ 
	border: 1px solid #999; 
	z-index: 499;
	display: inline;
	
	position: absolute;
	white-space: nowrap;
	font-weight:normal;
   top: 0px; left: 0px; margin-left: 0px; margin: 0px; 
  
  background: #000;height: 100%; width: 100%; 
  background-color : #000;
   position:fixed;
   overflow:auto;
}
