#panier{
	margin-left:15px;
	margin-bottom:20px;
	margin-top:5px;
}

#panier_quantite{
	margin-bottom:20px;
}
/****************************************** panier ********************************/
.panier_tab_img img{
	width:66px;
	height:66px;
}

.panier_tab_img{
	width:66px;
	height:66px;
}

#panier_tab{
	padding:30px 15px;
	width:755px;
}

#panier_tab td{
	color:#00393E;
	border: 1px solid #ced9da;
	padding:0;
	font-weight:bold;
	text-align:center;
}

#tab_header{
	height:30px;
	color:#E65250;
}

#tab_header th{
	height:30px !important;
	color:#E65250;
	font-size:15px;
	font-weight:normal;
	border: 1px solid #ced9da;
	padding:0;
}

.none{
	background:none;
	border:none !important;
}

.impair{
	background-color:#E6EEF3;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
}

.td_pair{
	background-color:#D0DCE3;
	text-align:center;
}

.td_impair{
	background:#E6EEF3;
	text-align:center;
}

.pair{
	background-color:#D0DCE3;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
}

.panier_element td{
	min-height:60px;
	font-size:12px;
}

.pan_total{
	width:120px;
	background:url(../images/pan_td_total_bg.png) no-repeat top left;
	height:66px;
	font-weight:bold;
	font-size:13px;
}

.pan_prix , .pan_quantite , .panier_ref{
	height:66px;
	background:url(../images/pan_td_prix_bg.png) no-repeat top left;
	width:85px;
}

.pan_quantite input{
	width:30px;
	margin-right:4px;
	margin-left:10px;
}

.panier_title{
	padding-left:10px;
	height:66px;
	background:url(../images/pan_td_title_bg.png) no-repeat top left;
	width:288px;
}

#panier_recap, #panier_recap_magasin{
	margin-left:170px;
}

.final_price{
	background:#00393E;
	width:123px;
	font-size:14px;
	color:#fff;
	height:30px;
	text-align:center;
	font-weight:bold;
}

.final_emb{
	background:#E6EEF3;
	border:1px #B1B1B1 solid;
	width:123px;
	font-size:14px;
	color:#309FAA;
	height:30px;
	text-align:center;
	font-weight:bold;
}

.recap_title{
	width:414px;
	font-size:13px;	
	color:#2E2D2C;
	background:#E9EEF2;
	border:1px #B1B1B1 solid;
	padding-left:20px;
}

#commander{
	width:370px;
	height:35px;
	margin-left:380px;
	margin-top:25px;
}

#commander a, #commander span{
	color:#fff;
	background:#E83842;
	margin-left:10px;
	font-size:17px;
	font-weight:bold;
	padding-left:16px;
	text-decoration:none;
	padding:8px;
	display:block;
	float:left;
	cursor:pointer;
}

#recap_text p{
	font-size:12px;
	text-align:justify;
	margin-left: 33px;
    width: 675px;
	color:#2E2D2C;
}

#commande_info{
	background:url(../images/commande_number.png) no-repeat top left;
	height:78px;
	width:486px;
	margin-top:25px;
	margin-left:95px;
}

#comm_info{
	float:left;
	width:321px;
	font-size:13px;
	text-align:center;
	padding-top:20px;
}

#comm_num{
	float:right;
	width:164px;
	text-align:center;
	font-size:13px;
	padding-top:20px;
}

#date_commande_info{
	background:url(../images/date_commande_info.png) no-repeat top left;
	height:78px;
	width:616px;
	margin-top:25px;
	margin-left:33px;
}

#date_comm_info{
	float:left;
	width:345px;
	font-size:13px;
	text-align:right;
	padding-top:14px;
}

#date_comm_num{
	float:right;
	width:250px;
	text-align:center;
	font-size:13px;
	padding-top:20px;
}

#contact_facturation{
	width:326px;
	float:left;
	margin-top:25px;
	margin-left:33px;
}

#contact_livraison{
	float:right;
	width:360px;
	margin-top:25px;
}

.recap_titre{
	background:url(../images/prod_detail_title_bg.png) no-repeat top left;
	height:32px;
	width:292px;
	line-height:32px;
	font-family: 'ibl';
    font-size: 14px;
    color: #EB7573;
	margin-bottom:20px;
}

.recap_content{
	background:url(../images/recap_info_bg.png) no-repeat top left;
	height:166px;
	width:292px;
	font-size:12px;
	padding-top:10px;
	padding-left:10px;
}

.recap_btn{
	background:url(../images/change_btn.png) no-repeat top left;
	width:126px;
	height:33px;
	margin-left:166px;
	cursor:pointer;
}

#valid_btn{
	background:url(../images/change_btn.png) no-repeat top left;
	width:123px;
	height:32px;
	border:none;
	cursor:pointer;
}


.valid_btn{
	background:url(../images/change_btn.png) no-repeat top left;
	width:123px;
	height:25px;
	margin-left:166px;
	cursor:pointer;
}

#recap_tab{
	margin-top:25px;
	margin-left:33px;
}

#remember_tab{
	padding:15px 15px;
	width:638px;
	padding-left:0;
}

#remember_recap {
  margin-left: 85px;
  margin-right: 30px;
}

#mode_paiement{
	margin-top:25px;
	margin-left:33px;
}

.carte{
	border: 1px solid #ccc;
	width:200px;
	height:130px;
	margin-top:20px;
	float:left;
	margin-left:20px;
}

.carte_img{
	width:125px;
    padding-left: 35px;
}

.carte_link{
	width:200px;
	font-size:12px;
    padding-right: 0px;
}

.carte_text{
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
	text-align: center;
}

.carte_btn{
	background:url(../images/carte_btn.png) no-repeat top left;
	width:123px;
	height:25px;
	margin-left:35px;
	margin-top:10px;
	cursor:pointer;
}

.carte_btn_inactive{
	background:url(../images/carte_btn_inactive.png) no-repeat top left;
	width:123px;
	height:25px;
	margin-left:35px;
	margin-top:10px;
}


.carte_btn2{
	background:url(../images/carte_btn2.png) no-repeat top left;
	width:123px;
	height:25px;
	margin-left:35px;
	margin-top:10px;
	cursor:pointer;
}

/************************* new fonctionnalités ********************/
#methode img{
	margin-top:30px;
	margin-left:110px;
	cursor:pointer;
}

