﻿

#cart
{
	display:none;
	position:absolute;
	left:50%;
	top:50%;
	min-height:300px;
	_height:300px;
	width:650px;
	margin-left:-250px;
	margin-top:-250px;
	padding-bottom:5px;
	z-index:200;
	background:#e2eae9;	
}


.content_panier	{
						position:relative;
						width:100%;

}

.head_content_panier	{
							position:relative;
							width:100%;
							height:62px;
						}

.logo_panier	{
					background:url(../img/logo_panier.jpg) no-repeat;
					width:166px;
					height:45px;
					position:absolute;
					top:10px;
					left:10px;
					cursor:pointer;
				}

.bt_close	{
				width:14px;
				height:13px;
				background:url(../img/bt_close.jpg) no-repeat;
				position:absolute;
				right:5px;
				top:5px;
				cursor:pointer;
			}

.logo_b4all	{
				width:115px;
				height:45px;
				background:url(../img/logo_b4all_panier.jpg) no-repeat;
				position:absolute;
				right:0;
				top:10px;
			}
.main_content_panier	{
							width:100%;
							position:relative;
						}


.delivery-modes
{
	
}			

.delivery-mode
{
}	