@charset "utf-8";

@font-face { 
	font-family : 'Alex';
	src: url('../font/ALEX____.ttf') format('truetype'); 
}

/* CSS Document */
HTML, BODY, DIV, SPAN, A, UL, OL, LI, DL, DT, DD, FORM, INPUT, SELECT, TEXTAREA, EMBED {
	margin: 0px;
	padding: 0px;
}
body {
 
	width:100%;
	background:url(../img/header_bkg.jpg) #f6f5f5 repeat-x;
	background-color: #f6f5f5;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #5d717e;
}
a {
		color:#d66b04;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#d66b04;
	cursor:pointer
}
.alerte {
	font-size:11px;
	color:#8a180b
}
/*a:link  unvisited link 
 a:visited  visited link 
 a:active  selected link */
 
#body {
	/*margin:40px 0 0 15px;*/
	margin:40px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5d5a5a;
	width:1000px;
	position:relative
}
#window {
	width:1000px;
	text-align:left;
	margin:0 auto; 
	min-height:948px;
	height:auto !important;
	height:948px;
	/*padding:0 140px;*/
	
	
}

#prod_categorieTitle{color:#A92F00;
font-family:Alex,calibri;
font-size:16px;text-transform:uppercase}
#header {
	padding:8px 0 0 0;
	font-family:Myriad Pro;
	margin:0 auto;
	position:relative
/*	height:280px;*/
	
}
.header_quickLink {
	font-size:11px;
	float:left;
	margin:4px 0 0 450px;
	width:310px;
}
.header_quickLink ul {
	list-style:none;
	display:table
}
.header_quickLink ul li {
	color:#8e8d8d;
	list-style:none;
	float:left;
	margin:0 7px 0 0;
	text-decoration:none;
	border:0px;
	display:inline-block;
	text-transform:uppercase
}
.header_quickLink ul li a {
	color:#8e8d8d;
	list-style:none;
	float:left;
	margin:0 7px 0 0;
	text-decoration:none;
	border:0px;
	display:inline-block;
	text-transform:uppercase
}
.header_search {
	float:right
}
.input_search {
	background:url(../img/search_input.jpg) no-repeat;
	width:149px;
	height:29px;
	float:left;
	overflow:hidden
}
.input-width {
	width:144px;
	border:none;
	border-color: transparent;
	margin:5px 0 5px 5px;
	color:#666666;
	font-family:Myriad Pro;
	font-size:11px;
	color:#8e8d8d;
	text-transform:uppercase;
	font-stretch:wider
}
.help_position {
	margin:35px 0 0 0;
	float:left
}
.logo_position {
	margin:35px 19px 0;
	float:left
}
.btn_postion {
	margin:70px 0px 0;
	float:left;
 
}
.icone_postion {
	margin:0px 0px 0;
	float:left;
	color:#8e8d8d;
}
.hello_position {
	margin:4px 0 0 31px
}
.basket_margin {
	margin: 0 0 0 20px
}
.text_position {
	margin:0px 0 0 13px;
	float:left;
	color:#8e8d8d;
	text-transform:uppercase;
	font-family:Myriad Pro;
	font-size:12px
}
.text_position a {
	color:#8e8d8d
}
.orange_title {
	font-family:Myriad Pro;
	font-size:13px;
	color:#c04805;
	font-weight:bold
}
.header_quickBtn {
	margin:12px 0
}
.header_btn {
	margin-top:29px;
	height:24px;
	width:1000px
}
.header_btn ul {
	list-style:none;
	display:table;
	width:1000px
}
.header_btn ul li {
	list-style:none;
	float:left;
	display:inline-block;
	margin:2px 20px 0 25px;
	font-family:Myriad Pro;
	font-size:12px;
	color:#1e1c1c
}
.header_btn ul li a {
text-transform:uppercase;
	list-style:none;
	float:left;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e1c1c;
	font-weight:400
}
.block_bkg {
	position:relative;
	background:url(../img/img_s_bkg.jpg);
	height:189px;
	width:304px;
	padding:4px 5px 5px 6px;
	z-index:0
}
.block_l_bkg {
	position:relative;
	background:url(../img/img_l_bkg.jpg);
	height:187px;
	width:657px;
	padding:4px 5px 5px 6px;
	z-index:0;
	margin:0 0 0 160px
}
.img_position {
	z-index:0
}
.txt_bkg {
	background:url(../img/txt_s_bkg.jpg);
	width:282px;
	height:23px;
	position:absolute;
	z-index:100;
	bottom: 8px;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	padding: 10px 0 0 20px;
	font-family:Alex, monospace,calibri;
	font-size:16px;
	text-transform:uppercase;
	color:#1e1c1c;
}
.txt_bkg a{
	color:#1e1c1c;
}
.bloc_quickLink {
	float:left;
	/*margin:0 18px 27px 0*/
	margin:0 9px 27px 9px;
	 
	
}
.txt_l_bkg {
	background:url(../img/txt_l_bkg.jpg);
	width:637px;
	height:21px;
	position:absolute;
	z-index:100;
	bottom: 6px;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	padding: 10px 0 0 20px;
	font-family:Alex, monospace,calibri;
	font-size:16px;
	text-transform:uppercase;
	color:#1e1c1c;
}

.txt_l_bkg a{
	color:#1e1c1c;
}

.promoBkg{
	background:#f3a65a;
	border-top:1px #a92f00 solid;
	border-bottom:1px #a92f00 solid;
	height:30px;
	width:943px;
	float:left;
	font-family:Alex,calibri;
	font-size:20px;
	color:#a92f00;
	text-transform:uppercase;
	padding:8px 0 0 5px
}
.promoBkg a{
color:#a92f00;
}
.list_prod {
	background:url(../img/img_border.jpg) no-repeat;
	width:230px;
	height:210px;
	min-height:210px;
	height:auto !important;
	z-index:100;
	padding:1px;
	position:relative;
	margin-right:15.5px;
	float:left;
 
}
.promoTitle {
	margin:0 0 7px 0
}
.bloc_prod {
	z-index:-1;
}
.label_prod {
	position:absolute;
	top:138px;
	right:0px;
	z-index:1000;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	font-family:Alex,calibri;
	font-size:11px;
	color:#b55a01;
	background:url(../img/promo_label.png);
	height:24px;
	width:60px;
	padding:50px 0 0 20px;
	text-align:center;
}
.label_s_prod {
	position:absolute;
	top:78px;
	right:0px;
	z-index:1000;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	font-family:Alex,calibri;
	font-size:11px;
	color:#b55a01;
	background:url(../img/promo_label.png);
/*	height:20px;
	width:33px;
	padding:30px 0 0 17px;
 */
	 
	height:24px;
	width:60px;
	padding:50px 0 0 20px;
	text-align:center;
	 
}

.label_n_prod {
	position:absolute;
	top:78px;
	right:0px;
	z-index:1000;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	font-family:Alex,calibri;
	font-size:11px;
	color:#b55a01;
	background:url(../img/new_label.png);
/*	height:20px;
	width:33px;
	padding:30px 0 0 17px;
 */
	 
	height:24px;
	width:60px;
	padding:50px 0 0 20px;
	text-align:center;
	 
}
.prod_orange_title {
	color:#d66b04;
	font-family:Alex,calibri;
	font-size:12px;
	text-align:justify;
	text-transform:uppercase;
	margin:14px 0 10px 0
}
.prod_orange_title a{
	color:#d66b04;
	 
}
.prod_paragraph {
	color:#464b4e;
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	margin-bottom:10px;
	min-height:41px;
	height:41px;
	height:auto!important;
	overflow:hidden;
	clear:both;
	text-transform:lowercase
	
}

.prod_paragraph H1 {
	 font-size:11px;
	font-family:Verdana;
	font-weight:none;
}

.prod_paragraph p{ 
	/*height:40px*/
}

 
.price {
	color:#a92f00;
	font-family:Alex,calibri;
	font-size:14px;
	/*float:right;*/
	text-align:left
	
}

.priceDetail {
	color:#a92f00;
	font-family:Alex,calibri;
	font-size:14px;
	float:right;

	
}



/*best sale*/
.indexBestSale {
	margin-top:28px
}
.bestSaleBkg {
	background:#ffd77e;
	border-top:1px #a92f00 solid;
	border-bottom:1px #a92f00 solid;
	height:30px;
	width:943px;
	float:left;
	font-family:Alex,calibri;
	font-size:20px;
	color:#a92f00;
	text-transform:uppercase;
	padding:8px 0 0 5px;
 
}
.bestSaleBkg a{
	 
	color:#a92f00;
 
}
.labelBestSale_prod {
	/*position:absolute;
	top:161px;
	right:1px;
	z-index:1000;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	font-family:Alex,calibri;
	font-size:13px;
	color:#b55a01;
	background:url(../img/bestSale_label.png);
	height:20px;
	width:33px;
	padding:30px 0 0 17px*/
	
	position:absolute;
	top:138px;
	right:0px;
	z-index:1000;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	font-family:Alex,calibri;
	font-size:11px;
	color:#b55a01;
	background:url(../img/bestSale_label.png);
	height:24px;
	width:60px;
	padding:50px 0 0 20px;
	text-align:center;
}
/*nouveaute*/
.indexNew {
	margin-top:28px
}
.newBkg {
	background:#e3e3e3;
	border-top:1px #a92f00 solid;
	border-bottom:1px #a92f00 solid;
	height:30px;
	width:943px;
	float:left;
	font-family:Alex,calibri;
	font-size:20px;
	color:#a92f00;
	text-transform:uppercase;
	padding:8px 0 0 5px
}

.newBkg a{
	 
	color:#a92f00;
	 
}

.labelNew_prod {
/*	position:absolute;
	top:161px;
	right:1px;
	z-index:1000;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	font-family:Alex,calibri;
	font-size:13px;
	color:#b55a01;
	background:url(../img/new_label.png) no-repeat;
	height:20px;
	width:33px;
	padding:30px 0 0 17px;
	
	*/
	position:absolute;
	top:138px;
	right:0px;
	z-index:1000;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	font-family:Alex,calibri;
	font-size:11px;
	color:#b55a01;
	background:url(../img/new_label.png);
	height:24px;
	width:60px;
	padding:50px 0 0 20px;
	text-align:center;
	
}


/*NEWSLETTER*/
#footer{margin-top:28px}
.newsletter_white{background:#FFFFFF; height:32px;  border-top:#d3d1d1 1px solid; border-bottom:#d3d1d1 1px solid; width:100%;}
.newsletter_gray{background:#eeeded; height:32px; float:right;  border-top:#d3d1d1 1px solid; border-bottom:#d3d1d1 1px solid;  width:10.3%; }
.newsletter{ width:100% ;margin:0px auto;background:#FFFFFF; height:32px;  border-top:#d3d1d1 1px solid; border-bottom:#d3d1d1 1px solid;}

.newsletter_bkg{
background:url(../img/news_letter.jpg) no-repeat #eeeded ; width:383px;height:28px;margin:-1px auto;  padding:6px 0px 0px 617px}

.input_nl{background:url(../img/newsletter_input.jpg) no-repeat;
	width:159px;
	height:23px;
	float:left;
	 }
	
.input-nl-width {
    background:#f8f8f8;
	width:144px;
	border:none;
	border-color: transparent;
	margin:5px 0 5px 5px;
	 
	font-family:Myriad Pro;
	font-size:11px;
	color:#8e8d8d;
	text-transform:uppercase;
	font-stretch:wider
}

.btn_nl{margin:2px 0 0 20px;float:left}

#footer-middle{color:#414040; font-family:Myriad Pro; font-size:13px; margin:28px auto; width:1000px; } 
#footer-middle  a{color:#414040; font-family:Myriad Pro;font-size:13px}
.first-link {font-size:12px; text-transform:uppercase}	
.row{float:left;
padding:3px 22px 0;
width:auto;
border-right:#959595 1px solid;
margin:0 0 28px;
}

/* LEFT */
#left_prod{float:left}

.prod_categorie{
	margin-bottom:28px
	}
	
ul.prod_categorie{
	font-family:Alex,calibri;
	font-size:14px;
	color:#a92f00;
	text-transform:uppercase; 
	margin:0px  
	}
	
.prod_categorieTitle{
	background:url(../img/left_proTitle.jpg) no-repeat ;width:176px; height:29px; padding:5px 0 0 30px ;
	font-family:Alex,calibri;
	font-size:16px;
	color:#a92f00;
	text-transform:uppercase;

}
 

.prod_categorieTitle a{ 
	color:#a92f00;
 
}
.prod_categorieBkg{background:url(../img/left_prodBkg.jpg) repeat-y; width:206px;}

.prod_categorieBottom{background:url(../img/left_prodBottom.jpg) no-repeat ; width:206px; height:8px}
.prod_categorie{list-style:none}
.prod_categorie li{ margin:0px 0 0 13px; padding:17px 0 0 0 }
.prod_categorie li a{ padding:17px 0 0 7px;	color:#a92f00;cursor:pointer}
.active {color:#c48a02 !important;}
.special {color:#df621f !important;}

.prod_promo{margin-bottom:28px}
.prod_promoBkg{background:url(../img/left_promo.jpg) no-repeat; width:206px; height:176px; padding:34px 0 0 0; position:relative}
.prod_bestSaleBkg{background:url(../img/left_bestSale.jpg) no-repeat; width:206px; height:176px;; padding:34px 0 0 0; position:relative}

.prod_bestSaleBkgEng{background:url(../img/left_bestSaleEng.jpg) no-repeat; width:206px; height:176px;; padding:34px 0 0 0; position:relative}

.prod_newBkg{background:url(../img/left_new.jpg) no-repeat; width:206px; height:176px;; padding:34px 0 0 0; position:relative}

.prod_newBkgEng{background:url(../img/left_newEng.jpg) no-repeat; width:206px; height:176px;; padding:34px 0 0 0; position:relative}

.prod_txt_bkg {
	background:url(../img/prod_txt_s_bkg.jpg);
	width:193px;
	height:70px;
	padding: 0px 6px 0 6px;
	position:absolute;
	z-index:100;
	bottom: 1px;
	left:0px;
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9;
	font-family:Alex, monospace,calibri;
	font-size:16px;
	text-transform:uppercase;
	color:#1e1c1c;
}

.left_prod_orange_title {
	color:#d66b04;
	font-family:Alex,calibri;
	font-size:12px;
	text-align:justify;
	text-transform:uppercase;
	margin:3px 0 0px 0;
}
.left_prod_paragraph {
	color:#464b4e;
	font-family:Verdana;
	font-size:11px;
	font-size:11px!important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align:justify;
	margin-bottom:4px;
	text-transform:lowercase;
	font-weight:100;
	height:32px;
	overflow:hidden;
	 
}
.left_imgPosition img{margin-left:1px;width:204px; height:175px}
.left_prod_paragraph UL{list-style-type:none; list-style:none}
 /* /LEFT*/ 
 
 /*content prod*/
#content{float:right; margin-left:15px; width:770px }
.content_list_prod {
	background:url(../img/listProd_bkg.jpg) no-repeat;
	width:164px;
	height:150px;
	min-height:210px;
	height:auto !important;
	z-index:100;
	padding:1px;
	position:relative;
	margin-right:26px;
	margin-bottom:40px;
	float:left
}
.content_bloc_prod{z-index:-1}

.content_bloc_prod img{width:164px;
	height:150px;}

.tri{margin:0 7px 0px 0; font-family:Verdana; font-size:11px; color:#a92f00; float:right}

.selectPrductSort{margin-left:10px; border:1px solid #a92f00; }

/*detail_prod*/
.detail_prod{margin:15px 28px 0 0; width:530px}
.dtProd_bkg{background:url(../img/dtProd_bkg.jpg) no-repeat; width:223px; height:252px; padding:1px;float:left; margin:0 20px 0 0; }
.dtProd_bkg img{background:url(../img/dtProd_bkg.jpg) no-repeat;float:left}
.dtProd_title{font-family:Alex,calibri; font-size:16px;color:#a92f00;text-transform:uppercase;margin-bottom:22px }
.dtProd_s_title{font-family:Alex; font-size:14px;color:#d66b04;text-transform:uppercase ;margin-bottom:10px }
.dtProd_prod_paragraph {
	color:#464b4e;
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	margin-bottom:10px;
	text-transform:lowercase;
	width:285px;
}
.dtProd_txt{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#464b4e}
.dtProd_promoBkg {
	background:#f3a65a;
	border-top:1px #a92f00 solid;
	border-bottom:1px #a92f00 solid;
	height:30px;
	width:490px;
	float:left;
	font-family:Alex,calibri;
	font-size:20px;
	color:#a92f00;
	text-transform:uppercase;
	padding:8px 0 0 5px
}

.prod_categorieTxt{padding:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-transform:lowercase; color:#464b4e}

.sepCart{border-bottom:#464b4e 1px solid; margin:20px 0 10px 0 ; height:1px}
.cart_btn_position{padding:5px 0px 0px 18px}
.dtcontent_list_prod {
	background:url(../img/listProd_bkg.jpg) no-repeat;
	width:164px;
	height:150px;
	min-height:210px;
	height:auto !important;
	z-index:100;
	padding:1px;
	position:relative;
	margin-right:10px;
	margin-bottom:40px;
	float:left;
}

.btn_buyIndex{color:#FFFFFF; font-family:Verdana; font-size:11px;background:url(../img/btn_buy.jpg); width:62px;height:16px; padding:2px 0 0 18px}
 .btn_buyIndex a{ color:#FFFFFF}
/*class general*/



.uppercase {
	text-transform:uppercase
}
.center {
	text-align: center;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
 
	overflow:hidden;
}
.clearS {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.hidden {
	display: none;
}
.bold {
	font-weight:bold
}
.margeT10 {
	margin-top: 10px;
}
.margeB10 {
	margin-bottom:10px;
}
.margeB20 {
	margin-bottom:20px;
}
.margeL20 {
	margin-left:20px;
}
.margeL30 {
	margin-left:30px;
}
.margeB5 {
	margin-bottom:5px;
}
.margeT5 {
	margin-top:5px;
}
.margeL65 {
	margin-left:65px
}
.margeR65 {
	margin-right:65px
}
.margeR10 {
	margin-right:1px
}
.margeR30 {
	margin-right:30px
}
.margeR9 {
	margin-right:9px
}
.margeT20 {
	margin-top:20px
}
.height170 {
	height:170px
}
.marginL35 {
	margin-left:35px
}

.linHeight{line-height:14px}

.paiement{position:absolute; top:90px ; left:-110px;}
.animationLeft{position:absolute; top:00px ; left:-137px}
.animationRight{position:absolute; top:00px ; right:-137px}
#animationHome{position:absolute; top:-312px; left:1px; z-index:1000;}

