/* FEUILLE DE "Interlots" COPYRIGHT Netincom "Aout 2013" */

@font-face {
    font-family:futura_lt_bt;
    src:url(media/futura_lt_bt.ttf);
    }
@font-face {
    font-family:futura_lt_bt;
	src:url(media/futura_lt_bt.eot);
	}
@font-face {
	font-family:futura_lt_bt;
	src:url(media/futura_lt_bt.woff);
	}
	html,body,form,ul,li,p,h1,h2,h3,h4,h5,h6,td {
	color:#000;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	}
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 10px 20px 0;
	}
.view {
	float:left;
	}
.view_large {
	margin:0 auto;
	text-align:center;
	}
.inter {
	display:none;
	}
.inter_top,.inter_bottom {
	display:none;
	}
.list_btn {
	display:block;
	text-align:right;
	}
.list_bottom {
	clear:both;
	}
.work_margin {
	margin:10px 10px 10px 10px;
	}
/*------------ A customiser  -----------*/
body {
	background:#f6f5f6 url(img/body_bkg.png) top left repeat-x;
	}
.bkg_texture {
	background:none;
	}
#master {
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background:none;
	}
#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 5px 0;
	color:#2f2f2f;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	}
h2,h3 {
	margin:0 0 5px 0;
	color:#2f2f2f;
	font-size:15px;
	font-weight:normal;
	}
.price,.price_value,.price a,.price .currency,.price .IT,.price .OT,.price .cents {
	color:#9e9f9f;
	font-size:12px;
	font-style:italic;
    display: none;
	}
.pstrike {
	color:#9e9f9f;
	text-decoration:line-through;
	}
.pstrike a,.pstrike .currency {
	color:#9e9f9f;
	font-size:11px;
	}
.pweight,.pweight .currency {
	color:#000;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	}
.en_stock {
	padding:0 0 0 12px;
	color:#2f2f2f;
	font-style:italic;
	background:url(img/stock.png) 0 -10px no-repeat;
	}
.out_stock {
	padding:0 0 0 12px;
	color:#2f2f2f;
	font-style:italic;
	background:url(img/stock.png) 0 3px no-repeat;
	}
.primary,.primary a {
	display:block;
	color:#2f2f2f;
	font-size:13px;
	}
.secondary,.secondary a {
	display:block;
	color:#9e9f9f;
	font-size:12px;
	font-style:italic;
	}
/*------------ 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:2px 0;
	color:#fff;
	font-size:12px;
	border:none;
	cursor:pointer;
	text-transform:lowercase;
	background:#222222;
	}
.ibox,.ibox_short,.ibox_midle,.ibox_long,.ibox_vlong {
	color:#222222;
	background:#fff;
	border:1px solid #000;
	}
.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:258px;
	background:url(img/top_bkg.png) top left no-repeat;
	}
/* ----------- 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:255px;
	height:260px;
	display:block;
	}
#logo span,#logo p,#logo a img {
	display:none;
	}
/* ---------- Encart comand ----------- */
#comand {
	width:auto;
	margin:4px 22px 0 0;
	padding:0;
	float:right;
	background:none;
	}
#comand li {
	padding:0 4px 0 0;
	float:right;
	}
#comand a {
	color:#545555;
	}
#comand span {
	color:#545555;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	font-family:futura_lt_bt;
	}
/* 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 .start {
	display: block;
	margin-left: 10px;
}
#comand .start a {
	color: #fff;
}
#comand .basket {
	position:absolute;
	top:23px;
	left:611px;
	background:url(img/basket_bkg.png) top left no-repeat;
	height:54px;
	padding-left:76px;
	padding-top:18px;
	}
#comand .basket a span {
	color:#54b8e9;
	font-size:18px;
	padding-right:10px;
	}
#comand .account, #comand .log {
	background:url(img/comand_li_bkg.png) 0 2px no-repeat;
	padding-left:14px;
	}
#comand .account a span, #comand .log a span {
	color:#fff;
	font-size:11px;
	font-family:Arial;
	}
#comand .back a span {
	color:#fff;
	}
#comand div span {
	color:#545555;
	font-size:14px;
	font-weight:normal;
	}
#comand div,#comand div div {
	display:inline;
	}
#charit_basket {
	padding-left:3px;
	}
#comand .order,#comand .help,span#log_inscription, span.par_g, span.par_d{
	display:none;
	}
/*---------------------------- MENU/NAVIG -----------------------------------*/
#navig li {
	float:left;
	}
#navig span {
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	}
#navig a {
	cursor:pointer;
	}
#navig .smenu li {
	width:195px;
    padding-left:5px;
	}
#navig .smenu {
	visibility:hidden;
	position:absolute;
	width:200px;
	margin-left:-12px;
    padding:7px 0;
	border:1px solid #dedede;
	background:#fff;
	z-index:1000;
	}
#navig #smenu_2 {
    width:420px;
    margin-left:-100px;
    }
#navig #smenu_2 li {
    width:200px;
    }
#navig .smenu a {
	display:block;
	color:#222222;
	font-size:12px;
	padding:5px 0 5px 5px;
	font-weight:normal;
	}
#navig .smenu a:hover {
	color:#222222;
	background:#57baeb;
	text-decoration:none;
	}
#navig a.menu {
	display:block;
	padding:13px 0 11px 0;
	}
#navig a.menu:hover span {
	color:#6ac6f4;
	}
#navig li.start {
	width:0;
	height:0;
	}
#navig .m1 span {
	font-size:0;
	width:33px;
	height:38px;
	background:url(img/m1_bkg.png) no-repeat top left;
	display:block;
	margin:0;
	padding:0;
	}
#navig .m1 a.menu {
	display:block;
	padding:0 0 0 0;
	}
#navig li.mns {
	margin:0 11px;
	}
@media only screen and (max-device-width: 1024px) and (orientation:portrait) {
#navig span {
    font-size:12px;
        }
    }
@media only screen and (max-device-width: 1024px) and (orientation:landscape) {
#navig span {
    font-size:12px;
        }
    }
#navig li.m7 {
    margin-right:0;
    }
#navig .i {
	width:16px;
	height:38px;
	background:url(img/navig_i.png) top left no-repeat;
	}
#navig .end {
	display:none;
	}
#navig,#order_step {
	width:960px;
    height:38px;
	z-index:1000;
	background:url(img/navig_bkg.png) top left repeat-x;
	}
/* ------ Processus de commande ------- */
#order_step .start {
	width:50px;
	}
#order_step li {
	margin:0 20px;
	padding:12px 0 0 0;
	float:left;
	color:#fff;
	font-size:11px;
	}
#order_step .on {
	font-weight:bold;
	}
#order_step .made {
	text-decoration:line-through;
	}
#order_step .end {
	display:none;
	}
/*--------------------------- PARTIE GAUCHE ---------------------------------*/
#left_top,#left_bottom {
	display:none;
	}
#left {
	width:0;
	float:left;
	background:none;
	}
#left_contener .arround {
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
#left .offer, #newsletter, #contact_us, #service, #partner, #professional {
	display:none;
	}
#left h2 {
	height:27px;
	margin:0 0 10px 0;
	padding:5px 0 0 20px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:#c1c1c1 url(img/left_bkg.png) no-repeat;
	display:none;
	}
#left p {
	margin:0 0 0 0;
	color:#000;
	font-size:12px;
	font-weight:normal;
	}
#left li {
	padding:0 0 0 0;
	}
#left a {
	color:#000;
	font-size:12px;
	font-weight:normal;
	}
#left .price {
	display:none;
	}
/* ------------ Recherche ------------- */
#search {
	position:absolute;
	top:210px;
	left:610px;
	}
#search h2 {
	display:none;
	}
#search p {
	margin:0;
	}
#search .ibox {
	width:280px;
	height:37px;
	margin:0;
	padding:0;
	float:left;
	border:none;
	background:url(img/search_input_bkg.png) top left no-repeat;
	padding-left:9px;
	color:#929292;
	font-style:italic;
	font-size:12px;
	}
#search .btn_short {
	width:40px;
	height:37px;
	margin:0;
	padding:0;
	float:left;
	border:none;
	background:url(img/search_btn_bkg.png) top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	margin-left:4px;
	}
/* ------- Newsletter et contact ------ */
#left .btn {
	margin:0 0 0 0;
	}
/* ------------- Partner -------------- */
#partner li {
	margin:0 0 0 0;
	background:none;
	}
/*--------------------------- PARTIE LIENS ----------------------------------*/
#link_contener {
	width:960px;
	height:0;
	margin:0 auto;
	clear:both; /* Tout sauf IE MAC \*/
	text-align:center; /* Fin Hack IE MAC */
	}
#link {
	display:none;
	}
#extralink {
	width:960px;
	height:30px;
	padding:10px 0 0 0;
	position:absolute;
	text-align:center;
	}
#extralink li {
	display:inline;
	margin:0 25px;
	}
#extralink a {
	color:#9e9f9f;
	font-size:11px;
	font-weight:normal;
	}
#extralink a:hover {
	color:#55b9ea;
	}
/*------------------------------- FOOTER -------------------------------------*/
#footer_contener {
	border:none;
	background:none;
	}
#footer {
	width:960px;
	padding-bottom:0;
	text-align:center;
	background:#eceaec;
	}
#footer,#footer p,#footer a {
	color:#9e9f9f;
	font-size:12px;
	}
#footerTable {
	width:960px;
	margin-left:30px;
	}
#footerTable h2 {
	padding-left:30px;
	font-size:13px;
	color:#262525;
	text-transform:uppercase;
	width:170px;
	padding-top:8px;
	}
#footerTable .col {
	text-align:left;
	vertical-align:top;
	}
#cell1,#cell2,#cell3,#cell4 {
	width:200px;
	padding:0 0 15px 0;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	}
#footerTable li {
	padding:4px 0;
	border-bottom:1px solid #c3c3c3;
	width:180px;
	}
#footerTable li a {
	color:#9e9f9f;
	font-size:12px;
	padding-bottom:4px;
	padding-top:4px;
	}
#footer_bottom {
	width:930px;
	height:30px;
	margin:25px 0 0 0;
	padding:15px 15px 0 15px;
	background-color:#262525;
	}
#footer_bottom .left {
	margin:0;
	float:left;
	}
#footer_bottom .right {
	margin:0;
	float:right;
	}
#footer_bottom p {
	color:#fff;
	text-transform:uppercase;
	font-family:futura_lt_bt;
	}
/*---------------------------- PAGE PANIER ----------------------------------*/
#basket_tab td,#account_tab td {
	min-width:80px;
	padding:5px 0;
	text-align:center;
	border:1px solid #dedede;
	}
#basket_tab .col1,#account_tab .col1 {
	width:805px;
	padding-left:5px;
	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;
	}
.account_wishlist .wishlist {
	background-color: #54b8e9 !important;
	background-position: calc(50% - 70px) 50% !important;
	bottom: inherit;
	float: none !important;
	margin-bottom: 10px;
	padding: 5px 0;
	width: 100% !important;
	left: inherit;
}
.account_wishlist .wishlist::after {
	content: 'Retirer de la wishlist';
}
#list_contener.list_wishlist .list_content .secondary {
	top: inherit;
}
/* ---------- 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:225px;
	height:395px;
	margin:0 10px 15px 0;
	padding:0;
	float:left;
	text-align:left;
	position:relative;
	}
#list .pdt4,#list .pdt8,#list .pdt12,#list .pdt16,#list .pdt20,#list .pdt24,#list .pdt28,#list .pdt32,#list .pdt36 {
	margin-right:0;
	}
#list .list_content .a-view {
	display:block;
	width:225px;
	height:170px;
	margin:0 auto 3px auto;
	border:none;
	}
#list .list_content .view {
	max-width:225px;
	max-height:170px;
	margin:0;
	float:none;
	}
#list .list_content .primary {
	height:32px;
	overflow:hidden;
	line-height:16px;
	}
#list .list_content .secondary {
	position:absolute;
	top:225px;
	right:0;
	}
#list .list_content .price_pos {
	display:block;
	margin:7px 0;
	text-align:left;
	padding-bottom:20px;
	height:55px;
	position:relative;
	}
#list .list_content .pweight {
	position:absolute;
	top:0;
	left:0;
    display: none;
	}
#list .list_content .pweight .currency:after {
	content:" HT";
	}
#list .list_content .price {
	position:absolute;
	top:26px;
	left:0;
	}
#list .list_content .pstrike {
	position:absolute;
	top:46px;
	left:0;
	}
#list .list_content .list_bottom {
	height:85px;
	margin:0;
	padding:5px 0 0 0;
	display:block;
	text-align:center;
	background:#54b8e9 url(img/list_content_bkg.png) repeat-x;
	}
#list .list_content .list_btn {
	text-align:center;
	padding:0;
	}
#list .list_content .block_quantity {
	width:225px;
	height:24px;
	margin:0;
	padding:0;
	clear:both;
	display:block;
	}
#list .list_content .btn_buy {
	width:175px;
	height:26px;
	padding:2px 12px;
	font-size:13px;
	text-transform:none;
	background:url(img/btn_buy_bkg.png) top left repeat-x;
	}
span#quantity {
	display:inline-block;
	vertical-align:middle;
	color:#2f2f2f;
	font-size:13px;
	text-transform:none;
	}
#list .list_content .btn_less, #list .list_content .btn_more {
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	border:none;
	color:#fff;
	background-color:#262525;
	}
#list .list_content .ibox_short {
	width:25px;
	display:inline-block;
	vertical-align:middle;
	border:none;
	color:#8b8787;
	}
#list .list_content .btn_detail, #list .list_content .en_stock {
	display:none;
	}
#list.associed h2 {
	width:100%;
	float:left;
	clear:both;
	}
#list .logo_container {
	width:225px;
	position:absolute;
	top:0;
	left:0;
	}
#list .list_content .logo_id_753916 {
	position:absolute;
	top:214px;
	right:0;
	color:#9e9f9f;
	font-size:12px;
	font-style:italic;
    display: none;
	}
#list .list_bottom .logo_2 {
	position:absolute;
	top:265px;
	left:0;
	}
#list .logo.logo_3 {
	float:none;
	margin:0;
	padding:0;
	}
/* ------------ 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;
	}
	
#image .wishlist {
	background-color: #54b8e9;
	background-position: calc(50% - 70px) 50%;
	bottom: inherit;
	left: inherit;
	display: block;
	position: relative;
	width: 100%;
	padding: 5px 0;
}
/* ------- 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:225px;
	height:150px;
	padding:25px 0 0 0;
	float:left;
	position:relative;
	}
#feature p {
	width:100%;
	float:left;
	}
#feature .error {
	margin:10px 0;
	}
#feature .price_pos {
	width:250px;
	height:33px;
	margin:0;
	padding:25px 0 0 0;
	float:left;
	display:block;
	position:relative;
	}
#feature .stock_pos {
	display:block;
	float:left;
	}
#feature .btn_pos {
	width:200px;
	height:55px;
	margin:10px 0 0 0;
	padding:5px 0 0 25px;
	text-align:left;
	background:#54b8e9 url(img/list_content_bkg.png) repeat-x;
	}
#feature .quantity_stock,#feature .en_stock,#feature .out_stock {
	display:block;
	clear:both;
	margin-bottom:5px;
	}
#feature .pweight {
	position:absolute;
	top:0;
	left:0;
	}
#feature .price {
	margin:0;
	}
#feature .pstrike {
	position:absolute;
	bottom:0;
	left:0;
	}
#feature .logo_container {
	width:225px;
	position:absolute;
	top:0;
	left:0;
	}
#feature .logo_id_753916 {
	position:absolute;
	top:30px;
	right:0;
    display: none;
	}
#feature .logo_id_561506 {
	position:absolute;
	top:0;
	left:0;
	}
#feature .logo_id_753918,#feature .logo_id_753919 {
	position:absolute;
	top:35px;
	right:0;
	}
#feature .btn_buy {
	background:url(img/btn_buy_bkg.png) top left repeat-x;
	padding:2px 12px;
	width:175px;
	height:26px;
	font-size:13px;
	margin-top:0;
	}
#feature .btn_less, #feature .btn_more {
	background-color:#262525;
	border:none;
	color:#fff;
	width:18px;
	height:18px;
	}
#feature .block_quantity {
	height:24px;
	display:block;
	}
#nb.ibox_short {
	border:none;
	}
/* ----------- Les options ------------ */
.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 {
	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 #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:#555;
	}
.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:#555;
	}
#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:740px;
	float:left;
	padding:10px 0 0 10px;
	}
#navigation li {
	background:url(img/arianne_li.png) right center no-repeat;
	}
#navigation span {
	color:#777;
	}
#navigation li:last-of-type span {
	color:#55b9e9;
	font-weight:bold;
	}
#navigation a:hover span {
	color:#55b9e9;
	font-weight:bold;
	}
#navigation li.end {
	background:none;
	}
/*------------------------------- EXTRADIV -----------------------------------*/
#extradiv1, #extraSelect {
	width:960px;
	margin:0 auto;
	text-align:left;
	}
#extracontent1 {
	position:absolute;
	top:78px;
	margin-left:611px;
	}
#conteneurSelect {
	position:absolute;
	top:206px;
	margin-left:265px;
	width:319px;
	height:35px;
	padding:0 0 0 10px;
	color:#929292;
	font-size:12px;
	font-family:futura_lt_bt;
	text-transform:uppercase;
	border:none;
	background:url(img/marque_btn_bkg.png) no-repeat;
	font-style:italic;
	}
#conteneurSelect span{
	text-transform:none;
	}
#listeSelect1 {
	height:200px;
	overflow:hidden;
	overflow-y:scroll;
	width:329px;
	}
#conteneurSelect .inputsSelect {
	position:relative;
	float:left;
	border:none;
	text-align:center;
	width:329px;
	}
#extraSelect .inputsSelect .selects {
	width:319px;
	height:24px;
	margin:0;
	padding:11px 0 0 0;
	cursor:default;
	color:#929292;
	font-style:italic;
	font-size:12px;
	text-align:left;
	text-transform:none;
	white-space:nowrap;
	overflow:hidden;
	margin-left:-1px;
	}
#extraSelect .inputsSelect ul {
	width:329px;
	margin:0;
	padding:0;
	position:absolute;
	text-align:left;
	left:-10px;
	border:1px solid #dedede;
	white-space:nowrap;
	display:none;
	background:#fff;
	z-index:100;
	list-style:none;
	}
#extraSelect .inputsSelect ul li a	{
	width:319px;
	padding:2px 0 2px 10px;
	display:block;
	cursor:default;
	font-size:12px;
	color:#222222;
	text-decoration:none;
	}
#extraSelect .inputsSelect ul li a:hover	{
	color:#222222;
	background:#57baeb;
	}
#extraSelect option {
	font-size:12px;
	font-family:Arial;
	text-transform:capitalize;
	}
#extraReserved {
	width:960px;
	margin:0 auto;
	text-align:left;
	}
#slider-with-blocks-2 {
	position:absolute;
	top:312px;
	margin-left:0;
	}
/*--------------------------- PAGE D'ACCUEIL --------------------------------*/
#home .btn_pos,#home .inter,#home .list_bottom,#home .product_bottom,#home .header,#home h1,#home .IT,#home .content {
	display:none;
	}
#home p.text {
	margin:0;
	}
#home td {
	vertical-align:top;
	}
/* -------------- TC_01 --------------- */
#tc_01 {
	height:290px;
	padding:0;
	}
/* -------------- TC_02 --------------- */
#tc_02 {
	padding:0;
	}
#tc_02 h2 {
	color:#fff;
	font-size:20px;
	background:url(img/home_h2_bkg.png) top left repeat-x;
	padding:4px 0 4px 25px;
	margin:15px 0 15px 0;
	width:200px;
	}
/* ---------- Liste produit ----------- */
#home .list_content {
	width:225px;
	height:395px;
	margin:0 10px 15px 0;
	padding:0;
	float:left;
	text-align:left;
	position:relative;
	}
#home .pdt4,#home .pdt8,#home .pdt12,#home .pdt16,#home .pdt20,#home .pdt24,#home .pdt28,#home .pdt32,#home .pdt36 {
	margin-right:0;
	}
#home .list_content .a-view {
	display:block;
	width:225px;
	height:170px;
	margin:0 auto 3px auto;
	border:none;
	}
#home .list_content .view {
	max-width:225px;
	max-height:170px;
	margin:0;
	float:none;
	}
#home .list_content .primary {
	height:32px;
	overflow:hidden;
	line-height:16px;
	}
#home .list_content .secondary {
	position:absolute;
	top:215px;
	right:0;
	}
#home .list_content .price_pos {
	display:block;
	margin:7px 0;
	text-align:left;
	padding-bottom:20px;
	height:55px;
	position:relative;
	}
#home .list_content .pweight {
	position:absolute;
	top:0;
	left:0;
    display: none;
	}
#home .list_content .pweight .currency:after {
	content:" HT";
	}
#home .list_content .price {
	position:absolute;
	top:26px;
	left:0;
	}
#home .list_content .pstrike {
	position:absolute;
	top:46px;
	left:0;
	}
#home .list_content .list_bottom {
	width:225px;
	height:85px;
	margin:0;
	padding:5px 0 0 0;
	display:block;
	text-align:center;
	background:#54b8e9 url(img/list_content_bkg.png) repeat-x;
	}
#home .list_content .list_btn {
	margin:0;
	padding:0;
	text-align:center;
	}
#home .list_content .logo_id_753916 {
	position:absolute;
	top:214px;
	right:0;
	color:#9e9f9f;
	font-size:12px;
	font-style:italic;
    display: none;
	}
#home .logo_container {
	width:225px;
	position:absolute;
	top:0;
	left:0;
	}
#home .list_content .logo_id_753918,#home .list_content .logo_id_753919,#list .list_content .logo_id_753918,#list .list_content .logo_id_753919 {
	position:absolute;
	top:245px;
	right:0;
	}
#home .list_content .block_quantity {
	width:225px;
	height:24px;
	margin:0;
	padding:0;
	clear:both;
	display:block;
	}
#home .list_content .btn_buy {
	width:175px;
	height:26px;
	padding:2px 12px;
	font-size:13px;
	text-transform:none;
	background:url(img/btn_buy_bkg.png) top left repeat-x;
	}
span#quantity {
	display:inline-block;
	vertical-align:middle;
	color:#2f2f2f;
	font-size:13px;
	text-transform:none;
	}
#home .list_content .btn_less, #home .list_content .btn_more {
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	border:none;
	color:#fff;
	background-color:#262525;
	}
#home .list_content .ibox_short {
	width:25px;
	display:inline-block;
	vertical-align:middle;
	border:none;
	color:#8b8787;
	}
#home .list_content .btn_detail, #home .list_content .en_stock {
	display:none;
	}
#home .list_bottom .logo_2 {
	position:absolute;
	top:265px;
	left:0;
	}
#home .logo.logo_3 {
	margin:0;
	padding:0;
	}
.wishlist {
	background-position: 30px 50%;
	bottom: 15px;
	left: 10px;
	height: 15px;
	padding: 5px 0 5px 15px;
	text-align: center;
	width: 90%;
}
.wishlist:hover,
.wishlist.wishlist_added:hover {
	background-position: 30px 50%;
	background-size: contain;
	color: #fff;
	height: 15px;
	width: 90%;
}
.wishlist.wishlist_added {
	background-position: 30px 50%;
	background-size: contain;
	height: 15px;
	width: 90%;

}
.wishlist::after {
	content: 'Ajouter à la wishlist';
}
/*---------------------- 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;
	}
.sf_pop .top input {
	color:#fff;
	}

/*  = --- Évolution #6371 -------- */

.pdtean {
    display: block;
    margin-bottom: 5px;
}

/*  = --- Évolution #7152 -------- */

#left {
    float: none;
    width: auto;
}

.ff_message > .ff_title {
    display: none;
}

#ff_top, #ff_bottom {
    display: none;
}

#ff_center {
    border: 1px solid #000;
}

#ff_center:after {
    clear: both;
    display: table;
    border-collapse: collapse;
    content: "";
}

#ff_center > .ff_title, #ff_center > .ff_reset {
    margin: 10px 0;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}

#ff_center > .ff_crit_bloc {
    float: left;
    width: 25%;
    padding: 0 25px 25px;
}

#ff_center .ff_crit_title {
    margin-bottom: 1em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: 700;
    cursor: pointer;
}

#ff_center .ff_crit_title:before {
    display: inline-block;
    border: 5px solid transparent;
    border-left-color: inherit;
    content: "";
    -ms-transform-origin: left;
    -moz-transform-origin: left;
    -o-transform-origin: left;
    -webkit-transform-origin: left;
    transform-origin: left;
    -moz-transition: transform .5s;
    -o-transition: transform .5s;
    -webkit-transition: transform .5s;
    transition: transform .5s;
}

#ff_center .ff_crit_title_open:before {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#validation .o500,
.o625.txt2{
	color:#F00;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#feature .pweight, #feature .price_HT, #feature .price_TTC {
    display: none;
}