div#panier_layer * {
	border: 0;
	font-family: verdana;
}

div#panier_layer {
	text-align: left;
	margin: 15px;
	padding-bottom: 35px;
}

span.checkout_title {
	display: block;
	line-height: 57px;
	height: 57px;
	padding: 0 10px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	background: url(../ximg/back_label.gif) repeat-x top left;
	margin-top: 3px;
}

ul.navig_list_img {
	height: 19px;
	padding: 0;
	margin: 0;
}

ul.navig_list_img li{
	float: left;
	list-style-type: decimal;
	display: inline;
	text-align: left;
	color: #F27F7F;
	height: 19px;
	line-height: 18px;
	margin: 10px 5px !important;
	background: url(../ximg/checkout/back_list_navbar.gif) no-repeat left;
	width: 150px;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 5px;
}

ul#pay_method_list.navig_list_img li {
	margin: 10px 15px !important; 
}

ul.navig_list_img li span{
	display: block;
	background: url(../ximg/checkout/back_navig.gif) no-repeat left;
	width: 133px;
	_width: 140px;
	padding: 0 0 0 8px;
}

ul.navig_list_img li.last span{
	background: url(../ximg/checkout/back_navig_last.jpg) no-repeat left;
}

ul.navig_list_img li.last.selected span{
	background: url(../ximg/checkout/back_navig_last_selected.jpg) no-repeat left;
}

ul.navig_list_img li.selected span{
	background: url(../ximg/checkout/back_navig_selected.gif) no-repeat left;
	color: #E82020;
}

ul.navig_list_img li a{
	text-transform: none;
}

div.msg_liv {
	height: 33px;
	line-height: 33px;
	background: url(../ximg/checkout/back_msg.jpg) repeat-x center;
	position: relative;
}

div.msg_liv span{
	font-weight: bold !important;
	font-size: 9px !important;
	color: #E82020 !important;
	padding-left: 10px !important;
}

div.msg_liv a.btn{
	position: absolute;
	top: -5px;
	right: 10px;
	width: 172px;
	height: 44px;
	line-height: 44px;
	font-weight: bold;
	font-size: 11px !important;
	color: #E82020;
	background: url(../ximg/checkout/back_cart_btn.gif) no-repeat center;
	text-decoration: none;
	text-align: center;
}

div.msg_liv a.btn:hover{text-decoration: underline;}

div.msg_liv a.btn.back2shop {
	right: 200px;
	color: #FF6600;
}

table.panier_table {
	/*border: 1px solid #FFE6CC !important;*/
	width: 769px;
	border: 1px dotted #cccccc !important;
}

table.panier_table td{
	border-bottom: 1px dotted #cccccc !important;
	text-align: center;
	padding: 10px;
}

table.panier_table tr.panier_labels td {
	/*background-color: #E50000;*/
	background-color: black;
	color: white;
	padding: 3px !important;
	width: 55px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid black !important;
}

table.panier_table tr.panier_labels td.prod_name {
	width: 160px;
}

table.panier_table td a{
	font-size: 11px;
	font-weight: bold;
	color: #E82020;
}

div#panier_layer input, div#panier_layer select {
	border: 1px solid #BFBFBF;
	display: inline;
	width: 50px;
}

div#panier_layer input{
	display: inline;
	width: 100px;
	background-color: white;
}

div#panier_layer input.hidden {
	display: none;
}

table.panier_table td.refresh_cell {
	border: 0 !important;
	text-align: left;
	padding: 10px;
	font-size: 11px;
}

table.panier_table td.refresh_cell a{
	color: #E50000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

table.recap_table {
	width: 769px;;
}
table.recap_table td{
	padding: 10px;
	text-align: right;
}

table.recap_table tr.recap td{
	/*background-color: #E50000;*/
	background-color: black;
	color: white;
	border-bottom: 1px solid #ffffff !important;
	/*border-top: 1px solid white !important;*/
}

table.recap_table tr.promo td{
	background-color: #E50000;
	color: white;
	/*border-bottom: 1px solid #FFE8D9 !important;
	border-top: 1px solid white !important;*/
	padding: 5px 10px;
}

table.recap_table tr.total td{
	background-color: #AF0000;
	color: white;
	font-size: 12px;
	border-top: 1px solid #FFD9BF !important;
	/*border-top: 1px solid #FFB27F !important;*/
}

table.recap_table td.input_cell {
	width: 335px;
}

table.recap_table td.label {
	width: 140px;
	font-weight: bold;
	font-size: 10px;
}

table.recap_table td.last {
	width: 80px;
	text-align: center;
	font-weight: bold;
}

img.bottom_banner {
	float: right;
	margin: 10px;
}

span.errormsg {
	display: block;
	color: red;
	font-weight: bold;
	border: 1px solid red !important;
	margin: 10px 10px 0 10px;
	padding: 10px;
}

span.msg {
	display: block;
	margin: 10px;
	font-size: 10px;
	text-align: justify;
}


/*-------------------- LOGIN ----------------------*/

form.login_top_form {
	display: inline;
	float: left;
	width: 350px;
	height: 155px;
/*	background: url(../ximg/checkout/back_block_login.gif) no-repeat center;*/
	margin: 15px 15px 15px 15px;
	position: relative;
	border: 1px solid black !important;
}

form.login_bottom_form {
	display: inline;
	float: left;
	width: 734px;
	height: 120px;
	/*background: url(../ximg/checkout/back_block_login_bottom.gif) no-repeat center;*/
	margin: 0 5px 5px 15px;
	position: relative;
	border: 1px solid black !important;
}

span.title_left {
	color: white;
	background-color: black;
	border-top: 1px solid white;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 10px;
}

span.text_left {
	color: #E71010;
	font-size: 11px;
	display: block;
	margin: 10px 0 10px 10px;
}

form.login_top_form label, form.login_bottom_form label{
	float: left;
	width: 90px;
	line-height: 22px;
	margin: 3px 0 3px 10px;
	font-size: 10px;
	font-weight: bold;
}

form.login_bottom_form label {
	width: 80px;
	margin-top: 7px;
}

form.login_top_form input, form.login_bottom_form input{
	float: left;
	width: 120px !important;
	height: 20px;
	margin: 3px 10px;
	border: 1px solid #BFBFBF;
}

form.login_bottom_form input {
	width: 100px;
	margin-top: 7px;
}

a.content_button {
	display: block;
	height: 21px !important;
	background: url(../ximg/global/back_button.png) repeat-x top left;
	color: white;
	font-size: 10px;
	position: absolute;
	bottom: 8px;
	right: 35px;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
}

a.content_button.small {
	width: 50px;
}

a.content_button img.left{
	position: absolute;
	left: -25px;
	top: 0;
}

a.content_button img.right{
	position: absolute;
	right: -25px;
	top: 0;
}

a.content_button.pay {
	right: 58px;
	bottom: 78px;
	border: 0;
}

/*--------------------- LIVRAISON ---------------------*/

div.liv_button_layer {
	position: relative;
	margin-top: 40px;
}

ul#liv_list_layer {
	margin: -1px 0 10px 0;
	padding: 0;
}

ul#liv_list_layer li{
	list-style-type: none;
	border: 2px dotted #cccccc;
	border-top: 0;
	line-height: 40px;
	height: 40px;
	color: black;
	font-size: 14px;
}

ul#liv_list_layer li input {
	margin-bottom: -4px;
}

ul#liv_list_layer li strong{
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
}

ul#fact_adr_layer {
	padding: 0;
	float: left;
	display: inline;
	width: 250px;
	height: 340px;
	/*background: url(../ximg/checkout/back_adr_fact.gif) no-repeat center;*/
	background-color: #FFE0CC;
	margin: 10px 0 0 0;
}

ul#fact_adr_layer.pay {
	height: 138px;
}

ul#fact_adr_layer li{
	list-style-type: none;
	color: black;
	font-size: 12px;
	padding: 0 10px;
	_padding: 0;
}

ul#fact_adr_layer li.title{
	color: #E50000;
	font-weight: bold;
	padding: 10px;
	_padding: 10px 0;
}

/*---------------------------------------*/

ul#ident_layer {
	float: left;
	display: inline;
	width: 503px;
	height: 340px;
	/*background: url(../ximg/checkout/back_adr_liv.gif) no-repeat center;*/
	padding: 0;
	margin: 10px 0 0 15px;
	background: #eeeeee;
}

ul#ident_layer.pay {
	height: 138px;
}

ul#ident_layer li{
	list-style-type: none;
	float: left;
	display: inline;
	width: 228px;
	margin: 2px 0 5px 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted gray;
}

ul#ident_layer.pay li{
	width: 472px;
	margin: 2px 0 2px 15px;
}

ul#ident_layer li.title {
	text-align: center;
	font-size: 14px;
	color: #FF6600;
	margin: 7px 15px;
	font-weight: bold;
	width: 472px;
}
ul#ident_layer.pay li.title {
	text-align: left;
	margin-left: 15px;
}
ul#ident_layer li.double{
	width: 472px;	
}

ul#ident_layer li.double select {
	width: 200px;
}

ul#ident_layer li label{
	display: block;
	color: black;
	font-size: 11px;
	margin-bottom: 3px;
}

ul#ident_layer li input {
	width: 150px;
	height: 20px;
	margin-right: 10px;
}

span.text {
	margin: 10px 40px 10px 43px;
	display: block;
}

input.checkbox {
	margin: 0 0 -1px 40px;
	padding: 0;
	width: 20px !important;
}

textarea.text_box {
	border: 1px solid #BFBFBF !important;
	margin-left: 43px;
}

i {
	display: block;
	margin-left: 43px;
}

div.msg_liv_mode {
	background-color: #FFE0CC;
	border-bottom: 1px solid #FFE8D9;
	padding: 5px;
	color: #EC3833;
}

form#pay_form {
	padding: 0;
	margin: 0;
}

span.msg {
	text-align: center;
}

tr.pay_labels td {
	background-color: #FFE0CC;
	border: 1px solid #FFEFE5;
	color: #F45700;
}

form#acc_form {
	position: relative;
}

table.pay_method_table {
	position: relative;
	left: 30px;
	width: 700px;
	border: 1px dotted gray;
	border-top: 0;
	border-bottom: 0;
}

table.pay_method_table td{
	border-bottom: 1px dotted gray;
	padding: 5px;
}


