/* FEUILLE DE "Fanny la Pie v2" COPYRIGHT STORE-FACTORY "Mars 2015" */

@font-face {
    font-family:century;
	src:url(media/century.ttf);
	}
@font-face {
	font-family:century;
	src:url(media/century.eot);
	}
@font-face {
	font-family:century;
	src:url(media/century.woff);
	}

html,body,form,ul,li,p,h1,h2,h3,h4,h5,h6,td {
	color:#181818;
	font-size:14px;
	font-family:century,Arial;
	text-decoration:none;
	}
a {
	color:#181818;
	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:normal;
	}
.error {
	color:#009585;
	font-weight:normal;
	}
.star {
	color:#009585;
	}
.comment {
	font-style:italic;
	}
.label {
	width:34%;
	margin:0;
	padding:8px 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:30px;
	}
#work_order .work_margin {
	margin:30px 0;
	}
#work_order fieldset {
	margin:15px 0;
	padding:10px;
	background:#fff;
	}
/*------------ A customiser  -----------*/
body {
	background:#f7f7f7 url(img/body_bkg.png) repeat-x;
	}
.bkg_texture {
	background:none;
	}
#master {
	width:1100px;
	margin:0 auto;
	position:relative;
	text-align:left;
	}
#work {
	width:1100px;
	float:left;
	border:1px solid #e4e4e4;
	background:#fff;
	}
#work_order {
	width:1100px;
	float:left;
	}
#account_contener {
	width:600px;
	margin:0 auto;
	text-align:left;
	}
h1,h1 a {
	margin:0 0 30px 0;
	color:#181818;
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	}
h2,h3 {
	margin:0 0 30px 0;
	color:#181818;
	font-size:22px;
	font-weight:normal;
	}
.price,.price_value,.price a,.price .cents,.price .currency {
	color:#009585;
	font-size:24px;
	font-weight:normal;
	}
.price .IT,.price .OT {
	color:#009585;
	font-size:18px;
	font-weight:normal;
	}
.pstrike {
	color:#181818;
	text-decoration:line-through;
	}
.pstrike a,.pstrike .currency {
	color:#1818185;
	font-size:11px;
	}
.pweight,.pweight .currency {
	color:#6d6d6d;
	font-size:11px;
	font-style:italic;
	}
.en_stock {
	padding:0 0 0 12px;
	color:#181818;
	font-style:italic;
	background:url(img/stock.png) 0 -10px no-repeat;
	}
.out_stock {
	padding:0 0 0 12px;
	color:#181818;
	font-style:italic;
	background:url(img/stock.png) 0 7px no-repeat;
	}
.primary,.primary a {
	display:block;
	color:#181818;
	font-size:14px;
	line-height:17px;
	text-transform:uppercase;
	}
.secondary,.secondary a {
	display:block;
	color:#181818;
	}
/*------------ 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 {
	height:36px;
	color:#fff;
	font-size:14px;
	font-family:century,Arial;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	background:#009585;
	}
.btn:hover,.btn_short:hover,.btn_midle:hover,.btn_long:hover,.btn_detail:hover,.btn_buy:hover {
	background:#005d53;
	}
.ibox,.ibox_short,.ibox_midle,.ibox_long,.ibox_vlong {
	min-height:28px;
	padding:2px 5px;
	color:#6d6d6d;
	font-family:century,Arial;
	background:#fff;
	border:1px solid #e4e4e4;
	}
select.ibox,select.ibox_long,select.ibox_vlong {
	min-height:28px;
	padding:2px 0;
	}
.btn {
	width:160px;
	}
.btn_short {
	width:32px;
	}
.btn_midle,.btn_detail,.btn_buy {
	width:110px;
	}
.btn_long,.btn_o2_002,.btn_o4_002 {
	width:190px;
	cursor:pointer;
	}
.btn_li_004 {
	width:120px;
	cursor:pointer;
	}
.btn_z0_01 {
	width:160px;
	cursor:pointer;
	}
.btn_z1_001 {
	width:200px;
	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:167px;
	background:#fff;
	}
/* ----------- Les drapeaux ----------- */
#flag {
	width:18px;
	position:absolute;
	top:81px;
	right:0;
	}
#flag li:first-of-type {
	margin:0 0 5px 0;
	}
#flag a {
	width:18px;
	height:18px;
	display:block;
	}
#flag .fr a {
	background:url(img/flag_fr.png);
	}
#flag .en a {
	background:url(img/flag_en.png);
	}
#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:42px;
	left:420px;
	}
#logo a {
	width:267px;
	height:82px;
	display:block;
	background:url(img/logo_bkg.png) no-repeat;
	}
#logo span,#logo p,#logo a img {
	display:none;
	}
/* ---------- Encart comand ----------- */
#comand {
	width:290px;
	height:40px;
	margin:81px 30px 0 0;
	padding:0;
	float:right;
	border:1px solid #e4e4e4;
	}
#comand li {
	min-height:16px;
	margin-top:10px;
	padding-top:2px;
	float:right;
	}
#comand a {
	color:#181818;
	}
#comand span {
	color:#181818;
	font-size:13px;
	text-transform:capitalize;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	}
#comand a:hover span {
	color:#009585;
	}
/* Hack pour chrome car bug quand "Capitalize" */	
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#comand span {
	text-transform:none;
	}
		}
/* ------- fin du hack ------- */
#comand .basket {
	margin-left:15px;
	padding-left:35px;
	padding-right:26px;
	background:url(img/comand_basket_bkg.png) no-repeat;
	}
#comand .account {
	width:17px;
	margin-top:11px;
	margin-right:12px;
	background:url(img/comand_account_bkg.png) 0 0 no-repeat;
	}
#comand .account:hover {
	background-position:-17px 0;
	}
#comand .log {
	width:15px;
	margin-right:12px;
	background:url(img/comand_log_bkg.png) 0 0 no-repeat;
	}
#comand .log:hover {
	background-position:-15px 0;
	}
#comand .account span,
#comand .log span {
	display:none;
	}
#comand .account a,
#comand .log a {
	width:17px;
	height:18px;
	display:block;
	}
#comand .back {
	margin-right:12px;
	}
#comand div span {
	color:#a2a4a3;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	}
#comand div,#comand div div {
	display:inline;
	}
#comand div#total_basket,
#comand div.log_detail,
#comand .order,
#comand .help,
#charit_basket {
	display:none;
	}
/*---------------------------- MENU/NAVIG -----------------------------------*/
#navig span {
	color:#181818;
	font-size:15px;
	text-transform:uppercase;
	}
#navig a {
	cursor:pointer;
	}
#navig .smenu li {
	width:100%;
	padding:4px 0;
	float:left;
	text-align:left;
	}
#navig .smenu {
	visibility:hidden;
	position:absolute;
	width:1040px;
	padding:30px;
	left:0;
	background:rgba(0,149,133,.9);
	z-index:1000;
	}
#navig .smenu a {
	color:#fff;
	font-size:15px;
	font-weight:normal;
	}
#navig .smenu a:hover {
	text-decoration:underline;
	}
#navig .smenu a.smenu_header_h2 {
    text-transform:uppercase;
    }
.smenu_column {
	width:25%;
	float:left;
	}
#navig a.menu {
	display:block;
	padding:15px 0 15px 0;
	}
#navig .i {
	display:none;
	}
#navig .start,#navig .end {
	display:none;
	}
#navig {
	width:100%;
	z-index:1000;
	background:#fff;
    margin-top:-2px;
	}
#menu {
	width:100%;
	display:table;
	}
#menu li.mns {
	padding:0 30px;
	display:table-cell;
	text-align:center;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	}
#menu li.mns:hover {
	background:#199f91;
	}
#menu li.m1 {
	padding-left:10px;
	text-align:left;
	}
#menu li.m1 {
	text-align:left;
	}
#menu li.mns:hover span {
	color:#fff;
	}
/* ------ Processus de commande ------- */
#order_step {
	height:45px;
	z-index:1000;
	background:#fff;
	}
#order_step .start {
	display:none;
	}
#order_step li {
	margin:0 50px;
	padding:15px;
	float:left;
	color:#181818;
	font-size:15px;
	text-transform:uppercase;
	}
#order_step li:nth-of-type(6) {
	margin-right:0;
	}
#order_step .on {
	color:#fff;
	background:#199f91;
	}
#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 {
	display:none;
	}
#left {
	width:0;
	float:left;
	}
/* ------------ Recherche ------------- */
#search {
	position:absolute;
	top:82px;
	left:12px;
	}
#search h2 {
	display:none;
	}
#search p {
	margin:0;
	}
#search .ibox {
	width:234px;
	height:40px;
	margin:0;
	padding:0 15px;
	float:left;
	color:#a2a4a3;
	font-size:13px;
	font-style:italic;
	font-family:century,Arial;
	border:1px solid #e4e4e4;
	border-right:none;
	background:#fff;
	}
#search .btn_short {
	width:46px;
	height:42px;
	margin:0;
	padding:0;
	float:left;
	font-size:0;
	border:1px solid #e4e4e4;
	border-left:none;
	transition:none;
	-webkit-transition:none;
	background:#fff url(img/search_btn_bkg.png) 0 0 no-repeat;
	}
#search .btn_short:hover {
	background-position:-46px 0;
	}
/*--------------------------- PARTIE LIENS ----------------------------------*/
#link_contener {
	width:1100px;
	height:0;
	margin:0 auto;
	clear:both;
	/* Tout sauf IE MAC \*/
	text-align:center;
	/* Fin Hack IE MAC */
	}
#link {
	display:none;
	}
/*------------------------------- FOOTER -------------------------------------*/
#footer_contener {
	padding-top:30px;
	border:none;
	background:none;
	}
#footer {
	width:1050px;
	padding:15px 25px 30px 25px;
	text-align:center;
	background:#edf1ef;
	}
#footer td {
	vertical-align:top;
	}
#footer tr:nth-of-type(1) td:nth-of-type(1),
#footer tr:nth-of-type(1) td:nth-of-type(2) {
	padding:20px 0 20px 16px;
	color:#181818;
	font-size:14px;
	text-align:left;
	text-transform:uppercase;
	}
#footer td:nth-of-type(2) ul {
	border-right:0;
	}
#footer ul {
	max-width:190px;
	padding:0 0 0 16px;
	border-right:1px solid #d4d6d5;
	}
#footer li {
	padding:0 0 0 5px;
	color:#7f7f7f;
	font-size:12px;
	text-align:left;
	line-height:24px;
	}
#footer li a {
	color:#7f7f7f;
	font-size:12px;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	}
#footer li a:hover {
	color:#008173;
	}
/*--------------- Encarts du haut --------------*/
#footerFace {
	width:195px;
	height:130px;
	margin:20px 0;
	padding:54px 0 0 0;
	background:url(img/footer_bloc_bkg.png) no-repeat;
	}
#footerFace p {
	margin-top:0;
	text-transform:uppercase;
	}
#footerNews {
	width:195px;
	height:154px;
	margin:20px 0;
	padding:30px 0 0 0;
	background:url(img/footer_bloc_bkg.png) no-repeat;
	}
#footerNews > p:first-of-type {
	margin:0;
	text-transform:uppercase;
	}
#footerNews p + div {
	height:34px;
	margin:20px 0 20px 20px;
	}
#mail_newsletter {
	width:95px;
	height:34px;
	padding:0 10px;
	float:left;
	border:none;
	background:#fff;
	}
#footer .btn {
	width:34px;
	height:34px;
	float:left;
	border:none;
	color:#fff;
	text-transform:uppercase;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	background:#009585;
	}
#footer .btn:hover {
	background:#005d53;
	}
#footerFav {
	width:195px;
	height:184px;
	margin:20px 0;
	background:url(img/footer_fav_bkg.png) no-repeat;
	}
#footerFav a {
	width:152px;
	height:48px;
	margin:64px 0 0 0;
	padding:8px 0 0 0;
	display:inline-block;
	color:#fff;
	font-size:17px;
	line-height:19px;
	text-align:center;
	text-transform:uppercase;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	background:#009585;
	}
#footerFav a:hover {
	background:#005d53;
	}
/*--------------- Encarts du bas ---------------*/
.footerAvantages {
	width:193px;
	min-height:193px;
	margin:0 16px 0 0;
    cursor:pointer;
	border:1px solid #e4e4e4;
	background:#fff;
	}
.footerAvantages:hover a {
    color:#005d53;
    }
.footerAvantages p {
	margin:0;
	padding:0 15px;
	}
/*---------- image ----------*/
.footerAvantages p:nth-of-type(1) {
	height:60px;
	padding-top:15px;
	}
/*---------- titre ----------*/
.footerAvantages p:nth-of-type(2) {
	height:44px;
	color:#181818;
	font-size:16px;
	line-height:18px;
	}
/*---------- texte ----------*/
.footerAvantages p:nth-of-type(3) {
	height:30px;
	color:#6d6d6d;
	font-size:13px;
	line-height:15px;
	}
/*----- en savoir plus -----*/
.footerAvantages p:nth-of-type(4) {
	margin-top:12px;
	color:#181818;
	font-size:16px;
	}
.footerAvantages a:hover {
    color:#008173;
    }
#footer tr:nth-of-type(3) td:nth-of-type(1) p:first-of-type img {
	position:relative;
	left:8px;
	}
#footer table + p {
	display:none;
	}
#footer table + p + p {
	display:none;
	}
/*---------------------------- PAGE PANIER ----------------------------------*/
#basket td {
	padding:10px;
	}
#basket_tab td,#account_tab td {
	min-width:80px;
	text-align:center;
	border:1px solid #e4e4e4;
	}
#basket_tab .col1,#account_tab .col1 {
	width:805px;
	text-align:left;
	}
#basket_tab .header td,#basket .footer td,#account_tab .header td {
	font-weight:normal;
	}
#basket_tab .btn_short {
	width:25px;
	height:30px;
	border:none;
	background:url(img/trash.png) center no-repeat;
	}
#basket .primary {
	display:block;
	}
#basket .txt_advantage {
	font-weight:normal;
	}
#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 #e4e4e4;
	}
#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:230px;
	height:410px;
	margin:0;
	padding:0 17px;
	float:left;
	text-align:center;
	border:none;
	background:url(img/accueil_list_bkg.png) top right no-repeat;
	}
#list .pdt4,
#list .pdt8,
#list .pdt12,
#list .pdt16,
#list .pdt20,
#list .pdt24, 
#list .pdt28, 
#list .pdt32 {
	padding-right:0;
	background-image:none;
	}
#list .list_content .a-view {
	width:230px;
	height:230px;
	display:table-cell;
	vertical-align:middle;
	}
#list .list_content .view {
	max-width:230px;
	max-height:230px;
	margin:0;
	float:none;
	}
#list .list_content .primary {
	height:33px;
	padding-top:22px;
	overflow:hidden;
	}
#list .list_content .price_pos {
	padding:17px 0 20px 0;
	display:block;
	}
#list .list_content .list_btn {
	text-align:center;
	}
#list .list_content .btn_detail {
	width:190px;
	height:32px;
	padding:0;
	color:#797b7a;
	font-size:13px;
	text-transform:uppercase;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #e4e4e4;
	background:#f7f7f7;
	}
#list .list_content .btn_detail:hover {
	color:#fff;
	border-color:#009585;
	background:#009585;
	}
#list .stock_pos,
#list .en_stock,
#list .out_stock,
#list .block_quantity,
#list .secondary,
#list .logo_container,
#list .btn_buy {
	display:none;
	}
#list.associed h2 {
	width:1102px;
	margin:0 0 10px 0;
	padding:30px 0;
	position:relative;
	left:-31px;
	float:left;
	clear:both;
	color:#181818;
	font-size:20px;
	text-align:center;
	text-transform:uppercase;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	background:#f7f7f7;
	}
#basket #list.associed h2 {
	left:-1px;
	}
/* ------------ Pagination ------------ */
#pagination {
	width:100%;
	margin:auto;
	padding:10px 0 0 0;
	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 h1 {
	width:470px;
	float:right;
	clear:right;
	}
#product h2 {
	width:470px;
	float:right;
	clear:right;
	color:#6d6d6d;
	font-size:18px;
	}
/* --------- Image principale --------- */
#image.view {
	position:relative;
	z-index:1;
	padding-left:140px;
	}
#cursor {
    margin-left:140pc;
    }
#img1 {
	border:1px solid #dbdbdb;
	}
#image .comment {
	padding:5px 0;
	clear:both;
	display:none;
	}
#image.view_large .comment {
	text-align:center;
	}
/* ------- Vues supplementaires ------- */
.pd07 {
	width:125px;
	height:400px;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	}
.pd07 span {
	display:none;
	}
.pd07 a {
	display:inline-block;
	padding:0;
	margin:0 0 15px 0;
	}
#image .pic_another_pic {
	max-width:120px;
	max-height:120px;
	border:1px solid #dbdbdb;
	}
/* -------------- Zoom ---------------- */
#pd_zoom {
	display:none;
	}
.pd_zoom a {
	color:#181818;
	}
.pd_zoom a:hover {
	color:#777;
	}
.zvc {
	position:absolute;
	top:-2px;
	left:140px;
	border:1px solid #dbdbdb;
	}
#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 #e4e4e4;
	}
#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:470px;
	padding:30px 0 0 0;
	float:right;
	clear:right;
	border-top:1px solid #dbdbdb;
	}
#feature p {
	width:100%;
	float:left;
	}
#feature .error {
	margin:10px 0;
	}
#feature .price_pos {
	width:100%;
	margin:0;
	float:left;
	}
#feature .stock_pos {
	display:none;
	}
#feature .btn_pos {
	margin:0;
	padding:30px 0;
	text-align:left;
	border-bottom:1px solid #dbdbdb;
	}
#feature .price,#feature .price_value {
	font-size:36px;
	}
#feature .price .cents,
#feature .price .currency {
	font-size:30px;
	}
#feature .logo {
	margin:0;
	padding:0;
	float:left;
	clear:both;
	}
#feature .block_quantity {
	margin:0 10px 0 0;
	display:inline-block;
	vertical-align:bottom;
	}
#quantity {
	color:#6d6d6d;
	}
#feature .btn_quantity {
	width:30px;
	height:30px;
	border:none;
	cursor:pointer;
	color:#181818;
	background:#dfdfdf;
	}
#feature .bnt_quantity {
	width:28px;
	height:28px;
	margin:0;
	padding:0;
	border:1px solid #dbdbdb;
	color:#181818;
	text-align:center;
	background:#fff;
	}
#btn_basket_buy {
	width:290px;
	height:50px;
	padding-left:50px;
	display:inline-block;
	vertical-align:bottom;
	color:#fff;
	font-size:22px;
	text-transform:uppercase;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	background:#009585 url(img/btn_basket_buy_bkg.png) 20px 10px no-repeat;
	}
#btn_basket_buy:hover {
	background-color:#005d53;
	}
#feature .logo_container {
	width:100%;
	padding:30px 0 0 0;
	float:left;
	clear:both;
	}
#brandLink {
	width:260px;
	height:26px;
	margin-top:30px;
	padding:10px 0 0 0;
	display:block;
	float:left;
	clear:both;
	color:#fff;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	background:#009585;
	}
#brandLink:hover {
	background:#005d53;
	}
.social {
	width:100%;
	padding:20px 0 0 0;
	float:left;
	clear:both;
	}
.social span {
	display:inline-block;
	vertical-align:middle;
	color:#6d6d6d;
	font-weight:normal;
	}
.social span:after {
	content:" : ";
	}
.social ul {
	display:inline-block;
	vertical-align:middle;
	}
.social li {
	display:inline-block;
	vertical-align:middle;
	}
.social li {
	width:34px;
	margin:0 4px 0 0;
	padding:0;
	}
.twitter img,.facebook img,.google img {
	display:none;
	}
.twitter a,.facebook a,.google a {
	width:34px;
	height:34px;
	display:block;
	}
.twitter a {background:url(img/social_twitter.png) no-repeat;}
.facebook a {background:url(img/social_facebook.png) no-repeat;}
.google a {background:url(img/social_googleplusone.png) no-repeat;}
.social li.pinterest {width:36px;cursor:pointer;}

/* ----------- Les options ------------ */
#option_contener {
	width:470px;
	float:right;
	clear:right;
	}
.option {
	width:470px;
	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:#181818;
	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:0;
	}
.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 #e4e4e4;
	}
.option .prod_choice a {
	padding:2px 5px;
	display:block;
	color:#181818;
	vertical-align:top;
	text-decoration:none;
	}
.option .prod_choice a:hover {
	color:#fff;
	background:#6d6d6d;
	}
.option .option_price {
	color:#181818;
	}
.option a:hover .option_price {
	color:#fff;
	}
.option select {
	color:#181818;
	}
.option .opt_choice li {
	padding:5px 10px 5px 0;
	float:left;
	}
/* ------------- Detail ----------------*/
#detail {
	clear:both;
	}
#detail h2 {
	color:#6d6d6d;
	display:none;
	}
#detail table {
	float:left;
	}
.tab {
	padding:15px 36px;
	color:#181818;
	font-size:16px;
	text-transform:uppercase;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	background:#e7e7e7;
	}
.tab:hover {
	color:#fff;
	background:#009585;
	}
.tab-active {
	padding:15px 36px;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	background:#009585;
	}
#contener_content {
	margin:0;
	}
#contener_content .content-active {
	padding:18px 30px;
	line-height:17px;
	}
#contener_content .content-active p {
	line-height:17px;
	}
/* ----------- 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:1100px;
	float:left;
	padding:42px 0 30px 0;
	}
#navigation li {
	background:url(img/arianne_li.png) right center no-repeat;
	}
#navigation li:first-of-type {
	padding-left:0;
	}
#navigation span {
	color:#181818;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	}
#navigation li:last-of-type span {
	color:#008173;
	}
#navigation a:hover span {
	color:#008173;
	}
#navigation li.end {
	background:none;
	}
/*------------------------------- EXTRADIV -----------------------------------*/
/*#extradiv {
	width:1100px;
	margin:0 auto;
	text-align:left;
		}
#extradiv1 {	
	position:absolute;
	top:95px;
	margin-left:0;
  	} */
/*--------------------------- PAGE D'ACCUEIL --------------------------------*/
#home .btn_pos,#home .inter,#home .product_bottom,#home .header,#home h1,#home .IT,#home .OT,#home .content,
#home .secondary,#home .stock_pos,#home .block_quantity,#home .btn_buy,#home .out_stock,#home .en_stock,#home .logo_container {
	display:none;
	}
#home {
	margin:424px 0 0 0;
	}
#work.work_home {
	border:none;
	background:none;
	}
#home p.text {
	margin:0;
	}
#home td {
	vertical-align:top;
	}
/* -------------- TC_01 --------------- */
#tc_01 {
	padding:0 0 0 10px;
	position:relative;
	}
#tc_01 h2 {
	width:100%;
	margin:0;
	padding:0;
	position:absolute;
	top:350px;
	color:#181818;
	font-size:20px;
	text-align:center;
	text-transform:uppercase;
	}
/* -------------- TC_02 --------------- */
#tc_02 h2 {
    display:none;
    }
#tc_02 p {
    display:none;
    }
#logosAnim {
    width:1030px;
	height:131px;
    padding:0 35px;
    position:relative;
	background:#bad6d2;
    }
#logosContainer { 
    width:1030px;
    height:131px;
    position:relative;
    overflow:hidden;
	}
#logos {
    width:4000px;
    height:113px;
    padding:18px 0 0 0;
    position:absolute;
	top:0;
	left:35px;
	animation-name:AutoSlide;
	animation-duration:30s;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
    animation-direction:alternate;
    -webkit-animation-name:AutoSlide;
	-webkit-animation-duration:30s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
    -webkit-animation-direction:alternate;
	}
#logosLeftButton {
    width:35px;
    height:131px;
    position:absolute;
    top:0;
    left:0;
    background:url(img/logos_btn_left.png) 0 0 no-repeat;
    }
#logosLeftButton:hover {
    background-position:-35px 0;
    }
#logosRightButton {
    width:35px;
    height:131px;
    position:absolute;
    top:0;
    right:0;
    background:url(img/logos_btn_right.png) 0 0 no-repeat;
    }
#logosRightButton:hover {
    background-position:-35px 0;
    }
#logos img {
    margin:0 10px;
    vertical-align:middle;
    }
@keyframes AutoSlide {
	0% {
		left:0%;
		}
	100% {
		left:-100%;
		}
	}
@-webkit-keyframes AutoSlide {
    0% {
		left:0%;
		}
	100% {
		left:-100%;
		}
	}
/* -------------- TC_03 --------------- */
#tc_03 {
	padding:0;
	}
#tc_03 h2 {
	width:100%;
	margin:0;
	padding:39px 0;
	color:#181818;
	font-size:20px;
	text-align:center;
	text-transform:uppercase;
	}
/* ---------- Liste produit ----------- */
#home .list_content {
	width:230px;
	height:422px;
	margin:0;
	padding:8px 22px 0 22px;
	float:left;
	text-align:center;
	border:1px solid #e4e4e4;
	border-left:0;
	border-right:0;
	background:#fff url(img/accueil_list_bkg.png) top right no-repeat;
	}
#home .pdt1,
#home .pdt5,
#home .pdt9 {
	border-left:1px solid #e4e4e4;
	}
#home .pdt4,
#home .pdt8,
#home .pdt12 {
	border-right:1px solid #e4e4e4;
	background-image:none;
	}
#home .list_content .a-view {
	width:230px;
	height:230px;
	display:table-cell;
	vertical-align:middle;
	}
#home .list_content .view {
	max-width:230px;
	max-height:230px;
	margin:0;
	float:none;
	}
#home .list_content .primary {
	height:33px;
	padding-top:22px;
	overflow:hidden;
	}
#home .list_content .price_pos {
	padding:17px 0 20px 0;
	display:block;
	}
#home .list_content .list_btn {
	text-align:center;
	}
#home .list_content .btn_detail {
	width:190px;
	height:32px;
	padding:0;
	color:#797b7a;
	font-size:13px;
	text-transform:uppercase;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #e4e4e4;
	background:#f7f7f7;
	}
#home .list_content .btn_detail:hover {
	color:#fff;
	border-color:#009585;
	background:#009585;
	}
#tc_01 .list_content {
	width:338px;
	height:338px;
	margin:0 10px 40px 10px;
	padding:0;
	position:relative;
	float:left;
	text-align:center;
    transition:all .4s ease;
    -webkit-transition:all .4s ease;
	border:1px solid #e4e4e4;
	z-index:950;
	background:#fff;
	}
#tc_01 .list_content:hover {
    border-color:#009585;
    background:#009585;
    }
#tc_01 .list_content .view {
	max-width:310px;
	max-height:310px;
	margin:15px 0 0 0;
	float:none;
	}
#tc_01 .url3,#tc_01 .url6 {
	margin-right: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 #e4e4e4;
	}
legend {
	text-align:left;
	}
.popup_bottom input {
	cursor:pointer;
	text-align:center;
	}
strong,b {
	font-weight:normal;
	}
#slider-with-blocks-1 {
	display:none;
	}
.work_margin > p.btn_pos {
	padding:30px 0 0 0;
	}

.sf_pop .top span {
    font-weight:normal;
    }
.sf_pop .top input {
    color:#fff;
    }
.sf_pop .contener .col1 {
    padding-bottom:10px;
    }
.contener .primary, .contener .secondary, .contener .price {
    text-align:center;
    }
.contener p {
    padding:5px 0 15px 0;
    }
/*----------------------------- PAGE PANIER ---------------------------------*/
#basket.work_margin {
	margin:0;
	}
#basket h1 {
    display:none;
    }
#basket_tab {
   width:1102px;
	position:relative;
	top:-1px;
	left:-1px;
	}
#basket td,#basket_tab td {
    padding:15px;
    color:#181818;
    font-size:15px;
    }
#basket b,#basket_tab b {
    font-weight:normal;
    }
#basket_tab .header .col1,
#basket_tab .header .col2,
#basket_tab .header .col3,
#basket_tab .header .col4 {
    color:#fff;
    background:#009585;   
    }
#basket_tab .pic_another_pic {
    max-width:108px;
    margin-right:20px;
    float:left;
    border:1px solid #dbdbdb;
    }
#basket_tab .primary {
    padding-bottom:12px;
    color:#181818;
    font-size:16px;
    }
#basket_tab .secondary {
    color:#777;
    font-size:14px;
    }
#basket_tab .price {
    font-size:20px;
    }
#bks_totalpay .price,
#bks_totalpay .currency {
	font-weight:700;
	}
#basket_tab .currency {
    font-size:17px;
    }
#bsk_totalitems td,#bks_totalpay td {
    background:#f1f1f1;
    }
#deliveryfees .col2 .price,
#deliveryfees .col2 .currency,
#bks_total .col4 .price,
#bks_total .col4 .currency {
    color:#181818;
    }
legend {
    color:#181818;
    font-size:15px;
    font-weight:normal;
    text-transform:none;
    }
#canvas_advantage {
    width:345px;
    min-height:100px;
    margin:20px 0 15px 10px;
    padding:12px;
    float:left;
    }
.bk03 {
    margin:0;
    }
.bk03 span {
    margin:0 0 20px 0;
    display:block;
    font-size:12px;
    }
#ctx_advantage {
    width:195px;
    height:30px;
    margin:0 5px 0 0;
    float:left;
    }
#btn_advantage {
    width:40px;
    height:36px;
    float:left;
    border:none;
    }
#canvas_advantage + p.btn_pos {
    width:350px;
    height:110px;
    margin:35px 0 0 0;
    padding:0;
    float:right;
    clear:right;
    position:relative;
    }
.btn_bk_005 {
    width:350px;
    height:50px;
    position:absolute;
    bottom:0;
    right:10px;
    color:#181818;
    font-size:15px;
    text-align:right;
    transition:background-color .3s ease,color .3s ease;
    -webkit-transition:background-color .3s ease,color .3s ease;
    background:#e7e7e7 url(img/btn_bk_005_bkg.png) 130px 17px no-repeat;
    }
.btn_long.btn_bk_006 {
    width:350px;
    height:50px;
    position:absolute;
    top:0;
    right:10px;
    font-size:14px;
    font-weight:700;
    text-align:right;
    background:#009585 url(img/btn_bk_006_bkg.png) 22px 9px no-repeat;
    }
.btn_long.btn_bk_005:hover  {
    color:#fff;
    background-color:#005d53;
    }
.btn_long.btn_bk_006:hover {
    background-color:#005d53;
    }
#canvas_paypal {
    width:390px;
    height:100px;
    margin:20px 0 0 15px;
    padding:12px;
    float:left;
    }
#canvas_paypal p:nth-of-type(1) {
    margin-top:0;
    }
#canvas_paypal p:nth-of-type(2) {
    display:none;
    }
#canvas_paypal p:nth-of-type(3) {
    margin-bottom:0;
    }

.o201 {
	text-align:center;
	}
.buydisable {
    display:none;
    }