#opc-login .bloc_petit{
	height:190px;
}

#opc-login #checkout-step-login{
	background : #FFFFFF url(../media/interface/fond_h4.jpg) ;
	height : 220px;
	overflow:hidden;
	margin-bottom:1px;
}

#opc-billing #checkout-step-billing{
	background : #FFFFFF;
	/*padding-left:10px;
	padding-right:10px;*/
	padding:10px;
	margin-bottom:1px;
}

#opc-billing #checkout-step-billing input{
	/*background : #000000;
	color : #FFFFFF;
	background:transparent url(../media/interface/form_btn_black_350.jpg) no-repeat scroll right top;*/
	margin-right:5px;
	padding:3px 5px 0px 5px;
	width:340px;
	/*border:0px;*/
	height:20px;
}



#opc-billing #checkout-step-billing .bouton_suivant, #opc-shipping #checkout-step-shipping input.bouton_suivant{
	padding:0 5px 2px 0; 
	width:auto;
	color:#5A5A5A;
}
#opc-billing #checkout-step-billing input.radio{
	width:auto;
	height:auto;
}


.customer-dob .input-box { float:left; width:51px !important; }
.customer-dob input { width:33px !important;}
/*.customer-dob input { width:33px !important;
background:transparent url(../media/interface/fond_input_mini.jpg) no-repeat scroll left top !important;
}*/

/*#form-validate .customer-dob input {
background:transparent url(../media/interface/fond_input_mini.jpg) no-repeat scroll left top !important;
}*/

.customer-dob label.label-dob { font-weight:normal; color:#888; font-size:10px; }



#opc-billing #checkout-step-billing .dob-day input{
	/*background:transparent url(../media/interface/form_btn_black_50.jpg) no-repeat scroll right top;*/
	width:40px;	
}

#opc-billing #checkout-step-billing .dob-month input{
	/*background:transparent url(../media/interface/form_btn_black_50.jpg) no-repeat scroll right top;*/
	width:40px;	
}

#opc-billing #checkout-step-billing .dob-year input{
	/*background:transparent url(../media/interface/form_btn_black_50.jpg) no-repeat scroll right top;*/
	width:40px;	
}


#checkout-step-shipping{
	background : #FFFFFF;
	padding-left:10px;
	padding-right:10px;
}



#opc-shipping #checkout-step-shipping{
	background : #FFFFFF;
	/*padding-left:10px;
	padding-right:10px;*/
	padding:10px;
}

#opc-shipping #checkout-step-shipping input.validation-failed {
	border:0;
	/*background:transparent url(../media/interface/form_btn_black_350_error.jpg) no-repeat scroll right top;*/
}

#opc-shipping #checkout-step-shipping input{
	/*background : #000000;
	color : #FFFFFF;
	background:transparent url(../media/interface/form_btn_black_350.jpg) no-repeat scroll right top;*/
	margin-right:5px;
	padding:3px 5px 0px 5px;
	width:340px;
	/*border:0px;*/
	height:20px;
}



#opc-shipping #checkout-step-shipping input.radio, .radio{
	width:auto;
	height:auto;
	margin-left:0px;
	background:none;
}

#opc-shipping #checkout-step-shipping input.compte_checkbox{
	width:auto;
	height:auto;
}

/*#opc-shipping #checkout-step-shipping select{
	background : #000000;
	color : #FFFFFF;
	background:transparent url(../media/interface/form_btn_black_350.jpg) no-repeat scroll right top;
	margin-right:5px;
	/*margin-left:5px;*
	height:20px;
	/*padding:3px 5px 0px 5px;*
	padding:3px 11px 2px 5px;
	width:350px;
	border:0px;
}*/





#checkout-step-shipping_method{
	background : #FFFFFF;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}


#checkout-step-payment{
	background : #FFFFFF;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}



#checkoutSteps .section .head{
	color : #FFFFFF;
	height:25px;
	padding:8px 0px 0px 0px;
	background : url(../media/interface/fond_h4.jpg) repeat-x scroll left top;
	text-transform : uppercase;
	display:none;
	height:1px;
	font-size:0px;
}



a.btn_gris {
	background:transparent url(../media/interface/picto_gris.jpg) no-repeat scroll left top;
	color:#1f1100;
	font-size:12px;
	padding-left:13px;
	text-decoration:none;
}

#co-shipping-method-form #checkout-shipping-method-load .shipment-methods{
	width:137px;
}
#co-shipping-method-form #checkout-shipping-method-load  .img {
	float:left;
}
#co-shipping-method-form #checkout-shipping-method-load  .img img{
	display:block;
	float:left;
	margin-right:20px;
}
p.clear{
	line-height:1px;
	padding:0px;
	margin:0px;
}

#opc-billing #checkout-step-billing input.radio{
	width:auto;
	background:none;
}

/** Correction template pour le checkout uniquement */
#bloc_gauche.checkout{
	padding:18px 16px;
	width:146px;
	background:#1F1100;
	overflow:hidden;
}
#bloc_gauche.checkout #navigation {
	float:none;
}
#bloc_gauche.checkout .nav_gauche {
	padding:0px;
}


.fil_panier {
	width:782px;
	height:46px;
	overflow:hidden;
	background:#fff;
	padding-bottom:1px;
}
.fil_panier .etape {
	width:155px;
	height:46px;
	background:#e7e5e2;
	color:#887e6e;
	float:left;
	margin-right:1px;
}	
.fil_panier .etape.etape_active {
	background:#1f1100;
	color:#1f1100;
}
.fil_panier .zone_blanche {
	background:#fff;
	width:156px;
	height:41px;
	font-size:16px;
	text-align:center;
	line-height:46px;
	display:block;
}


.block-progress .btn_bloc_suite_petit {
	color:#5a5a5a;
	text-decoration:underline;
}
.block-progress .btn_bloc_suite_petit:hover {
	color:#999999;
}

.cart-price { text-align:right;padding-right:5px; }
#checkout-review-load .a-right span { text-align:right; display:block; padding-right:5px; }