h1.title span {
	display: none;
}
h1.title.panier.FR {
	background: transparent url(../ximg/label_panier_FR.gif) no-repeat 5px 3px;
}
h1.title.panier.GB {
	background: transparent url(../ximg/label_panier_GB.gif) no-repeat 5px 3px;
}
h1.title.panier.DE {
	background: transparent url(../ximg/label_panier_DE.gif) no-repeat 5px 3px;
}
h1.title.panier.NL {
	background: transparent url(../ximg/label_panier_NL.gif) no-repeat 5px 3px;
}

h1.title.wishlist.FR {
	background: transparent url(../ximg/label_wishlist_FR.gif) no-repeat 5px 3px;
}
h1.title.wishlist.GB {
	background: transparent url(../ximg/label_wishlist_GB.gif) no-repeat 5px 3px;
}
h1.title.wishlist.DE {
	background: transparent url(../ximg/label_wishlist_DE.gif) no-repeat 5px 3px;
}
h1.title.wishlist.NL {
	background: transparent url(../ximg/label_wishlist_NL.gif) no-repeat 5px 3px;
}
h1.title.panier.IT {
	background: transparent url(../ximg/label_panier_IT.gif) no-repeat 5px 3px;
}
h1.title.panier.ES {
	background: transparent url(../ximg/label_panier_ES.gif) no-repeat 5px 3px;
}
h1.title.wishlist.IT {
	background: transparent url(../ximg/label_wishlist_IT.gif) no-repeat 5px 3px;
}
h1.title.wishlist.ES {
	background: transparent url(../ximg/label_wishlist_ES.gif) no-repeat 5px 3px;
}


h1.subtitle {
	width: 842px;
	margin: 15px 18px 0 18px;
	border-top: 1px solid #999999;
	line-height: 55px;
	text-align: left;
	padding:14px 0 0 0px;
}
h1.subtitle img {
	vertical-align: middle;
}

h1.court {
	width: 580px;
	float: left;
	
}

h1.fin {
	height:1px;
	width: 580px;
	float: left;
	margin: 0px 18px 0 18px;
	padding:0px 0 0 0px;
}


h1.subtitle_no_b {
	width: 842px;
	margin: 5px 18px 0 18px;
	text-align: left;
	padding:5px 0 0 0px;
}
h1.subtitle_no_b img {
	vertical-align: middle;
}


p.checkout-any-question {
	font: bold 10px/14px Arial, Helvetica, sans-serif;
	color: #3a89c9;
	text-transform: uppercase;
	margin: -20px 20px 0 0;
	float: right;
}
p.checkout-any-question a, p.checkout-any-question a:hover {
	color: #3A89C9;
}

div.left_content_layer.cart_cross {
	width: 883px;
	height: 230px;
	background: transparent url('../ximg/large_back_body.png') repeat-y;
}

/* Shopping bag table */
table#checkout-shopping-bag {
	width: 878px;
	margin: 15px auto 0 auto;
	table-layout: fixed;
	border-collapse: collapse;
}

table#checkout-shopping-bag.paiement {
	width: 580px;
	margin: 15px auto 0 18px;
	table-layout: fixed;
	border-collapse: collapse;
	float:left;
}

table#checkout-shopping-bag th {
	text-align: left;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 10px;
}
table#checkout-shopping-bag td {
	background: url(../ximg/checkout-bg-shopping-bag-product.gif) repeat-x bottom left;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
table#checkout-shopping-bag td select.cart_prod_qte {
	margin-top: 3px;
	text-align: center;
	border: 1px solid #cccccc;
}
table.checkout-shopping-bag-review td {
	background: url(../ximg/checkout-bg-shopping-bag-review-product.gif) repeat-x bottom left;
}
table#checkout-shopping-bag td div.cell-content {
	float: left;
	position: relative;
	width: 98%;
	/*padding-left:10px;*/
}
table#checkout-shopping-bag a.shopping-bag-spacer {
	display: block;
	float: right;
	width: 1px;
	height: 65px;
	margin-top: 6px;
	background: transparent url(../ximg/checkout-border-shopping-bag.gif) no-repeat center right;
}
table.checkout-shopping-bag-review a.shopping-bag-spacer {
	height: 21px;
}
table#checkout-shopping-bag h1.checkout-product-name {
	font: bold 13px/22px "ITCAvantGardeStd", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 6px 0 0 5px;
}
table#checkout-shopping-bag h1.checkout-product-name span {
	font: normal 11px/22px Arial, Helvetica, sans-serif;
}
table#checkout-shopping-bag p.checkout-product-style {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;
}
table#checkout-shopping-bag img.checkout-product-image {
	width: 139px;
	height: 139px;
	margin: 10px 0 6px 15px;
	border: 1px solid #b9b9b9;
}
table#checkout-shopping-bag img.prod_name_link {
	position: absolute;
	display: none;
}
div#cart_preview_img {
	display: none;
	position: absolute;
	border: 1px solid #b9b9b9;
	left: 110px;
	z-index: 10000;
}
table#checkout-shopping-bag h2 {
	font: bold 9px/14px "ITCAvantGardeStd", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 6px 0 0 5px;
}
table#checkout-shopping-bag div.checkout-product-att {
	margin: 15px 0 0 5px;
	clear: both;
	float: none;
}
table#checkout-shopping-bag div.checkout-product-att img {
	float: left;
}
table#checkout-shopping-bag div.checkout-product-att p {
	float: left;
	margin-left: 5px;
	display: inline !important;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
table#checkout-shopping-bag div.checkout-product-att p a, table#checkout-shopping-bag div.checkout-product-att p a:hover {
	color: black;
}
table#checkout-shopping-bag div.checkout-product-att p strong {
	display: block;
}
table#checkout-shopping-bag span.price {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	margin: 15px 0 0 5px;
	display: block;
}
table#checkout-shopping-bag span.price.final {
	font-size: 19px;
	color: #127ed6;
	text-align:right;
	margin-right:5px;
}
table#checkout-shopping-bag a.checkout-delete {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	right: 10px;
}


table#checkout-shopping-bag-total {
	width: 842px;
	margin: 15px auto 0 18px;
	float:left;
}
table#checkout-shopping-bag-total tr.intermed td {
	border-top: 1px solid #bebebe;
}
table#checkout-shopping-bag-total td {
	vertical-align: middle;
	padding-left: 25px;
	font: bold 11px/22px Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:5px;
}
table#checkout-shopping-bag-total h2 {
	font: bold 10px/32px Arial, Helvetica, sans-serif;
	float: right;
}
table#checkout-shopping-bag-total td.total {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #127ed6;
	border-top: 1px solid black;
	text-align:right;
	padding-right:5px;
}
table#checkout-shopping-bag-total td.total h2 {
	font-size: 14px;
	color: black;
}

table#checkout-shopping-bag-total tr td.ligne_coupon {
	float:right;
}


/* Shopping bag checkout */
div#shopping-bag-checkout {
	width: 842px;
	margin: 10px auto;
	clear: both;
}
div#shopping-bag-checkout a {
	display: block;
}
div#shopping-bag-checkout a.btn-continue {
	float: left;
}
div#shopping-bag-checkout a.btn-validate {
	float: right;
}

div#shopping-bag-checkout a.btn-validate-payment {
	float: right;
	margin-right:264px;
}

div#shopping-bag-bottom {
	width: 878px;
	height: 55px;
	margin: 0 auto;
	padding-bottom: 15px;
	background:url(../ximg/checkout-bg-block.gif) repeat-x bottom left;
}


ul#tri_tab_list {
	width: 100%;
	height: 35px;
	background: url(../ximg/sep_listing_large.gif) no-repeat bottom center;
}
ul#tri_tab_list li{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 5px 0 20px;
	display: inline;
	height: 35px;
	width: 135px;
}
ul#tri_tab_list li img {
	margin-top: 10px;
	_margin-top: 13px;
}
ul#tri_tab_list li a{
	font-size: 11px;
	color: #989898;
	display: block;
	padding-top: 15px;
	position: relative;
}
ul#tri_tab_list li.selected{
	background: url(../ximg/list_tab_back.gif) repeat-x top center;
	height: 35px;
	overflow: hidden;
	position: relative;
	top: 5px;
}
ul#tri_tab_list li.selected a{
	height: 35px !important;
	background: transparent url(../ximg/list_tab_l.gif) no-repeat top left;
	display: block;
	padding-left: 15px;
	padding-top: 0px;
	color: #3B89C9;
}
ul#tri_tab_list li.selected span{
	background: transparent url(../ximg/list_tab_r.gif) no-repeat top right;
	display: block;
	height: 35px !important;
	padding: 0 16px 0 0!important;
	line-height: 35px;
}

label.label_liv {
	width: 190px;
	display: inline;
	float: left;
	font-weight: bold;
}

/*compte*/
/*
.espace{
	margin-right:8px;
}
#btn_left{
	float: left;
	display: inline;
	margin-left:30px;
}
#btn_right{
	float: right;
	display: inline;
	margin-right:30px;
}
.sizebig{
	width:271px;
}
.border_top{
	border-top:1px solid #cccccc;
}
.separation_champ{
	border-bottom:1px solid #cccccc;
	width:385px;
	_width:408px!important;
	height:18px;
	_height:39px!important;
	padding:8px 15px 10px 15px;
	vertical-align:middle;
	}
.droite{
	float:left;
}
.gauche{
	float:left;
}
.padding_td{
	padding-left:18px;
	
}
.larg_trait{
	width:845px;
	_width:840px!important;
	
}
.haut_td{
	height:31px!important;
	_height:41px!important;
	
}
#pad_top{
	padding-top:10px;
}

.label_liv {
	color : #010101;
	font: 11px/15px Arial;
	_font: 11px/21px Arial!important;
	width:100px;
	_width:120px!important;
	padding-top:4px;
	float:left;
}

.label_liv_long {
	color : #010101;
	 
	font: 11px/15px Arial;
	_font: 11px/21px Arial!important;
	margin-right:10px;
	width:60%;
}

.label_liv_civil {
	color : #010101;
	font: 11px/15px Arial;
	margin-top:-5px;
	_font: 11px/21px Arial!important;
}
.radio_liv{
	margin:6px 8px 0 0;
	
}
.pad_petit{
	padding-bottom:10px;
	padding-top:15px;
}
.pad_bas_moyen{
	padding-bottom:20px;
}
.error{
	color:#FF0000;
	font: 11px/22px Arial;
}*/

.espace{
	margin-right:8px;
}
#btn_left{
	display:inline;
	float:left;
	padding-left:18px;
	margin-top:18px;
}

#btn_right{
	display:inline;
	float:right;
	margin-right:289px;
	margin-top:18px;
}
.sizebig{
	width:195px;
}

.border_top{
	border-top:1px solid #cccccc;
	width:385px;
	_padding:7px 15px 8px 15px;
}
.border_bottom{
	border-bottom:1px solid #cccccc;
}
.separation_champ{
	border-bottom:1px solid #cccccc;
	width:400px;
	/*_width:408px!important;*/
	height:18px;
	/*_height:39px!important;*/
	padding:8px 0px 10px 0px;
	/*_padding:7px 0px 8px 0px;*/
	/*vertical-align:middle;*/
}

#bill_to_right .separation_champ{
	border-bottom:1px solid #cccccc;
	width:229px;
	/*_width:408px!important;*/
	height:18px;
	/*_height:39px!important;*/
	padding:8px 0px 10px 0px;
	/*_padding:7px 0px 8px 0px;*/
	/*vertical-align:middle;*/
}


.separation_champ_link{
	width:391px;
	_width:384px!important;
	padding-bottom:6px;
	}

.droite{
	float:left;
	display:inline;
	position:relative;
}
.gauche{
	float:left;
	display:inline;
	position:relative;
}
.padding_td{
	padding-left:18px;
	
}
.larg_trait{
	width:845px;
	_width:840px!important;
	border-top:1px solid #999999;
	
}
.haut_td{
	height:31px!important;
	/*_height:41px!important;*/
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	
}
#pad_top{
	padding-top:10px;
}

.label_liv {
	color : #010101;
	font: 11px/15px Arial;
	_font: 11px/21px Arial!important;
	width:100px;
	/*_width:120px!important;*/
	padding-top:4px;
	_padding-top: 0;
	float:left;
}

.label_liv img{margin-top:-3px;}

.label_liv_long {
	color : #010101;
	 
	font: 11px/15px Arial;
	_font: 11px/21px Arial!important;
	margin-right:10px;
	width:60%;
}

.label_liv_civil {
	color : #010101;
	font: 11px/15px Arial;
	margin-top: -5px;
	_font: 11px/21px Arial!important;
}
.radio_liv{
	margin:6px 8px 0 0;
	_margin:1px 8px 0 0;
	display: inline;
}
.pad_petit{
	/*padding-bottom:10px;*/
	padding-top:5px;
}
.pad_bas_moyen{
	padding-bottom:20px;
}

.error {
	background:#f5f5f5 none repeat scroll 0 0;
	border:1px solid silver;
	color:#FF0000;
	display:block;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:22px;
	margin:29px auto 10px;
	width:842px;
}

/*width auto on livraison_compte.cfm page*/
td.padding_td p.error{
	width:auto;
	padding:10px;
	margin-top:0;
}


.medium_trait{
	width:411px;
	_width:411px!important;
	border-top:1px solid #999999;
	
}

#accountformliv {
	_margin-top: 15px !important;
	text-align: left !important;
	position: relative;
	margin-bottom: 0 !important;
}

#accountformliv select {
	border:1px solid #999999;
}

span#priv_pol_layer {
	text-align: right;
	font-size: 11px;
	margin: 25px 2px 7px 0;
	display: block;
}

span#priv_pol_layer a{
	display: inline;
	font-weight: bold;
	color: #0090ff;
}


#left_col_box_fastTrack{
	background-color:#f5f5f5;
	border:1px solid #CDCDCD;
	margin:18px 18px 0 0;
	padding-bottom:15px;
}

.delivery_title{
	margin-left:9px;
}

#left_col_box_shipping,
fieldset#deliveryformarea{
	background-color:#FFFFFF;
	border:1px solid #CDCDCD;
	margin:18px 18px 0 0;
	padding-bottom:15px;
	position:relative;
}

#left_col_box_shipping_address, #bill_to_left{
	width:310px;	
	float:left;
	display:inline;
	position:relative;margin-left:9px;
} 

#left_col_box_shipping_method, #bill_to_right{
	margin-left:16px;
	float:left;
	width:230px;
	display:inline;
	position:relative;
}


.left_col input:focus{
	border:1px solid #127ED6; 
}

.liste_livreurs{
	display:block;	
}

ul.liste_livreurs li.liste_livreurs .checkbox_livreurs{
	padding:0 5px;
	width:218px;
	height:31px;
	line-height:31px;
	border:1px solid #cccccc;
	margin-top:7px;
	font-family:Arial;
	font-size:11px;
	position:relative;
}

ul.liste_livreurs li#next_day_delivery.liste_livreurs .checkbox_livreurs label {
cursor:pointer;
}
ul.liste_livreurs li.liste_livreurs .checkbox_livreurs input{
	vertical-align: middle;
}
ul.liste_livreurs li.liste_livreurs .checkbox_livreurs img{
	float: right;
	margin-top:4px;
	cursor:pointer;
}
ul.liste_livreurs li.liste_livreurs .description_livreurs {
	color:#666666;
	margin:-2px 0 0 4px;
	padding:0 5px;
	width:185px;
	height:auto;
	line-height:auto;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:0px;
	font-family:Arial;
	font-size:11px;
	position:relative;
	

}
ul.liste_livreurs li.liste_livreurs .description_livreurs ul {
list-style-position:outside;
}
ul.liste_livreurs li.liste_livreurs .description_livreurs ul li {
list-style-type:disc;
margin:2px 0 2px 15px;
}
ul.liste_livreurs li.liste_livreurs .description_livreurs p {
}
ul.liste_livreurs li.liste_livreurs .description_livreurs a {
}
ul.liste_livreurs li.liste_livreurs .description_livreurs img {
}
ul.liste_livreurs li.liste_livreurs .description_livreurs a:hover {
}

.free_delivery{
	color:#e70438;
}

.left_col_box_shipping_method_option{
	
}

.sub_title_delivery
{
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #3a89c9;
	text-transform: uppercase;
	font-weight:bold;
}


form#form_paiement
{
	width: 580px;
	margin: 0px auto 0 18px;
	table-layout: fixed;
	border-collapse: collapse;
	float:left;
	padding-bottom:15px;
	text-align:left !important;
}

form#form_paiement ul
{
	list-style-type: none;
	text-align:left !important;
}

form#form_paiement ul li
{
	background-color:#ffffff;
	border:1px solid #CDCDCD;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	width: 290px;
	text-align:left !important;
	margin: 5px;
	padding: 5px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	position:relative;
}

form#form_paiement ul li:hover
{
	border:1px solid #127ED6; 
	cursor:pointer;
}
form#form_paiement ul li.hover,
form#form_paiement ul li.hover:hover
{
	border:1px solid #127ED6;
	cursor:auto;
}

form#form_paiement ul li.hover,
form#form_paiement ul li.hover *,
form#form_paiement ul li.hover:hover,
form#form_paiement ul li.hover:hover *
{
	cursor:auto;
}

form#form_paiement ul li input
{
	margin-top:6px;
}

form#form_paiement ul li img
{
	position:relative;
	margin-left:5px;
}

form#form_paiement ul li div.paymentMethodListImage img
{
	margin-left:-1px;
}

div.paymentMethodListImage{
width:145px;
position:absolute;
top:5px;
right:2px;
text-align:right;
}


div.paymentMethodListImageOgone{
width:175px;
position:absolute;
top:5px;
left:5px;
text-align:right;
}
