/* PassFrontieres Stylesheet Design by CounterActDesign*/


* { margin: 0; padding: 0; }

/*-basics-----------------------------*/


body {
	margin:0;
	background:#f9f9f9 url(images/bg.png) repeat-x;
	min-height: 100%; height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
}
 
h1, .productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	display:block;
}

table {width:100%;border:1px solid #fff;margin-bottom:5px;}

dl, dt, dd {display:block;}
dd {border-left:1px solid #fff;}

td, th {
	background:#eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F55;	
	padding-left:10px;
	border-bottom:1px solid #fff;
}

td {color:#666;}

ul {list-style:none;}

p {
	font:normal 11px arial,verdana,sans-serif; 
}

/*-liens-----------------------------*/


a:link, #breadCrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}

a:visited, #breadCrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #504F55;
	text-decoration: none;
	display:inline;
}

a:hover, #breadCrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #821F5F;
	text-decoration: none;
	font-variant: normal;
}


/*-structure-----------------------------*/
#fille {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:277px;
	height:167px;
	background:transparent; 
}

#container {	
	background:transparent;
	position:absolute;
	left:50%;
	margin-left:-495px;
	width:990px;
	border:none;
}


#header {
	width:990px;
	height:168px;
	background:transparent url(images/header-bg.gif) repeat-x;
}

#logo {
	display:block;
	float:left;
	width:500px;
	height:164px;
	background:transparent url(images/logo.png) no-repeat; 
}

#searchBox {
	display:block;
	float:right;
	margin-top:3px;
	background:transparent;
}

span.sbox_l  {
	background: #dfdfdf url(images/srch_l.gif) no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.sbox_r  {
	background: white url(images/srch_r.gif) no-repeat top left;
	float: left;
	width: 19px; 
	height: 19px;
	margin-left:-2px;
}

span.sbox input {
	background: transparent url(images/srch_bg.gif) repeat-x top left;
	float: left;
	border: 0;
	height: 19px; 
	width: 162px;
	padding: 3px;
	font: 11px arial;
	color: #000;
}

#menu{
	display:block;
	margin-top:130px;
	float:right;
	width:360px;
	height:20px;
	background:transparent;
	color:#fff;
}

#menu ul{
	height:20px;		
}

#menu li{	
	position:relative;
	display:block;
	float:left;
	margin:0 0 0 30px;
	background:transparent;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
}


#menu a:hover {
	border-bottom: 2px solid #fff;
}


#breadCrumb {
 	padding:0;	
	margin:0 0 5px 0;
	width:990px;
	height:29px;
	background:transparent;
}

#breadCrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:25px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
}

#breadCrumb a:hover {
	color: #212121;
}

#mainContent {
	position:relative;
	display:block;
	background:#fff;
	width:1000px;
	min-height:700px;
}

#menuGauche {
	float:left;
	text-align:left;	
	margin:0 10px 0 -10px;	
	width:220px;
	height: 100%;
	background:transparent;
}

#categoriesBox
{
padding: 0;
margin-bottom: 1em;
background-color: transparent;
}
#categoriesBox ul
{
list-style: none;
margin:5px 0 0 0;
padding: 0;
border: none;
width:210px;
}
#categoriesBox ul ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#categoriesBox li
{
	background:transparent;
	margin:0;padding:0;
}
#categoriesBox li a
{
	display: block;
	background:transparent;
	width:100%;
	line-height:26px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #504F55;
	text-decoration: none;
	text-transform:uppercase;
	padding:7px 0 7px 10px;
	margin:0 0 0 10px;
}

html>body #categoriesBox li a { width: auto; }

#categoriesBox li a:hover
{
	background:transparent;
	text-decoration:underline;
	color:#831F60;
}
#categoriesBox li li
{
	border-top: 1px solid #f9f9f9;
	border-bottom:0;
	margin:0 0 0 10px;
}
#categoriesBox li li a
{
	background:transparent url(images/puce1.png) left no-repeat;
	width: 100%;
	line-height:26px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #831F60;
	text-decoration: none;
	text-transform:uppercase;
	padding:7px 0 7px 20px;
}
#categoriesBox li li a:hover
{
	background:transparent url(images/puce2.png) left no-repeat;
}

#index {
	height: 100%;	
}

#centre {
	margin:0;
	padding-left:0;
	position:relative;
	float:left;	
	height: 100%;
	width:540px;
	background:transparent;
}


#menuDroite {
	float:right;
	display:block;
	text-align:left;
	margin:0 -10px 0 0;
	width:220px;
	background:transparent;
}

#footer {
	width:990px;
	height:60px;
	background:transparent url(images/line.png) repeat-x;
	float:left;
	display:block;
	margin:0;	
	font-size:10px;
	text-align:center;
	color:#c1c1c1;
}

#footer a {color:#c3c3c3;}

/*-boxes-----------------------------*/

.boxes li hr {display:none;}

#categoriesBox h4 {
	height:40px;
	width:220px;
	background:transparent url(images/catalogue.png) no-repeat;
	color:#f9f9f9;
	text-indent:-9000px;
}

#whats_newBox h4 {	
	height:40px;
	width:220px;
	background:transparent url(images/selection.png) no-repeat;
	color:#f9f9f9;
	text-indent:-9000px;
}

#cartBox h4 {	
	height:40px;
	width:220px;
	background:transparent url(images/panier.png) no-repeat;
	color:#f9f9f9;
	text-indent:-9000px;
	margin:-1px 0 0 0;
}

#loginBox h4 {	
	height:40px;
	width:220px;
	background:transparent url(images/compte.png) no-repeat;
	color:#f9f9f9;
	text-indent:-9000px;
}



#specialsBox h4 {	
	height:40px;
	width:220px;
	background:transparent url(images/coeur.png) no-repeat;
	color:#f9f9f9;
	text-indent:-9000px;
	margin-top:5px;
}


#specialsBox ul.specialContent li,
#whats_newBox {
	text-align:center;
}

#loginBox ul{
	width:170px;
	margin-top:-2px;
}

#loginBox ul li{
	text-align:left;
	margin-left:0px;
}


#specialsBox img,
#whats_newBox img {
	width:150px;
	height:150px;
	border:1px solid #e2e2e2;
	padding:5px;
	background:#fff;
}

#whats_newBox span.price {
	display:block;
	width:118px;
	height:22px;
	font:bold 14px arial,verdana,sans-serif;
	margin:-3px 0 0 50px;
	padding:2px 0 0 0;
	text-align:center;
	color:#fff;
	background:transparent url(images/bg-prix.png) no-repeat;
}

#specialsBox li.price {
	display:block;
	width:118px;
	height:22px;
	font:bold 14px arial,verdana,sans-serif;
	margin:-3px 0 0 50px;
	padding:2px 0 0 0;
	text-align:center;
	color:#fff;
	background:transparent url(images/bg-prix.png) no-repeat;
}

#cartBox ul {margin-left:10px;}

#cartBox li {color:#FFF;font-size:11px;}
#cartBox a {color:#CCC;font-size:11px;}
#cartBox a:hover {color:#FFF;font-size:11px;}
ul.cartContent {width:100%;background:transparent; margin:0 0 0 -30px;}

.newItemInCart {color:#FFF;}

#informationBox a {
	font-weight:normal;
	font-size:11px;
	background:transparent;
	padding-left:20px;
	margin-left:-20px;
}

#informationBox a:hover {
	color:#821F5F;
}

#manufacturer_infoBox img {float:right;margin:0 0 0 30px;}

#order_historyBox img {display:none;}
#order_historyBox ol {text-align:left;}
#order_historyBox li {margin-left:15px;}
#order_historyBox a:link, #specialsBox a:hover, #specialsBox a:visited {font-weight:normal;font-size:10px;text-align:left;}

#currenciesBox {text-align:center;}

.newProducts{  
  width:540px;
  height:580px;
  margin:0;
  padding:0;
  background:transparent;
}

.newProducts h4 {
	clear:both;
	display:block;
	text-transform:uppercase;
	font:bold 14px Arial,verdana,sans-serif;
	color:#821F5F;
	background:transparent url(images/line.png) bottom repeat-x;
	width:540px;
	padding:20px 0 6px 0;
}

.newProduct {
	display:block;
	float:left;
	border:none;
	background-color:transparent;
	width:180px; height:210px;
	text-align: center;
	padding:0;
	margin:10px 0 ;
}

.newProduct .name {
	display:block;
	width:180px;
	height:35px;
	margin:5px 0;
}
.newProduct .name a { font:normal 12px arial,verdana,sans-serif; margin:0;}
.newProduct .name a:hover {color:#821F5F;}
.newProduct .image {border:none;width:160px;height:160px;padding:0;margin: 0 0 0 10px;}
.newProduct .image img {  width:150px; height:150px; }

.newProduct .price { 
	display:block;
	width:118px;
	height:22px;
	font:bold 14px arial,verdana,sans-serif;
	margin:2px 0 0 30px;
	padding:2px 0 0 0;
	text-align:center;
	color:#fff;
	background:transparent url(images/bg-prix.png) no-repeat;
}

#plusBox {
	margin:20px 0 20px 0;
	background:transparent;
}

#plusBox a.baguier{
	display:block;
	width:220px;
	height:40px;
	background:transparent url(images/baguier.png) no-repeat;
}

#plusBox a.baguier:hover{
	background:transparent url(images/baguierhover.png) no-repeat;
}

#plusBox a.cheque{
	display:block;
	width:220px;
	height:40px;
	background:transparent url(images/cheque.png) no-repeat;
}

#plusBox a.cheque:hover{
	background:transparent url(images/chequehover.png) no-repeat;
}

#plusBox a.offre{
	display:block;
	width:220px;
	height:40px;
	background:transparent url(images/fidelite.png) no-repeat;
}

#plusBox a.offre:hover{
	background:transparent url(images/fidelitehover.png) no-repeat;
}

/*-Form----------------------------------------------- */

input { 
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	border: 1px solid #c1c1c1;
	color: #000;
	background-color:#fff;
}

form,
fieldset{
	border:none;
}

#loginBox fieldset { 
	text-align:left;
	width:150px;
	padding:0 10px;
}

#loginBox {  
	width:150px;
}

#loginBox input{  
	width:180px;
}

#loginBox label {
	font:normal 12px arial,verdana,sans-serif;
}

#menuDroite #loginBox input.submitBt {
	background:transparent url(images/valid.png) no-repeat;
	width:82px;
	height:20px;
	border:none;
	margin:5px 0 5px 50px;
	cursor:pointer;
	font-weight:bold;
}
#menuDroite #loginBox input.submitBt:hover {
	color:#821F5F;
}
#loginBox a {
	background:transparent url(images/fleche1.png) no-repeat;
	padding-left:20px;
	margin:2px 0 0 20px;
}

#loginBox a:hover {
	color:#821F5F;
	text-decoration:underline;
}

/*__CreateAccount____+ accountEdit____Contact_us_ ___*/
.notice {
	border:1px solid #e1e1e1;
	padding: 0 5px;
	margin:5px;
	background:#f1f1f1;
}

#createAccount fieldset,
#accountEdit fieldset,
#accountPassword fieldset,
#contactUs fieldset,
#passwordForgotten fieldset,
#adressBookProcess fieldset,
#checkoutShippingAddress fieldset,
#advancedSearch fieldset {
	text-align:left;
	width:528px;
	padding:0 10px;
	margin:10px 0 10px 0;
}

#createAccount legend,
#accountEdit legend,
#accountPassword legend,
#contactUs legend,
#passwordForgotten legend,
#adressBookProcess legend,
#checkoutShippingAddress legend,
#advancedSearch legend {
	float:left;
	text-transform:uppercase;
	font:normal 12px arial,verdana,sans-serif;
	border:1px solid #e1e1e1;
	padding:0 5px;
	background-color:#821F5F;
	color: #fff;
	margin:5px 0;
}

#createAccount label,
#accountEdit label,
#accountPassword label,
#contactUs label,
#passwordForgotten label,
#adressBookProcess label,
#checkoutShippingAddress label,
#advancedSearch label {
	display:block;
	font:normal 11px verdana,sans-serif;
	margin:5px 0 3px 30px;
}

#createAccount input,
#accountEdit input,
#accountPassword input,
#contactUs input,
#contactUs textarea,
#passwordForgotten input,
#adressBookProcess input,
#checkoutShippingAddress input,
#advancedSearch input {
	width:300px;
	margin-left:30px;
}

#createAccount select,
#adressBookProcess select,
#checkoutShippingAddress select,
#advancedSearch select {
	width:200px;
	margin-left:30px;
}

#createAccount #male,
#createAccount #mlle,
#createAccount #female,
#accountEdit #male,
#accountEdit #mlle,
#accountEdit #female,
#checkoutShippingAddress #male,
#checkoutShippingAddress #mlle,
#checkoutShippingAddress #female,
#adressBookProcess #male,
#adressBookProcess #mlle,
#adressBookProcess #female {
	width:10px;
	border:none;
}


#createAccount input.submitBt,
#accountPassword input.submitBt{
	background:transparent url(images/valid.png) no-repeat;
	width:82px;
	height:20px;
	border:none;
	margin-left:150px;
	margin-bottom:50px;
	cursor:pointer;
	font-weight:bold;
}

#accountEdit input.submitBt,
#contactUs input.submitBt,
#passwordForgotten input.submitBt,
#adressBookProcess input.submitBt,
#login input.submitBt,
#advancedSearch input.submitBt {
	background:transparent url(images/valid.png) no-repeat;
	width:82px;
	height:20px;
	border:none;
	margin:10px 0 30px 150px;
	cursor:pointer;
	font-weight:bold;
}
#createAccount input.submitBt:hover,
#accountEdit input.submitBt:hover,
#accountPassword input.submitBt:hover,
#contactUs input.submitBt:hover,
#passwordForgotten input.submitBt:hover,
#adressBookProcess input.submitBt:hover,
#login input.submitBt:hover,
#advancedSearch input.submitBt:hover{
	color:#821F5F;
}


/*
.gender input, .shippingSelect input {float:none;}
.cartQty input,.cartDelete input {float:left;}

select { 
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #FFF;
	color: #FFF;
	background-color:#AAA;
	margin-right:2px;
}

textarea { 
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #FFF;
	color: #FFF;
	background-color:#AAA;
	margin-left:30px;
}

input.submit { 
	border: 1px solid #99C;
	color: #99C;
	background-color:#444;
	font-family: Verdana;
	font-size: 10px;
	display:inline;
}
*/
img {border: 0px;}

.messageStackError{
	background:#D8001E;
	font-size:12px;
	color:#fff;
	padding:5px;
	width:520px;
}

/*____listing______________*/

#centre #headingCatImg {
	display:none;
}

#centre h1 {
	display:block;
	text-transform:uppercase;
	font:normal 18px Arial,verdana,sans-serif;
	background:transparent url(images/line.png) bottom repeat-x;
	width:540px;
	padding:5px 0 6px 0;
}

#centre .listing {
	display:block;
	background:transparent;
	height:200px;
	width:530px;	
}

.listing h2 a{
	display:block;
	color:#fff;
	background:#821F5F;
	width:530px;
	padding:2px 0 2px 5px;
}

.listingImage {
	float:left;
	width:160px;
	height:160px;
	margin:5px;
}

.listingInfos {
	float:left;
	width:300px;
	height:160px;
	margin:5px 10px;
}

#centre .listing img,
#centre .newProduct img
{
	display:block;
	border:1px solid #ccc;
	background:#fff;
	width:150px;
	height:150px;
	padding:5px;
}

#centre .listing .listingModel {
	font:normal 12px Arial,verdana,sans-serif;
}

#centre .listing .listingManufacturer {
	margin:5px 0 0 0;
}

#centre .listing .listingMore {
	margin:10px 0 0 0;
}

#centre .listing .listingMore a{
	display:block;
	background:transparent url(images/valid2.png) no-repeat;
	width:150px;
	height:20px;
	border:none;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	padding:2px 0 0 0;
	margin:20px 0 0 100px;
}

#centre .listing .listingMore a:hover{
	color:#821F5F;
}

#centre .listing .listingPrice {
	margin:20px 0 5px 150px;
	color:#821F5F;
	font:bold 18px Arial,verdana,sans-serif;
}

#centre .listing .listingPrice del {
	color:#ccc;
}

#centre .listing .listingPrice span {
	color:#821F5F;
}
#centre .listing .listingQuantity {
	display:none;
}
#centre .listing .listingWeigth {
	display:none;
}
#centre .listing .listingBuy {
	margin:10px 0 0 0;
}

#centre .listing .listingBuy a {
	display:block;
	background:transparent url(images/valid2.png) no-repeat;
	width:150px;
	height:20px;
	border:none;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	padding:2px 0 0 0;
	margin:20px 0 0 100px;
}

#centre .listing .listingBuy a:hover {
	color:#821F5F;
}
/*___Product_______________*/

#centre #productInfo #productImage img {
	display:block;
	border:1px solid #ccc;
	background:#fff;
	width:150px;
	height:150px;
	padding:10px;
}

#centre #productInfo #productImage {
	float:left;
	display:block;
	width:170px;
	height:170px;
	margin:20px 0 0 0;
}

#centre #productDateAdded,
#centre #reviews {
	display:none;
}

#productDescription { 
	float:left; 
	width:300px;
	margin:20px 0 0 20px;
	text-align: justify;
}

#productDescription h2 {
	display:block;
	text-transform:uppercase;
	font:bold 14px Arial,verdana,sans-serif;
	margin:0 0 10px 0; 
	padding:0;
}

#productInfoSpec { 
	float:left;
	width:300px;
	margin:10px 0 0 0;
	text-align:left;
	background:transparent;
}

#productInfoSpec .productPrice { 
	color:#fff;
	font-size:18px;
	margin:20px 0 0 35px;
	padding-top:5px;
	width:200px;
	height:29px;
	text-align:center;
	background:transparent url(images/bg-prix2.png) center no-repeat;
	display:block;
	}
#productInfoSpec .productPrice del { 
	color:#821F5F;
	font-size:14px;
	margin:0;
	}

#productInfoSpec .productModel {
	/*display:none;*/
}

#productOptions { 
	/*display:none;*/
	margin:20px 0 0 0;
}

#productOptions h4 { 
	display:none;
}

#productInfo #products_quantity{
	display:none;
}

#productInfo form#cart_quantity {
	margin:0 0 0 0;
}

#productInfo .submitBt { 
	width:220px;
	height:29px;
	font:bold 12px Arial,verdana,sans-serif;
	text-transform:uppercase;
	background:transparent url(images/valid3.png) center no-repeat;
	border:none;
	cursor:pointer;
	color:#504F55;
	text-align:center;
	margin:-3px 0 0 30px;
}

#productInfo .submitBt:hover { 
	color:#821F5F;
}

div#productInfo select{ 
	width:110px;
}

#productUrl {
	display:none;
}



#productInfoBack a{
	float:right;
	font:bold 12px Arial,Verdana,sans-serif;
	border: 1px solid #821F5F;
	color: #821F5F;
	background-color:#fff;
	width:180px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin:100px 0 50px 0;
}

#productInfoBack a:hover{
	background-color:#821F5F;
	color: #fff;
}
#productInfo div.infoboxAlsoPurchased {
	display:none;
}

/* splitpage result */ 
div#splitPageTop {list-style-type: none; margin:5px 1em 5px 0; padding:0  0 1.5em; }
div#splitPageBottom {list-style-type: none; margin:5px 1em 5px 0; padding: 0;  }
div#splitPageTop a,div#splitPageBottom a { color: #D44CA4; margin-right:0.5em;}
div#splitPageTop a:hover,div#splitPageBottom a:hover { color: #821F5F; background:transparent;margin-right:0.5em; }
div#splitPageTop span.jump,div#splitPageBottom span.jump { font-weight:bold; margin-right:0.5em; }
p.sP1 {float:left;}
p.sP2 {float:right;}

/*___PANIER_____________*/
#cartBox ul a ,
#cartBox ul li ,
#cartBox ul span{
	color:#504F55;
	width:200px;
}

#cartBox ul li span{
	font:bold 11px arial,verdana,sans-serif;
}
#cartBox ul span a:hover{
	color:#821F5F;
}

#cartBox ul li.prixCart {
	width:100px;
	text-align:center;
	margin:5px 0 0 100px;
	font:bold 12px arial,verdana,sans-serif;
	color:#fff;
	background:#821F5F;

}
#centre #shoppingCart fieldset{
	text-align:left;
	width:520px;
	padding:0 10px;
	margin:0 0 10px 0;
}

#centre #shoppingCart legend{
	float:left;
	text-transform:uppercase;
	font:normal 12px arial,verdana,sans-serif;
	border:1px solid #e1e1e1;
	padding:0 5px;
	margin:10px 0 10px 0;
	background:#f1f1f1;
}

#cente #shoppingCart #ajaxcartProduct {
	display:block;
	height:200px;
	width:540px;
}
#centre #shoppingCart #cartContent ul{
	float:right;
	width:270px;
	height:160px;
	border-bottom:1px solid #e1e1e1;
	margin:0 0 15px 0;
}
#centre #shoppingCart li {
	width:270px;
	height:20px;
}
#centre #shoppingCart .cartDelete{
	float:left;
	padding-top:130px;
	width:80px;
	height:auto;
	background:transparent;
}

#centre #shoppingCart img {
	float:left;
	border:1px solid #e2e2e2;
	width:150px;
	height:150px;
	background:#fff;
	padding:5px;
	margin: 0 0 10px 0;
}	

#centre #shoppingCart .cartName {
	font:bold 12px arial,verdana,sans-serif;
	margin:0 0 0 10px;
}

#centre #shoppingCart .cartQty {
	font:normal 12px arial,verdana,sans-serif;
	margin:50px 0 0 10px;
}

#centre #shoppingCart .cartQty input {
	width:30px;
}

#centre #shoppingCart .cartPrice {
	font:bold 12px arial,verdana,sans-serif;
	margin:-20px 0 0 170px;
	line-height:20px;
	background:#f1f1f1;
	width:100px;
	text-align:center;
}
#centre #shoppingCart .cartSubTotal span {
	margin:0 5px;
}
#centre #shoppingCart .cartSubTotal {
	float:right;
	font:bold 12px arial,verdana,sans-serif;
	line-height:20px;
	background:#f1f1f1;
	width:170px;
	text-align:center;
	margin:10px 10px 20px 300px;
}

#centre #checkoutShipping input.submitBt,
#centre #checkoutShippingAddress input.submitBt,
#centre #checkoutPayment  input.submitBt,
#centre #shoppingCart input.submitBt{
	float:left;
	font:bold 12px Arial,Verdana,sans-serif;
	border: 1px solid #821F5F;
	color: #000;
	background-color:#fff;
	width:160px;
	height:20px;
	line-height:20px;
	text-align:center;
	margin:10px 5px 0 0;
	padding-bottom:2px;
}

#centre #shoppingCart a.navBt {
	float:left;
	font:bold 12px Arial,Verdana,sans-serif;
	border: 1px solid #c1c1c1;
	color: #000;
	background-color:#fff;
	width:180px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin:10px 5px 30px 0;
}

#centre #checkoutShipping input.submitBt:hover,
#centre #checkoutShippingAddress input.submitBt:hover,
#centre #checkoutPayment input.submitBt:hover,
#centre #shoppingCart input.submitBt:hover,
#centre #shoppingCart a.navBt:hover{
	background-color:#821F5F;
	color: #fff;
}

#infoShoppingCart {
	background:#fff;
	color:#000;
}

#shoppingCart .warning {
	margin:60px 0 0 0;
}

/*___continuer________*/

#centre #shipping a.navBt,
#centre #privacy a.navBt,
#centre #conditions a.navBt,
#centre #accountHistory a.navBt,
#centre #addressBook a.navBt,
#centre #adressBookProcess a.navBt,
#centre #logoff a.navBt,
#centre #login a.navBt,
#centre #passwordForgotten .navBt a,
#centre #accountHistoryInfo .navBt a,
#centre #accountEdit .navBt a,
#centre #accountPassword .navBt a{
	float:right;
	font:bold 12px Arial,Verdana,sans-serif;
	border: 1px solid #821F5F;
	color: #000;
	background-color:#fff;
	width:180px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin:10px 15px 0 0;
}

#centre #shipping a.navBt:hover,
#centre #privacy a.navBt:hover,
#centre #conditions a.navBt:hover,
#centre #accountHistory a.navBt:hover,
#centre #addressBook a.navBt:hover,
#centre #adressBookProcess a.navBt:hover,
#centre #logoff a.navBt:hover,
#centre #login a.navBt:hover,
#centre #passwordForgotten .navBt a:hover,
#centre #accountHistoryInfo .navBt a:hover,
#centre #accountEdit .navBt a:hover,
#centre #accountPassword .navBt a:hover {
	background-color:#821F5F;
	color: #fff;
}


/*__Site_Map______+account___+addressBook_*/
#account h3,
#addressBook h3,
#addressBook h4,
#checkoutShipping h3,
#checkoutPayment h3,
#checkoutShippingAddress h3{
	font:bold 12px arial,verdana,sans-serif;
	text-decoration:underline;
	margin:10px 0;
}

#login h3 {
	font:bold 12px arial,verdana,sans-serif;
	text-decoration:underline;
	margin:30px 0 10px 0;
}

#login .contentBox {
	margin-bottom:20px;
}

#login legend{
	display:none;
}
#checkoutShippingAddress p,
#checkoutPayment p,
#checkoutShipping p,
#login p {
	margin: 5px;
}

#sitemap ul,
#login ul,
#account ul{
	font:bold 11px arial,verdana,sans-serif;
	color:#504F55;
}

#sitemap li,
#login li,
#account li{
	border-left:1px solid #ccc;
	margin-top:5px;
	padding-left:10px;
}

#sitemap li a,
#login li a,
#login a,
#account li a{
	font:bold 11px arial,verdana,sans-serif;
	color:#504F55;
}

#sitemap li a:hover,
#login li a:hover,
#login a:hover,
#account li a:hover{
	font:bold 11px arial,verdana,sans-serif;
	color:#821F5F;
	text-decoration:underline;
}

#addressBook .address,
#passwordForgotten .infoText,
#login .infoText,
#accountHistory .infoText,
#addressBook .infoText{
	margin:5px 0 5px 30px;

}

#addressBook a.navBtMini,
#checkoutShipping a.navBtMini,
#checkoutPayment a.navBtMini,
#account a.navBtMini {
	font-size:11px;
	text-decoration:none;
	color:#fff;
	background:#ccc;
	padding:2px;
	margin-left:10px;
}

#addressBook a.navBtMini:hover,
#checkoutShipping a.navBtMini:hover,
#checkoutPayment a.navBtMini:hover,
#account a.navBtMini:hover {
	background:#821F5F;
}

#addressBook .warning {
	margin:50px 0 0 0;
}

/*____checkoutBar_______________________________________*/

ul.checkoutBar {
	margin:30px 0 40px 10px;
	height:50px;
}

ul.checkoutBar li,
ul.checkoutBar li a{
	text-align:center;
	float:left;
	width:120px;
	display:block;
	color:#821F5F;
	border:1px solid #821F5F;
	border-width: 1px 0 0 0;
	text-transform:uppercase;
	font-family: Arial,verdana,sans-serif; 
	font-size: 10px;
}

.checkoutBarFrom, .checkoutBarTo {color: #821F5F; }
.checkoutBarCurrent {color:#821F5F; }



/* ___________history_________________________*/

#accountHistoryInfo {
	width:540px;
}

#accountHistoryInfo h2,
#accountHistory dt{
	font:bold 14px Arial,verdana,sans-serif;
}

#checkoutConfirmation th,
#accountHistoryInfo th{
	text-align:left;
	font:bold 12px Arial,verdana,sans-serif;
}

#accountHistory a.navBtMini {
	font-size:11px;
	text-decoration:none;
	color:#fff;
	background:#ccc;
	padding:2px;
	margin:10px 0 0 0;
	letter-spacing:2px;
}


#accountHistory a.navBtMini:hover {
	background:#821F5F;
}

#partenaires {
	text-indent			:-9999px;
}