/* CSS Document */
body {
   margin: 0px;
   padding: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666666;
   text-align: center;
   /*background: #640000;*/
   background-color:#640000;
   /*background-image:url(../images/css/noel/bgNoel.jpg);*/
   background-repeat:repeat-x;

}
h1, h2, h3, h4, h5, h6, p, form, input{
  margin: 0px;
  padding: 0px;
}
h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
  text-decoration: none;
  color: #666666;
}
a:hover {
  text-decoration: underline;
}
ul {
  margin:0px;
  padding:0px;
  list-style-type: none;
}
fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}
legend {
  display: none;
}
img {
   border: none;
   vertical-align: middle;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
select {
	color: #000;
}
strong {
	font-weight: bold;
}
.hide {
	display: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.breaker{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.bg_none{
	background:none;
}
.bold{
	font-weight:bold;
}
.margin_auto{
	margin:0 auto;
}
.wide{
	width:100%;
}
.center{
	text-align:center;
}
.hidden{
	display:none;
}
/* */
h1 {
	color: #5b3916;
	font-size: 227.5%;
}
h2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 164%;
}
h3{
	font-size: 118.5%;
	color: #3f3e3e;
}
h4{
	font-size: 118.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
/* */
.margin_bottom_one {
	margin-bottom: 58px;
}
.margin_right_one {
	margin-right: 80px;
}

.login .validation-advice {
	color:#E6003C;
	font-size:90%;
	padding-left:100px;
}

.store_reservation_success form fieldset.fieldset p .logout
{
	background:none;
}
/*
.validation-failed { border:1px solid red; float:left;}
*/

/*********************************************************/
.create_account {
	width: 800px;
	height:auto;
	margin: 0 auto;
	padding: 17px 0;
}
.create_account_bis {
	width: 680px;
}
.create_account form {
	width: 773px;
	background: url(../images/css/degrade_centre.gif) repeat-x;
	border: 1px solid #E4D8CA;
	padding: 16px 6px 20px 19px;
	margin: 0px 10px 25px 0;
	float: left;
}
.create_account_bis form {
	width: 642px;
	padding: 16px 19px 20px 19px;
	background: none;
	margin: -20px 10px 25px 0;
	position: relative;
}
.create_account .gray_part {
	background: #F5F5F5;
	margin: -16px -6px 0 -19px;
	padding: 16px 6px 0px 19px;
}
.create_account form h3{
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	display: block;
	padding: 0 0 26px 0;
}
.create_account form h3.gray{
	color: #999999;
}
.create_account form fieldset {
	width: 590px;
	padding: 0 0px 4px 0;
	float: right;
}
.create_account_bis  form fieldset {
	width: 477px;
	padding: 0 0px 4px 0;
	float: right;
}
.create_account form fieldset label{
	color: #666666;
	padding: 3px 4px 0 0;
	font-size: 100%;
	width: 162px;
	text-align: right;
	display: block;
	float: left;
}
.create_account form fieldset .txt {
	width: 204px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0 0 12px 0;
	display: block;
	float: left;
}
.create_account form fieldset .magazin_prefere {
	margin: 0 0 12px 166px;
	width: 114px;
}
.create_account form fieldset .code_postal {
	width: 90px;
}
.create_account form fieldset .n_client {
	width: 180px;
}

.create_account form fieldset .desc{
	color: #666666;
	padding: 2px 4px 20px 0;
	font-size: 100%;
	width: 164px;
	text-align: right;
	display: block;
	float: left;
}
.create_account form fieldset .desc2{
	color: #666666;
	padding: 2px 4px 20px 0;
	font-size: 100%;
	width: 245px;
	text-align: right;
	display: block;
	float: left;
}
.create_account form fieldset .desc3{
	color: #666666;
	padding: 2px 4px 20px 0;
	font-size: 100%;
	width: 340px;
	text-align: right;
	display: block;
	float: left;
}
.create_account .desc4{
	color: #666666;
	padding: 0 4px 10px 0;
	font-size: 110%;
	display: block;
}
.create_account form fieldset .label_radio {
	padding: 2px 8px 0 0;
	display: block;
	float: left;
	width:auto;
}
.create_account form fieldset .radio {
	display: block;
	float: left;
	border: none;
	margin: 2px 5px 0 5px;
}
.create_account form fieldset select {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0 8px 12px 0;
	display: block;
	float: left;
}
.create_account form fieldset .jour {
	width: 45px;
}
.create_account form fieldset .mois {
	width: 80px;
}
.create_account form fieldset .annee {
	width: 55px;
}
.create_account form fieldset .error , .create_account form fieldset .validation-failed {
	border: 1px solid #E6003C;
}
.create_account form fieldset .validation-advice , .create_account form fieldset .error_txt{
	color: #E6003C;
	font-size: 90%;
	display: block;
	float: left;
	padding: 4px 0 0 4px;
}
.create_account_separ {
	background: url(../images/css/tire_bis.gif) repeat-x ;
	height:1px;
	zoom:1;
	overflow:hidden;
	margin: 0 -6px 16px -19px;
}
.create_account form .bt{
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	border: 0;
	background: url(../images/css/input6.gif) no-repeat;
	cursor: pointer;
	height: 27px;
	padding: 0 0 3px 0;
	width: 126px;
	margin: 0 0 0 323px;
}
.create_account .avantages {
	width: 798px;
	background: url(../images/css/degrade_centre.gif) repeat-x;
	border: 1px solid #E4D8CA;
	padding: 16px 0 15px 0;
	margin: 0 10px 30px 0;
	float: left;
}
.create_account .avantages .block{
	width: 225px;
	padding: 6px 19px 12px 19px;
	text-align: center;
	background: url(../images/css/bg_block_avantages.gif) repeat-y right;
	display: block;
	float: left;
}
.create_account .avantages .last{
	background: none;
	padding: 0 19px 0 19px;
}
.create_account .avantages .block h3{
	padding: 0 0 16px 0;
}
.create_account form .bt_supp{
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	border: 0;
	background: url(../images/css/bt_gris5.gif) no-repeat;
	cursor: pointer;
	height: 27px;
	padding: 0 0 2px 24px;
	text-align: left;
	width: 153px;
}
.create_account form .bt_ajour{
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	border: 0;
	background: url(../images/css/bt_gris6.gif) no-repeat;
	cursor: pointer;
	height: 27px;
	padding: 0 0 1px 10px;
	text-align: left;
	width: 166px;
}

/****************************************************************/
.edit_account {
	height:auto;
	margin: 0 auto;
	padding: 0px;
}

.edit_account_bis {
	/*width: 680px;*/
}
.edit_account form {
	width: 654px;
	background: url(../images/css/degrade_centre.gif) repeat-x;
	border: 1px solid #E4D8CA;
	padding: 16px 6px 20px 19px;
	margin: 0px 10px 25px 0;
	float: left;
}
.add_checkout_address form {
	margin: 0 0 25px 0;
}
.edit_account_bis form {
	/*width: 642px;*/
	padding: 16px 19px 20px 19px;
	background: none;
	margin: -20px 10px 25px 0;
	position: relative;
}
.edit_account .gray_part {
	background: #F5F5F5;
	margin: -16px -6px 0 -19px;
	padding: 16px 6px 0px 19px;
}
.edit_account form h3{
	color: #333333;
	font-size: 145%;
	display: block;
	font-family:Georgia,"Times New Roman",Times,serif;
	padding: 0 0 26px 0;
}

.edit_account #change_pass_title{
	padding:0px;
}

.edit_account form h3.gray{
	color: #999999;
}
.edit_account form fieldset {
	/* width: 540px; */
	width: 520px;
	padding: 0 0px 4px 0;
	float: right;
}

.edit_account form fieldset.group-select{
    float:left;
    padding:0 0 4px 70px;
}

.edit_account_bis  form fieldset {
	width: 477px;
	padding: 0 0px 4px 0;
	float: right;
}
.edit_account form fieldset label{
	color: #666666;
	padding: 3px 4px 0 0;
	font-size: 100%;
	width: 182px;
	text-align: right;
	display: block;
	float: left;
}
.edit_account form fieldset .txt {
	width: 190px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0 0 12px 0;
	display: block;
	float: left;
}
.edit_account form fieldset .magazin_prefere {
	margin: 0 0 12px 166px;
	width: 114px;
}
.edit_account form fieldset .code_postal {
	width: 90px;
}
.edit_account form fieldset .n_client {
	width: 180px;
}

.edit_account form fieldset .desc{
	color: #666666;
	padding: 2px 4px 20px 0;
	font-size: 100%;
	width: 164px;
	text-align: right;
	display: block;
	float: left;
}
.edit_account form fieldset .desc2{
	color: #666666;
	padding: 2px 4px 20px 0;
	font-size: 100%;
	width: 245px;
	text-align: right;
	display: block;
	float: left;
}
.edit_account form fieldset .desc3{
	color: #666666;
	padding: 2px 4px 20px 0;
	font-size: 100%;
	width: 320px;
	text-align: right;
	display: block;
	float: left;
}
.edit_account .desc4{
	color: #666666;
	padding: 0 4px 10px 0;
	font-size: 110%;
	display: block;
}
.edit_account form fieldset .label_radio {
	padding: 2px 8px 0 0;
	display: block;
	float: left;
	width:auto;
}
.edit_account form fieldset .radio {
	display: block;
	float: left;
	border: none;
	margin: 2px 5px 0 5px;
}
.edit_account form fieldset select {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0 8px 12px 0;
	display: block;
	float: left;
}
.edit_account form fieldset .jour {
	width: 45px;
}
.edit_account form fieldset .mois {
	width: 80px;
}
.edit_account form fieldset .annee {
	width: 55px;
}
.edit_account form fieldset .error , .edit_account form fieldset .validation-failed {
	border: 1px solid #E6003C;
}
.edit_account form fieldset .validation-advice , .edit_account form fieldset .error_txt{
	color: #E6003C;
	font-size: 90%;
	display: block;
	padding: 4px 0 10px 10px;
	float:left;
}
.edit_account_separ {
	background: url(../images/css/tire_bis.gif) repeat-x ;
	height:1px;
	zoom:1;
	overflow:hidden;
	margin: 0 -6px 16px -19px;
}
.edit_account form .bt{
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	border: 0;
	background: url(../images/css/input6.gif) no-repeat;
	cursor: pointer;
	height: 27px;
	padding: 0 0 3px 0;
	width: 126px;
	margin: 0 0 0 255px;
}
.edit_account form .bt2{
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	border: 0;
	background: url(../images/css/bt8.gif) no-repeat;
	cursor: pointer;
	height: 27px;
	padding: 0 0 3px 0;
	width: 126px;
	margin: 0 0 0 255px;
}
.edit_account .avantages {
	width: 798px;
	background: url(../images/css/degrade_centre.gif) repeat-x;
	border: 1px solid #E4D8CA;
	padding: 16px 0 15px 0;
	margin: 0 10px 30px 0;
	float: left;
}
.edit_account .avantages .block{
	width: 225px;
	padding: 6px 19px 12px 19px;
	text-align: center;
	background: url(../images/css/bg_block_avantages.gif) repeat-y right;
	display: block;
	float: left;
}
.edit_account .avantages .last{
	background: none;
	padding: 0 19px 0 19px;
}
.edit_account .avantages .block h3{
	padding: 0 0 16px 0;
}
.edit_account form .bt_supp{
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	border: 0;
	background: url(../images/css/bt_gris5.gif) no-repeat;
	cursor: pointer;
	height: 27px;
	padding: 0 0 2px 24px;
	text-align: left;
	width: 153px;
}
.edit_account form .bt_ajour{
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	border: 0;
	background: url(../images/css/bt_gris6.gif) no-repeat;
	cursor: pointer;
	height: 27px;
	padding: 0 0 1px 10px;
	text-align: left;
	width: 166px;
}

.store_reservation
{
	padding-bottom:10px;
}

.empty_cart {
	height:100px;
}

.empty_cart_breaker {
	height:58px;
}

.reservation span.etat {
background:#E6222F none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-size:118.5%;
margin:0 0 10px 0;
padding:4px 0;
text-align:center;
}

.reservation_view_order
{
    background: url(../images/css/degrade_centre.gif) repeat-x;
    border: 1px solid #e2d5cb;
    padding: 20px 14px 0 20px;
    margin: 0 0 18px 0;
    float: left;
    min-height:52px;
    width: 296px;
    height: auto;
}

.compte .zone_centrale .total_global{
	height:38px;
}
.compte .zone_centrale .view_product th.num{
	text-align:center;
	padding:7px 12px 7px 12px;
}
.compte .zone_centrale .view_product .a-right{
	text-align:center;
}
.compte .zone_centrale .view_product .a-right span{
	color:#666666;
}

.compte .table_bis .table_bis1 td.view_product{
	background:transparent none repeat scroll 0 0;
	padding:6px 14px 10px 0;
	text-align:right;
	font-weight:normal;
}

.compte .zone_centrale .item_float p.view_order{
	line-height:22px;
	padding:0 0 6px 0px;
}

td.n_order a  {
  text-decoration:underline;
}

.track_info {
	padding-bottom:10px;
}


.track_info a {
	display:block;
	background:transparent url(../images/css/input7.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#666666;
	font-weight:bold;
	height:auto;
	min-height:20px;
	padding:3px 0 2px 0;
	width:155px;
	text-align:center;
}
.track_info input {
	background:transparent url(../images/css/input7.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#666666;
	cursor:pointer;
	font-weight:bold;
	height:auto;
	min-height:20px;
	padding:0 0 2px 0;
	text-align:left;
	width:155px;
	text-align:center;
	vertical-align:top;
}

.compte .table table td.order_complete {
    color: #339900;
}

.compte .table table td.order_nocomplete {
    color: #e32118;
}

.multi-address-checkout-box div.payment_method_list {
	margin-left:10px;
}
.multi-address-checkout-box .payment_card_left {
	width:85px; float:left;
}

.multi-address-checkout-box .payment_card_right {
	/*width:85px;*/
        float:left;
	padding-left:8px;
}

.compte table.invoices {
	border:none !important;
}

.compte .invoices span.price {
	white-space:no-wrap;
}

.compte .invoices td {
	background:none !important;
	padding:2px !important;
}

.compte .invoices .lien_print {
	background:transparent url(../images/css/print.gif) no-repeat scroll 0 0;
	font-weight:bold;
	padding:2px;
	text-align:center;
	width:83px;
	height:17px !important;
	display:block
}

.compte .float_billing {
	padding:11px 8px 0px 10px !important
}

.page-popup .print-general .col2-set .col-invoice{
	background:transparent url(../images/css/degrade_centre.gif) repeat-x 0 0;
	border:1px solid #E2D5CB;
	float:left;
	height:auto;
	margin:0 10px 13px 0;
	padding:11px 0 10px 0px;
	width:682px;
}

.page-popup .print-general .col2-set .col-invoice .title{
	font-size:16px;
	color:#411f03;
	font-weight:bold;
	text-transform:uppercase;
	padding:30px;
}
.page-popup .print-general .col2-set .col-invoice .payment_info{
	font-size:12px;
	text-transform:uppercase;
	padding:30px;
}

.page-popup .print-general .col2-set .col-invoice table{
    width:100% !important;
    border:none;
}

.page-popup .print-general .col2-set .col-invoice table td{
    background:transparent url(../images/css/tire_bis.gif) repeat-x scroll bottom;
    text-align:center;
    font-weight:bold;
    font-size:12px;
    padding:13px 12px !important;
}
.page-popup .print-general .col2-set .col-invoice table td.left{
    text-align:left !important;
}
.page-popup .print-general .col2-set .col-invoice table td.right{
    text-align:right !important;
}
.page-popup .print-general .col2-set .col-invoice table td.price{
    width:70px !important;
}

.page-popup .print-general .col2-set .col-invoice table td.qty{
	width:30px !important;
}
.page-popup .print-general .col2-set .col-invoice table td.tva{
	width:40px !important;
}
.page-popup .print-general .col2-set .col-invoice table td.amount,
.page-popup .print-general .col2-set .col-invoice table td.total_tva
{
	width:90px !important;
}

.page-popup .print-general .col2-set .col-invoice table tr.last td{
	background:none !important;
}

.page-popup .print-general .col2-set .col-invoice table td.cell_0{
	background:#ffffff !important;
	width:10px;
	padding:0px !important;
}
.page-popup .print-general .col2-set .col-invoice table td.cell_1{
	padding:3px 12px 3px 12px !important;
	background:#e4d8ca !important;
	text-align:center;
}
.page-popup .print-general .col2-set .col-invoice table td.cell_2{
	padding:3px 12px 3px 12px !important;
	background:#d6c5b1 !important;
	text-align:center;
}

.page-popup .print-general .col2-set .col-invoice .total_invoiced{
	width:650px !important;
}
.page-popup .print-general .col2-set .col-invoice .total_invoiced tr.last{
	background:#452300;
}
.page-popup .print-general .col2-set .col-invoice table.total_invoiced td{
	backround:none !important;
}
.page-popup .print-general .col2-set .col-invoice .total_invoiced tr.last td{
	color:#ffffff;
	padding:3px 5px 3px 12px !important;
	border-top:1px solid #ffffff;
}
.page-popup .print-general .col2-set .col-invoice td span.descr {
	font-weight:normal !important;
}

.page-popup .print-general .col2-set .col .col-1,
.page-popup .print-general .col2-set .col .col-2{
	float:none !important;
	width:auto !important;
	margin:0 7px 13px 0px !important;
}

.page-popup .print-general .col2-set .col {
	float:left; width:230px;
}

.page-popup .print-general .col2-set .invoice-footer{
	background:#e4d8ca;
	text-align:center;
	padding:3px 5px 3px 12px;
	font-style:italic;
}
.page-popup .print-general .col2-set .col .header h2{
	text-align:center;
	background-color:#432301;
	color:#ffffff;
	margin:0 7px 8px 0px !important;
	padding:3px 2px  !important;
	border:1px solid #E2D5CB;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

.invoice_info {
	float:right;
	border-right:1px solid #999999;
	text-align:right;
	margin-right:10px;
	padding-right:10px;
	height:70px;
}

.invoice_info div{
	font-weight:bold;
	color:#C90C26;
}

.invoice-page-popup{
	background:none !important;
}
.invoice-page-popup .print-general{
	background:none !important;
}

.compte .zone_centrale .item_float h2.invoices_title{
	font-family:Arial;
	font-size:12px;
    padding: 0 0 2px 0;
    color: #666;
    font-weight:bold;
}

.page-popup .print-general .col2-set .col .col-1 div.order_number{
    color:#666666;
    font-size:110%;
    padding-bottom:10px;
}

.page-popup .print-general .col2-set .col-invoice table.total_invoiced td {
     background-image:none !important;
}

.page-popup .print-general .col2-set .invoice_order {
    padding:20px;
    font-size:150%;
    font-weight:bold;
    color:#999;
}


.lien_print_invoice{
    background:transparent url(../images/css/print_invoice.gif) no-repeat scroll 0 0;
    display:block;
    font-weight:bold;
    height:17px !important;
    padding:3px 2px 2px 5px;
    text-align:left;
    width:66px;
}

.compte .invoices .total_price span.price{
	color:#666666 !important;
	padding-left:1px;
}

.payment_card_right div.card {
    padding:0 8px 6px 0;
    margin:0px;
    display:block;
    float:left;
}

.payment_card_right .voucher {
    float:right;
    text-align:right;
}

.payment_card_right .voucher a {
    padding-bottom:0px;
}


/*
.payment_cards {
    float:left; 
    margin-left:10px;
    text-align:left;
}

.payment_cards div.card {
    padding:0 10px 10px 0;
    margin:0px;
    display:block;
    float:left;
}

.payment_cards .voucher {
    float:right; 
    text-align:right; 
}

.payment_cards .voucher a {
    padding-bottom:0px;
}
*/

