/* FEUILLE DE "SARAH LUC" COPYRIGHT STORE-FACTORY "Mars 2014" */

html,body,form,ul,li,p,h1,h2,h3,h4,h5,h6,td {
    color:#000;
    font-size:16px;
	font-family:avenir;
	text-decoration:none;
	}
@font-face {
    font-family:avenir;
    src:url(media/avenir.ttf);
    }
@font-face {
    font-family:avenir;
    src:url(media/avenir.eot);
    }
@font-face {
    font-family:avenir;
    src:url(media/avenir.woff);
    }
p {
	font-family:Arial;
	line-height:16px;
}
a {
	color:#000;
	text-decoration:none;
	}
body {
	margin:0;
	line-height:1;
	}
ol,ul {
	margin:0;
	padding:0;
	list-style:none;
	}
blockquote,q {
	quotes:none;
	}
:focus {
	outline:0;
	}
table {
	border-spacing:0;
	border-collapse:collapse;
	}
img {
	border:none;
	}
form {
	margin:0;
	padding:0;
	}
/*------------------------------ GENERALITES -------------------------------*/
/*-------------- Static ----------------*/
.bold {
	font-weight:bold;
	}
.error {
	color:red;
	font-weight:bold;
	}
.star {
	color:red;
	}
.comment {
	font-style:italic;
	}
.label {
	width:34%;
	margin:0;
	padding:3px 5px 0 0;
	float:left;
	text-align:right;
	}
.label .comment {
	font-size:7pt;
	}
#page .view,#product .view {
	margin:0 20px 20px 0;
	}
.view {
	float:left;
	}
.view_large {
	margin:0 auto;
	text-align:center;
	}
.logo {
	float:left;
	}
.inter {
	display:none;
	}
.inter_top,.inter_bottom {
	display:none;
	}
.list_btn {
	display:block;
	text-align:right;
	}
.list_bottom {
	clear:both;
	}
.work_margin {
	margin:10px 0px 10px 0px;
	}
/*------------ A customiser  -----------*/
body {
	}
.bkg_texture {
	background:none;
	}
#master {
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
	}
#work {
	width:960px;
	float:left;
	}
#work_order {
	width:960px;
	float:left;
	}
#account_contener {
	width:600px;
	margin:0 auto;
	text-align:left;
	}
h1,h1 a {
	margin:0 0 15px 0;
	color:#000;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	}
h2,h3 {
	margin:0 0 15px 0;
	color:#000;
	font-size:15px;
	font-weight:bold;
	}
.price,.price_value,.price a,.price .currency,.price .IT,.price .OT,.price .cents {
	color:#000;
	font-weight:normal;
	}
.pstrike {
	color:#000;
	text-decoration:line-through;
	}
.pstrike a,.pstrike .currency {
	color:#000;
	font-size:11px;
	}
.pweight,.pweight .currency {
	color:#000;
	font-size:11px;
	font-style:italic;
	}
.en_stock {	
	padding:0 0 0 12px;
	color:#000;
	font-style:italic;
	background:url(img/stock.png) 0 -10px no-repeat;
	}
.out_stock {	
	padding:0 0 0 12px;
	color:#000;
	font-style:italic;
	background:url(img/stock.png) 0 3px no-repeat;
	}
.primary,.primary a {
	display:block;
	color:#000;
	font-size:12px;
	}
.secondary,.secondary a {
	display:block;
	color:#000;
	}
/*------------ Les boutons -------------*/
.btn_pos {
	display:block;
	clear:both;
	margin:10px 0;
	text-align:center;
	}
.btn,.btn_short,.btn_midle,.btn_long,.btn_detail,.btn_buy {
	padding:4px 0;
	color:#fff;
	font-size:12px;
	border:none;
	cursor:pointer;
	text-transform:lowercase;
	background:#000;
	border-radius:5px;
	}
.btn:hover,.btn_short:hover,.btn_midle:hover,.btn_long:hover,.btn_detail:hover,.btn_buy:hover {
	color:#fff;
	background:#eb28eb;
	}
.ibox,.ibox_short,.ibox_midle,.ibox_long,.ibox_vlong {
	padding:2px 5px;
	color:#000;
	background:#fff;
	border:1px solid #dedede;
	}
select.ibox,select.ibox_long,select.ibox_vlong {
	padding:2px 0;
	}
.btn {width:120px;}
.btn_short {width:32px;}
.btn_midle,.btn_detail,.btn_buy {width:70px;}
.btn_long,.btn_o2_002,.btn_o4_002 {width:150px;cursor:pointer;}
.btn_li_004 {width:80px;cursor:pointer;}
.btn_z0_01 {width:120px;cursor:pointer;}
.btn_z1_001 {width:160px;cursor:pointer;}
.z800 {display:none;cursor:pointer;}
.a601 {padding-top:5px;cursor:pointer;}

.ibox {width:100px;}
.ibox_short {width:28px;}
.ibox_midle {width:150px;}
.ibox_long {width:200px;}
.ibox_vlong {width:500px;}

/*------------------------------ PARTIE TOP ---------------------------------*/
#top,#top_order {
	height:162px;
	}
/* ----------- Les drapeaux ----------- */
#flag {
	position:absolute;
	width:300px;
	top:10px;
	left:20px;
	}
#flag li {
	float:left;
	padding:0 5px;
	}
#flag a {
	width:20px;
	height:15px;
	display:block;
	}
#flag .fr a {background:url(./mag/logo/flag_fr.gif);}
#flag .en a {background:url(./mag/logo/flag_en.gif);}
#flag .de a {background:url(./mag/logo/flag_de.gif);}
#flag .sp a {background:url(./mag/logo/flag_sp.gif);}
#flag .it a {background:url(./mag/logo/flag_it.gif);}
#flag .pt a {background:url(./mag/logo/flag_pt.gif);}
#flag .ru a {background:url(./mag/logo/flag_ru.gif);}
#flag .ma a {background:url(./mag/logo/flag_ma.gif);}
#flag .nl a {background:url(./mag/logo/flag_nl.gif);}
#flag .jp a {background:url(./mag/logo/flag_jp.gif);}
#flag .cn a {background:url(./mag/logo/flag_cn.gif);}
#flag span {
	display:none;
	}
/* ------------- Le logo -------------- */
#logo a:hover {
	text-decoration:none;
	}
#logo {
	position:absolute;
	top:0;
	left:0;
	}
#logo a {
	width:421px;
	height:138px;
	display:block;
	background:url(img/logo.png) no-repeat top left;
	}
#logo span,#logo p,#logo a img {
	display:none;
	}
/* ---------- Encart comand ----------- */
#comand {
	margin:20px 0px 0 0;
	padding:0;
	float:right;
	}
#comand li {
	padding:0 10px;
	float:left;
	}
#comand a {
	color:#3a3831;
	}
#comand span {
	color:#3a3831;
	font-size:13px;
	font-weight:normal;
	text-transform:capitalize;
	}
#comand a:hover span {
	color:#000;
	}
/* ------- fin du hack ------- */
#comand div span {
	color:#000;
	font-size:11px;
	font-weight:normal;
	}
#comand div,#comand div div {
	display:inline;
	}
#comand .order,#comand .help,#charit_basket,#comand .log_detail,#comand #item_basket,.account {
	display:none;
	}
/*---------------------------- MENU/NAVIG -----------------------------------*/
#navig li {
	display:inline-block;
	}
#navig span {
	color:#000;
	font-size:20px;
	font-weight:normal;
	text-transform:none;
	}
#navig a {
	cursor:pointer;
	}
#navig .smenu {
	visibility:hidden;
	position:absolute;
	width:960px;
	background:#000;
	z-index:1000;
	left:0;
	padding:15px 0px;
	}
#navig .smenu_column{
	width:23%;
	float:left;
	clear:none;
	padding-left:10px;
	padding-bottom:10px;
	}
#navig .smenu_column li{
	float:left;
	clear:none;
	width:100%;
	padding:5px 0 5px 5px;
	text-align:left;
	}
/* Pour supprimer les padding sur la colonne où il y auara l'image, mais pas en titre */
#navig .smenu_header_h2,#navig .smenu_header_img{
	float:left;
	clear:none;
	}
/* Pour modifier la taille de l'image du titre */
#navig .smenu_column a {
	color:#fff;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	}
#navig .smenu li:hover {
	color:#fff ;
	font-weight:bold;
	text-decoration:none;
	}
#navig .smenu li:hover a {
	color:#ee31ee;
	}
#navig .smenu a:hover {
	color:#ee31ee;
	}
#navig a.smenu_header_h2{
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	}
#smenu_1 { 
    display:none;
    }
#navig a.menu {
	padding-bottom:22px;
	display:block;
	}
#navig a.menu:hover span {
	color:#ee31ee;
	}
#navig li.start {
	display:none;
	}
#navig li.mns {
	padding:20px 40px;
	}
#navig .m2,
#navig .m3,
#navig .m4,
#navig .m5,
#navig .m6{
	background:url(img/navig_i.png) no-repeat 0 -1px;
	}
#navig li.i {
	display:none;
	}
#navig .end {
	display:none;
	}
#navig,#order_step {
	height:63px;
	z-index:1000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
	}
/* ------ Processus de commande ------- */

#order_step li {
	margin:0 40px;
	padding:21px 0 0 0;
	float:left;
	color:#000;
	font-size:20px;
	}
#order_step .start {
	width:40px;
	margin:0;
	}
#order_step .on {
	font-weight:bold;
	}
#order_step .made {
	text-decoration:line-through;
	}
#order_step .end {
	display:none;
	}
/*--------------------------- PARTIE GAUCHE ---------------------------------*/
#left_top,#left_bottom,#left .offer,#left .service,#contact_us,#newsletter,#professional,#partner h2 {
	display:none;
	}
#left {
	float:left;
	}
/* ------------ Recherche ------------- */
#search {
	position:absolute;
	top:105px;
	left:653px;
	display:none;
	}
#search h2 {
	display:none;
	}
#search p {
	margin:0;
	}
#search .ibox {
	width:190px;
	height:20px;
	margin:0;
	padding:0 5px;
	float:left;
	border:none;
	}
#search .btn_short {
	width:22px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
	border:none;
	}
#partner a{
	color:#3a3831;
	font-size:13px;
	font-weight:normal;
	text-transform:capitalize;
	}
#partner .p1{
	position:absolute;
	top:20px;
	right:188px;
	}
#partner .p2{
	position:absolute;
	top:61px;
	right:10px;
	}
#partner .p3{
	position:absolute;
	top:110px;
	right:10px;
	background:url(img/newsletter_bkg.png) no-repeat top right;
	padding:5px 50px 5px 0;
	}
/*--------------------------- PARTIE LIENS ----------------------------------*/
#link_contener {
	width:960px;
	height:0px;
	margin:0 auto;
	clear:both;
/* Tout sauf IE MAC \*/
	text-align:center;
 /* Fin Hack IE MAC */
	}
#link_contener #link {
	display:none;
	}
#footer li {
	display:inline;
	margin:0 10px;
	}
#footer a {
	color:#000;
	font-size:14px;
	font-weight:normal;
	}
#footer a:hover {
	color:#ee31ee;
	}
/*------------------------------- FOOTER -------------------------------------*/
#footer_contener {
	border:none;
	background:none;
	}
#footer {
	width:960px;
	text-align:center;
	}
#footerTable {
    width:960px;
    }
#footerTable .col {
    text-align:left;
    vertical-align:top;
    }
#footerTable li {
    padding:4px 0;
	display:block;
    }
#footerTable li a {
    color:#000;
    font-size:14px;
    }
/*---------------------------- PAGE PANIER ----------------------------------*/
#basket td {
	padding:10px;
	}
#basket_tab td,#account_tab td {
	min-width:80px;
	text-align:center;
	border:1px solid #dedede;
	}
#basket_tab .col1,#account_tab .col1 {
	width:805px;
	text-align:left;
	}
#basket_tab .header td,#basket .footer td,#account_tab .header td {
	font-weight:bold;
	}
#basket_tab .btn_short {
	width:20px;
	height:20px;
	border:none;
	background:url(img/trash.gif) center no-repeat;
	}
#basket .primary {
	display:block;
	}
#basket .txt_advantage {
	font-weight:bold;
	}
#maj {
	padding-top:10px;
	margin-bottom:5px;
	clear:both;
	text-align:right;
	}
#account p {
	margin-bottom:5px;
	clear:both;
	}
#txt_account_or,#account .btn_pos {
	text-align:center;
	}
#account li a:hover,#help li a:hover {
	text-decoration:underline;
	}
#account li,#help li {
	padding:3px 0;
	}
#account li:before,#help li:before {
	content:"- ";
	}
#canvas_validation_account_cont p {
	padding:0 0 0 5px;
	}
/* ---------- Acces reserve ----------- */
#account .new_contener,#account .old_contener {
	width:280px;
	margin:0 10px;
	float:left;
	}
#account .new,#account .old {
	height:160px;
	padding:10px;
	margin:10px 0;
	border:1px solid #dedede;
	}
#account .z003 span,#account .z004 span {
	width:110px;
	display:block;
	float:left;
	}
#account .z003 input,#account .z004 input {
	width:140px;
	margin-bottom:5px;
	float:left;
	}
/* ------- Declaration a la CNIL ------ */
.a001,.r003,.o001,.o417 {
	padding:5px 0;
	text-align:center;
	}
/*--------------------------- LISTE PRODUIT ---------------------------------*/
#list_contener {
	background:none;
	}
.sort-by {
	padding:10px 0;
	}
#list .uneven,#list .pair {
	margin:0;
	float:left;
	}
#list .list_content {
	width:200px;
	height:340px;
	margin:0 20px 15px 0;
	padding:10px;
	text-align:center;
	}
#list_contener > div:nth-of-type(4n+1) > div {
	margin-right:0;
	}
#list .a-view {
	display:block;
	width:200px;
	height:200px;
	margin:0 auto 10px auto;
	background:#fff;
	}
#list .view {
	max-width:200px;
	max-height:200px;
	margin:0;
	float:none;
	}
#list .primary {
	height:30px;
	overflow:hidden;
	}
#list .secondary {
	height:30px;
	overflow:hidden;
	}
#list .price_pos,#list .list_bottom,#list .stock_pos,#list .list_btn {
	display:block;
	margin:10px 0;
	text-align:center;
	}
#list .logo {
	float:none;
	}
#list .block_quantity {
	display:block;
	margin:0 0 10px 0;
	}
#list.associed h2 {
	width:100%;
	float:left;
	clear:both;
	}
/* ------------ Pagination ------------ */
#pagination {
	width:100%;
	margin:auto;
	clear:both;
	text-align:center;
	}
#pagination ul {
	margin:10px auto;
	}
#pagination li {
	display:inline;
	padding:10px 5px 5px 5px;
	}
#pagination li a {
	text-decoration:underline;
	}
/*--------------------------- FICHE PRODUIT ---------------------------------*/
#product h2 {
	color:#999;
	padding:0 0 5px 0;
	}
/* --------- Image principale --------- */
#image.view {
	position:relative;
	z-index:1;
	}
#image .comment {
	padding:5px 0;
	clear:both;
	}
#image.view_large .comment {
	text-align:center;
	}
/* ------- Vues supplementaires ------- */
.pd07 {
	width:300px;
	}
.pd07 span {
	display:block;
	clear:both;
	}
#image .pic_another_pic {
	width:80px;
	margin:0;
	padding:5px 3px 0 0;
	}
/* -------------- Zoom ---------------- */
.pd_zoom a {
	color:#000;
	}
.pd_zoom a:hover {
	color:#777;
	}
.zvc {
	position:absolute;
	top:0;
	left:0;
	}
#product_zoom {
	position:absolute;
	top:5px;
	left:5px;
	}
.popup_zoom,#product_zoom.popup_zoom {
	position:absolute;
	top:-50px;
	left:0;
	padding:20px;	
	background:#fff;
	border:1px solid #dedede;
	}
#product_zoom.work_margin {
	margin:0;
	}
.btn_zoom {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	font-size:0;
	text-align:left;
	border:none;
	background:none;
	}
.btn_zoom:hover {
	background:none;
	}
/* -------------- feature ------------- */
#feature {
	width:250px;
	padding-bottom:10px;
	float:left;
	}
#feature p {
	width:100%;
	float:left;
	}
#feature .error {
	margin:10px 0;
	}
#feature .price_pos,#feature .stock_pos {
	width:100%;
	margin:0 0 5px 0;
	float:left;
	}
#feature .btn_pos {
	text-align:left;
	}
#feature .price,#feature .pstrike,#feature .pweight,#feature .quantity_stock,#feature .en_stock,#feature .out_stock {
	display:block;
	clear:both;
	margin-bottom:5px;
	}
#feature .logo {
	margin:0;
	padding:5px 0;
	float:left;
	clear:both;
	}
/* ----------- Les options ------------ */
#option_contener {
	width:250px;
	float:left;
	}
.option {
	width:250px;
	float:left;
	padding:5px 0;
	}
.option p {
	width:100%;
	margin:5px 0;
	clear:both;
	}
.option .pdt_btn {
	width:200px;
	height:22px;
	padding:0 0 0 5px;
	border:none;
	color:#000;
	text-align:left;
	background:url(img/pic_select.gif) no-repeat;
	}
.option .pdt_select {
/* Tout sauf IE MAC \*/
	float:left;
 /* Fin Hack IE MAC */
 	padding:0px;
	}
.option .prod_choice img {
	padding-right:0 5px 0 0;
	}
.option .prod_choice {
	width:198px;
	padding:2px 0;
	visibility:hidden;
	position:absolute;
	z-index:2;
	background-color:#fff;
	border:1px solid #dedede;
	}
.option .prod_choice a {
	padding:2px 5px;
	display:block;
	color:#000;
	vertical-align:top;
	text-decoration:none;
	}
.option .prod_choice a:hover {
	color:#fff;
	background:#000;
	}
.option .option_price {
	color:#000;
	}
.option a:hover .option_price {
	color:#fff;
	}
.option select {
	color:#000;
	}
.option .opt_choice li {
	padding:5px 10px 5px 0;
	float:left;
	}
/* ------------- Detail ----------------*/
#detail {
	clear:both;
	}
#detail h2 {
	color:#000;
	}
#detail table {
	float:left;
	}
/* ----------- Formulaire --------------*/
#pdt_form table {
	width:100%;
	float:left;
	padding-bottom:10px;
	}
#btn_send_form {
	margin:5px;
	}
/* ------------- Divers ----------------*/
.cofidis img,.cofidis_basket img {
	margin-top:15px;
	float:left;
	border:none;
	}
/*---------------------------- Fil d'Arianne --------------------------------*/
#navigation {
	width:960px;
	float:left;
	padding:10px 0 15px 0;
	}
#navigation li {
	background:url(img/arianne_li.png) right center no-repeat;
	}
#navigation li:first-of-type {
	padding-left:0;
	}
#navigation span {
	color:#777;
	}
#navigation li:last-of-type span {
	color:#333;
	}
#navigation a:hover span {
	color:#333;
	}
#navigation li.end {
	background:none;
	}
/*------------------------------- EXTRADIV -----------------------------------*/
/*#extradiv {
	width:960px;
	margin:0 auto;
	text-align:left;
	}
#extradiv1 {	
	position:absolute;
	top:95px;
	margin-left:0;
  } */
/*--------------------------- PAGE D'ACCUEIL --------------------------------*/
#home .btn_pos,#home .inter,#home .list_bottom,#home .product_bottom,#home .header,#home h1,#home .IT,#home .OT,#home .content {
	display:none;
	}
#home p.text {
	margin:0;
	}
#home td {
	vertical-align:top;
	}
/* -------------- TC_01 --------------- */
#tc_01 {
	padding:0;
	width:960px;
	text-align:center;
	}
#tc_01 h2 {
	display:none;	
	}	
/* -------------- TC_02 --------------- */
#tc_02 {
	padding:0;
	}
#tc_02 h2,#tc_03 h2,#tc_04 h2 {
	text-align:center;
	
	}
/* ---------- Liste produit ----------- */
#home .list_content {
	width:200px;
	height:340px;
	margin:0 40px 15px 0;
	padding:10px;
	float:left;
	text-align:center;
	}
#home .pdt3,#home .pdt6,#home .pdt9,#home .pdt12,#home .pdt15 {
	margin-right:0;
	}
#home .list_content .a-view {
	display:block;
	width:150px;
	height:150px;
	margin:0 auto 10px auto;
	border:1px solid #999;
	}
#home .list_content .view {
	max-width:150px;
	max-height:150px;
	margin:0;
	float:none;
	}
#home .list_content .primary {
	height:30px;
	overflow:hidden;
	}
#home .list_content .secondary {
	height:30px;
	overflow:hidden;
	}
#home .list_content .price_pos,#home .list_content .list_bottom,#home .list_content .stock_pos,#home .list_content .list_btn {
	display:block;
	margin:10px 0;
	text-align:center;
	}
#home .list_content .logo {
	float:none;
	}
#home .block_quantity {
	display:block;
	margin:0 0 10px 0;
	}
/*---------------------- FIN de la PAGE D'ACCUEIL ---------------------------*/
.select_date_day {width:42px;}
.select_date_month {width:90px;}
.select_date_year {width:60px;}
.ibox_full {width:100%;}
.ibox_long {width:190px;}
fieldset {border:1px solid #dedede;}
legend {text-align:left;}
.popup_bottom input {cursor:pointer;text-align:center;}

/*---------------------- PAGE CONTACT ---------------------------*/
#bloc-contact,
#bloc-maps {
	display:inline-block;
	width:520px;
	vertical-align:top;
}
#bloc-contact {
	margin-right:30px;
}
#bloc-maps {
	text-align:right;
	width:400px;
}
#bloc-contact .bloc-contact-adress,
#bloc-contact .bloc-contact-phone,
#bloc-contact .bloc-contact-mail {
	margin:25px 0;
}
#bloc-contact p {
	font-size:15px;
	margin:0;
	padding:0;
}
#bloc-contact h3 {
	font-size:18px;
	margin:0 0 12px 0;
	padding:5px 0 5px 5px;
	background:#141414;
	color:#fff;
}
#bloc-contact span {
	font-weight:bold;
}
