 
/*new header*/

#header * {
	padding:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	text-align:left;
	list-style-type: none;
}


#header {
	margin: 0 auto;
	width:876px;
	background:#000000 none repeat scroll 0 0;
	position: relative;
	z-index: 10000;
}

#header_navigation
{
	position:relative;
	width:876px;
	height:30px;
	clear:both;
}

#header_navigation img
{
	position:absolute;
	top:0;
	left:0;
	border:0;
}

#header_navigation div.form_entete
{
	position:absolute;
	top:5px;
	right:0px;
	width:150px;
}

#header_navigation div.form_entete a
{
	position:relative;
	width:16px;
	height:16px;
	padding:10px;
	/*margin:0px 10px 0 10px;*/
	top:0px;
	float:right;
}

#header_navigation div.form_entete div
{
	position:absolute;
	left:150px;
	top:0;
	color:#fff;
	font-size:11px;
	line-height:10px;
}

#header_navigation div.form_entete div a
{
	font-size:12px;
	color:#fff;
}
#header_navigation div.form_entete div a:hover
{
	text-decoration:underline;
}
#header_navigation div.form_entete form input.champ_login
{
	width:70px;
	height:16px;
	padding:0;
	margin:0;
	margin-left:15px;
	border:1px solid #b0b9be;
	font-size:10px;
	line-height:16px;
	position:absolute;
	top:0;
	left:8px;
}

#header_navigation div.form_entete select
{
	float:right;
	height:18px;
	padding:0;
	margin:0;
	border:1px solid #b0b9be;
	font-size:10px;
}

#menu_header {
	height:52px;
	width:876px;
	background-color: black;
	position: relative;
	z-index: 85;
}

#menu_header_campagne {
	background-color: white;
	position: relative;
	background-color:white;
	width:874px;
	border:1px solid #cccccc;
	/*padding:5px 0 5px 0;*/
	margin:0;
}

ul#cat_list {
	background-color: #292929;
	height: 50px;
	width: 98px;
	margin: 0 0 0 2px;
	padding: 0 0 0 0;
}

ul#Cat_list li a.new_arrivals {position: relative; top: -1px;}


ul#cat_list li {
	line-height:7px;
	padding:9px 0 0 0;
}

ul#cat_list li a {
	color:#5E5E5E;
	font-family:"Arial Black";
	font-size:12px;
	line-height:10px;
	padding: 0 0 0 10px;
}
ul#cat_list li a.selected {color: white;}

ul#sCat_list {
	height: 25px;
	left: 100px;
	line-height: 25px;
	position: absolute;
	top: -7px;
	width: 775px;
	z-index: 10000;
}

ul#sCat_list li
{	
	float:left;
	display: inline;
	list-style-type:none;
	color:#ffffff;
	height:25px;
	line-height:25px;
	/*z-index: 10000;*/
	position: relative;
}

ul#sCat_list li a {	
	font-size:9px;
	font-weight:bolder;
	color:#ffffff;
	padding:3px 3px 3px 3px;
	text-transform:uppercase;
	z-index: 10000;
}

/*
ul#sCat_list li a#cat_link_151, ul#sCat_list li a#cat_link_34, ul#sCat_list li a#cat_link_35, ul#sCat_list li a#cat_link_36 {	
	color:red;
}
*/

ul#sCat_list li a:hover, ul#sCat_list li a.selected {color:#127ED6!important;background:#1a1a1a;}
ul#sCat_list li .onglet_important {color:#e70438!important;}

ul#sCat_list li ul.tp_layer {
	z-index: 10000;
	display: none;
	position: absolute;  
	margin: -2px 0 0 -2px; 
	background: #1a1a1a; 
	padding: 5px 0;
	border: 2px solid black; 
	border-top: none;
	top:27px;
	left:0;
	/*width: 150px;*/
	white-space: nowrap;
}

ul#sCat_list li div.tp_layer {
	background: #1a1a1a; 
	border-top: none;
	display: none;
	height:33px;
	line-height:31px;
	position: absolute;  
	text-align:center;
	top:24px;
	white-space: nowrap;
	width:auto;
	z-index: 10000;
}
ul#sCat_list li div.tp_layer a {padding: 0; margin: 0 5px 0 5px;line-height:15px;}

ul#sCat_list li ul.tp_layer li{display:block !important;float:none !important;}
ul#sCat_list li ul.tp_layer a.tp_link {display: block !important;line-height: 15px;}

div#login_form_layer {
	color: white;
	text-align: left;
	background-color:#292929;
	height: 146px;
  	position: absolute;
 	z-index: 2;
	width: 157px;
	right: 0;
	top: 10;
	display:inline;
}

div#tp_list_layer {
	position: absolute;
	left: 110px;
	top: 5px;
	text-align:center;
	white-space: nowrap;
	width:auto;
}

div#tp_list_layer a{
	color:white;
}

ul.tp_list{
	float:left;
	width:150px;
}

ul.tp_list li {	
	height:15px;
	line-height:16px;
}

ul.tp_list li a {	
	font-size:9px;
	font-weight:bolder;
	color:#5e5e5e;
	padding:5px;
	text-transform:uppercase;

}
ul.tp_list li a:hover, ul.tp_list li a.selected {
	color:#fff!important;
	/*background:#1a1a1a;*/
}

#header_banner
{
	width:876px;
	height:146px;
	margin-top:3px;
	margin-bottom:2px;
	text-align:left;
}

#header_banner img object div
{
	width:719px;
	height:146px;
}


/*fin new header*/

/*----------------------------- HEADER CLASSES -----------------------------*/

#header_layer {
	width: 883px;
	min-height: 93px;
	text-align: left;
	margin: 0 auto;
	background: url(../ximg/header_background.png) no-repeat top left;
	overflow: visible;
}

#logo,
#logo:hover,
#logo:visited {
	display: block;
	width: 94px;
	height: 85px;
	top: 3px;
	left: 3px;
	position: relative;
}

#header_layer a#link-customer_services {
	border-left:none;
	color:#ffd535;
	float:left;
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	list-style-type:none;
	padding:0 5px;
	text-transform:uppercase;
	margin: 0 65px 0 0;
	/*position: relative;
	top: 0;
	left: 0;*/
}
#header_layer a#link-customer_services:hover {
	color:#ffd535;
	text-decoration:none;
}

#tab_links_layer {
	width: 250px;
	height: 35px;
	position: absolute;
	margin-left: 109px;
	top: 25px;
}

#tab_links_layer li{
	display: block;
	float: left;
	height: 35px;
}

#tab_links_layer li a{
	display: block;
	margin-top: 14px;
	height: 21px;
	position: relative;
}

#tab_links_layer li.c1{
	width: 83px;
}

#tab_links_layer li.c2{
	width: 108px;
	background: url(../ximg/back_tab.png) no-repeat top left;
	margin-left: 7px;
}

/*---------------------------------------------------------------------*/
#header_layer p.country {
	position: absolute;
	top: 53px;
	left: 255px;
	font: normal 9px/45px Arial, Helvetica, sans-serif;
}
#header_layer p.country select{
	font: normal 10px Arial, Helvetica, sans-serif;
	width: 90px;
}

#header_navigation ul li a
{
	color:#858585;
	font-weight:bold;
	font-size:10px;
}
#header_navigation ul li a:hover
{
	color:#fff;
}

#cs_layer
{
	position:absolute;
	left:150px;
	top:8px;
}
#cs_layer li{
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	border-left: 1px solid #858585;
	padding: 0 3px;
	font-size: 9px;
	color: white;
	font-weight: bold;
	font-family: verdana;
	display: inline;
}
#cs_layer li a, #cs_layer li a:hover {
	color: white;
	text-decoration: none;
	position: relative;
}
#cs_layer li.first {
	border-left: none;
	position: relative;
	width: 115px !important;
	padding: 0 !important;
	margin: 0 !important;
}
#cs_layer li.first strong{
	display: block;
	width: 115px;
	height: 20px;
	color:#FFD535;
	font-weight: bold;
	position: absolute;
}
#cs_layer li.first a{
	display: block;
	height: 22px;
}
#cs_layer li.first div{
	/*z-index: 10000;*/
}
div#cs_submenu {
	display: block;
	position: absolute;
	top: 15px;
	left: 9px;
	width: 226px;
	border: 1px solid silver;
	background-color: white;
	z-index: 100;
}
div#cs_submenu a {
	width: 218px;
	height: 20px;
	display: block;
	color: black;
	padding: 1px 3px;
	margin: 1px;
	border-bottom: 1px solid silver;
	text-align: left;
	font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
}
div#cs_submenu a strong { display: inline !important; visibility: hidden; padding: 0 0 0 10px; position: relative !important;}
div#cs_submenu a:hover {
	background-color: #3a8ac9;
	color: white;
}
div#cs_submenu a.last-item {
	border-bottom: none;
}



/* Blocs panier + wishlist */
#wishlist_block, #cart_block {
	/*overflow: visible;*/
	z-index: 1000;
}
#wishlist_block {
	width: 140px;
	margin-left:12px;
}
#cart_block {
	width: 140px;
	/*height: 220px;*/
	margin-left:6px;
	z-index: 1000;
}
#cart_block h1 strong, #wishlist_block h1 strong {
	color: #FFD535;
}
#wishlist_block h1 {
	text-align:left;
	
}
#cart_block h1, #wishlist_block h1 {
	font: bold 11px/14px "ITCAvantGardeStd", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*cursor: pointer;*/
	color:#fff;
}

#cart_block_form, #wishlist_block_form, #cart_block_added {
	text-align: center;
	/*background: white url(../ximg/wl_shadow.png) repeat-x top center;*/
	z-index: 1000;
	width:140px;
}
#cart_block_form, #cart_block_added {
	width: 140px;
}
#cart_block_added {
	background: url(../ximg/wl_back.png) repeat top center;
}

table.cart-products-list-livraison {
	margin: 0px auto 0 auto;
	text-align: left;
	/* border-collapse: collapse; */
	/*width: 240px;*/
	width: 240px;
	color: white;
}
table.cart-products-list-livraison td {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#858585;
}

table.cart-products-list-livraison td.first {
	height:25px;
}

table.cart-products-list-livraison td.border {
	border-bottom:1px solid #cccccc;
}
table.cart-products-list-livraison td a{
	color:#000000;
}



/* Bloc produit ajouté au panier */
#cart_block_added strong {
	display: block;
	text-align: center;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#cart_block_added img {
	margin: 10px auto;
}
#wishlist_block_form {
	width: 140px;
}

table.cart-products-list {
	margin: 10px auto 0 auto;
	text-align: left;
	/* border-collapse: collapse; */
	/*width: 240px;*/
	width: 140px;
	color: white;
}
table.cart-products-list td {
	font: normal 11px Arial, Helvetica, sans-serif;
}
table.cart-products-list td a{
	color:#858585;
}
table.cart-products-list tr.validate td{
	background-color: #858585!important;
	color: white;
	padding: 5px 0;
}
table.cart-products-list tr.validate td a, table.cart-products-list tr.validate td a:hover {
	color: white;
	padding-left:7px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	background: url(../ximg/arrow-view-bag.gif) no-repeat center left;
}


table.cart-view-bag {
	margin: 0px auto 0 auto;
	text-align: left;
	border-collapse: collapse;
	/*table-layout: fixed;*/
	/*width: 240px;*/
	width: 140px;
	background: url(../ximg/wl_back.png) repeat top center;
}
table.cart-view-bag td {
	vertical-align: top;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
table.cart-view-bag tr.validate td {
	background-color: #858585!important;
	color: white;
	vertical-align: middle;
	padding: 5px 0;
}
table.cart-view-bag tr.validate td a, table.cart-view-bag tr.validate td a:hover {
	color: white;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 7px;
	display: block;
	margin-left:5px;
	background: url(../ximg/arrow-view-bag.gif) no-repeat center left;
}

table.cart-products-list tbody td {
	border-bottom: 1px solid #bdc1c0;
	padding-bottom: 10px;
}
table.cart-products-list span.price {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	display: block;
	color: #FFD535;
}

/*** start: mini-search block form ***/
form#minisearchform {
	position:absolute;
	top:5px;
	right:167px;
	width:150px;
	
	/*
	position:absolute;
	width: 160px;
	height: 20px;
	z-index: 9999;
	margin-left:102px;
	margin-top:-3px;
	*/

}
form#minisearchform fieldset {
	display: block;
	background: url(../ximg/bg_minisearch_input.gif) no-repeat top left;
	height: 20px;
	width:160px;
	overflow: hidden;
}

form#minisearchform input.text {
	width: 120px;
	height: 15px;
	border: none;
	margin: 0;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	top: 1px;
	left: 2px;
}
form#minisearchform input.submit {
	line-height: 20px;
	float: right !important;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
/*** end: mini-search block form ***/

div#login_form_layer strong {display: block; margin: 0 0 10px 5px; padding: 0 0 2px 5px; border-bottom: 1px solid white;}
div#login_form_layer fieldset {height: 65px;}
div#login_form_layer input.btn {float: left; margin: -10px 0px 0px 15px;}
div#login_form_layer .champ_login,
div#login_form_layer label {float: left; margin: 5px 0 2px 10px;}
div#login_form_layer label {width: 70px; font-size: 9px;}
div#login_form_layer label.remember {width: 127px;}
div#login_form_layer input#remember {margin: 5px 0 0 0;}
div#login_form_layer .champ_login {width: 60px; font-size: 9px;}
div#login_form_layer a {
	display: block;
	background: url(../ximg/login_arrow.gif) no-repeat right;
	padding: 2px 15px 2px 0;
	color: white;
	font-size: 9px;
	text-align: right;
	margin: 2px 5px 0 0;
}

div#login_form_layer.logged {height: 146px;}
div#login_form_layer.logged a{
	text-align: left;
	padding: 2px 0 2px 15px;
	margin: 2px 0 0 10px;
	background-position: 0 3px;
}

div#login_form_layer.logged a:hover {
	background-position: 5px 3px;
	text-decoration: underline;
}

div#login_form_layer.logged a.logout {
	float: right;
	margin: 7px 10px 0 0;
}

div#login_form_layer strong span.gender1 {color: #338ED5;}
div#login_form_layer strong span.gender2,
div#login_form_layer strong span.gender3 {color: #E91A4A;}
a.new_arrivals {padding-top:2px;}


/* Blocs contenu de livraison_compte.cfm */


.right_col_short {
	width:271px;
	text-align:left;
	padding-top:18px;
}

#paiement_right_col.right_col_short{
	width:251px;
}


.right_col_short_paiement {
	width:250px;
	text-align:center;border:1px dotted #999999;
}

.right_col_checkout_layer {
	padding: 10px 30px 0 0;
	height:100%;
	width:240px;
	position:relative;
}

.contenu_block_livraison {
	/*margin-left:6px;*/
	background-color:#ffffff;
	padding: 5px;
	margin:0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#858585;
	width:240px;
	border:1px dotted #999999;
	text-align:left;
}

.contenu_block_paiement {
	/*margin-left:6px;*/
	background-color:#ffffff;
	padding: 5px;
	margin:0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#858585;
	width:220px;
	border:1px dotted #999999;
	text-align:left;
}

.div_block_bottom {
	position:relative;
	text-align:right;
}

.block_bottom {
	margin:0 auto;
	position:absolute;
	bottom:20px;
	right:20px;
}

#password_block_livraison {
	margin-left:0;
	margin-right:9px;
	width:410px;
	background-color:#fafafa;
	padding: 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#858585;
	border:1px dotted #999999;
	text-align:left;
	float:left;
	
}

#password_block_livraison img{
	margin-top:-2px;	
}

/* Blocs panier de livraison_compte.cfm */

#cart_block_livraison {
	width: 240px;
	background-color:#ffffff;
	padding: 5px;
	border:1px dotted #999999;
	margin:0;
}

#cart_block_livraison h1 {
	font: bold 11px/14px "ITCAvantGardeStd", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#333333;
	text-align: left;
}

#cart_block_livraison strong {
	color: #E70438;
}

.liv_login {
	vertical-align:top;
	border:1px dotted #999999;
}