/*****     fiche produit     *****/
/* prix */
.price_pos span {
	display:inline;
	text-align: left;
}
.price_pos .label {
	width:auto;
	text-align:left;
}
.price {
	display:inline;
}
#feature .pweight, #feature .price_HT, #feature .price_TTC {
	display:block;
}
.social {
	display:block;
	float:left;
	width:150px;
}
.social span {
	font-weight:bold;
	clear:both;
}
.social li {
	display:inline;
	float:left;
	width:20px;
	margin-top:3px;
}/* prix de ref */
#feature .price_ref {
	display: block;
	padding-bottom: 5px;
}
.price_ref .cents, .price_ref .currency, .price_ref .OT, .price_ref .IT {
	text-decoration:line-through;
}/* barèmes */
#rate {
	clear:both;
	padding-top: 5px;
}
#rate dt {
	width: 100%;
	text-align:left;
	display: block;
	font-weight: bold;
}
#rate dd {
	margin-left:0px;
}/*****         Comand        *****/
#comand .start, #comand .end {
	display:none;
}/*****   les formulaires   *****//* titre d'un formulaire */
#form1 th {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#form1 td {
	padding-bottom:5px;
}
/* texte declare comme titre dans un formulaire */
#form1 .form_title {
	font-weight: bold;
	padding-bottom: 5px;
}/***** Page identification *****//* par mon compte ou par le processus de commande */
#account .connect_contener {
	clear: both;
	padding-top: 10px;
}/* Liste identification par des partenaires */
#account .connect_contener li a {
	height: 30px;
	display: block;
	padding-top: 10px;
}
#account .connect .logo_openid a {
	background: url('../logo/page_id/openid.png') center left no-repeat;
	padding-left:  60px;
}
#account .connect .logo_google a {
	background: url('../logo/page_id/google.png') center left no-repeat;
	padding-left: 60px;
}
#account .connect .logo_orange a {
	background: url('../logo/page_id/orange.gif') center left no-repeat;
	padding-left: 60px;
}
#account .connect_contener li {
	background: none;
	padding: 5px 0;
}/*****     Page OpenId     *****/
#open_id {
	background: url('../logo/page_id/logo_openid.png') top left no-repeat;
	margin-top: 10px;
	padding-top : 50px;
}
#open_id h1 {
	display: none;
}
#open_id h2 {
	font-weight: bold;
	padding-top: 10px;
}/***** Page de coordonnees *****//* formulaire de coordonnees par le processus de commande */
#work_order #account_contener .label {
	text-align: left;
	width: 200px;
}/* formulaire de coordonnees par mon compte */
#account.account_02 {
	text-align: left;
}
#account.account_02 .label {
	width: 160px;
	display: block;
	text-align:left;
}
#account_contener {
	margin-left: 0px;
}/* encart telephonique */
#expressform_contener {
	margin: 10px 0px 30px 0px;
	padding:  10px;
	width: 350px;
	border: 1px solid #ccc;
}
#expressform_contener .label {
	text-align:left;
	float: none;
	display: block;
	font-weight: bold;
}
#expressform_contener input {
	margin: 15px 0px 5px 50px;
}
#expressform_contener .formw {
	display: block;
	background: url(../img_commun/cellphone.png) no-repeat left top!important;
	background: url(../img_commun/cellphone.gif) no-repeat left top;
}
.link_mobile {
	display:none;
}
fieldset {
	margin:5px;
	padding:5px;
}
legend {
	padding:5px;
	text-transform:uppercase;
}
#canvas_other_account legend, #canvas_expressform legend, #canvas_invoice_account legend, #canvas_delivery_account legend {
	text-transform:none;
}
#canvas_invoice_account p, #canvas_delivery_account p, #canvas_old_account_cont p, #canvas_login_account p {
	min-width:320px;
}
.checkform {
	width:12px;
	height:16px;
	float:right;
}
#canvas_old_account_cont {
	float:left;
	width:47%;
	border:none;
}
#work_order #canvas_other_account, #work_order #canvas_expressform {
	float:right;
	width:42%;
	margin-top:-15px;
}
#work #canvas_other_account, #work #canvas_expressform {
	float:left;
	width:90%;
	border:none;
	margin-top:0;
}
#canvas_login_account {
	width:47%;
	border:none;
	float:left;
}
#work_order #canvas_invoice_account {
	float:left;
	width:47%;
	margin:0;
	margin-left:5px;
	border:none;
}
#work #canvas_invoice_account {
	width:47%;
	margin:0;
	margin-left:5px;
	border:none;
}
#work_order #canvas_delivery_account {
	float:right;
	width:47%;
	margin:0;
	margin-right:5px;
	border:none;
}
#work #canvas_delivery_account {
	width:47%;
	margin:0;
	margin-right:0;
	margin-left:5px;
	border:none;
}
#canvas_delivery_account {
	width:47%;
}
.form_error input, .form_error select, .form_error textarea {
	background:#ffc2c2;
	color:#000;
}
.form_error .checkform {
	background:url(../img/false.gif);
}
.form_ok .checkform {
	background:url(../img/true.gif);
}
.form_empty .checkform {
	background:url(../img/empty.gif) no-repeat;
}
.btn_pos a img {
	border:none;
	margin-left:5px;
	margin-right:5px;
}
#canvas_recap_cmd .col4 {
	text-align:right;
	padding-right:5px;
}
#canvas_recap_cmd .header .col4 {
	text-align:center;
	padding-right:0;
}
#canvas_webloyalty table {
	margin:0 auto;
}
#canvas_vad_in {
	border:none;
}
#resa_contener label {
	width:40%;
}
#resa_contener p {
	margin-bottom:2px;
}
.calendar table {
	background:#fff;
	border:1px solid #b7babc;
}
.calendar td {
	text-align:center;
	vertical-align:middle;
}
.calendar td span, .calendar td a {
	display:block;
	padding-top:1px;
	margin:2px;
	width:20px;
	height:16px;
}
.calendar td span {
	cursor:default;
}
.calendar .cal_free a {
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.calendar .cal_free a:hover {
	font-size:15px;
	background:#666;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.calendar .cal_close span {
	color:#999;
	background:#eee;
	font-style:italic;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.calendar .cal_past span, .calendar .cal_full span {
	font-style:italic;
	color:#999;
}
.calendar .cal_today span {
	border:1px solid #b7babc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.calendar .top td {
	background: #e8ebef;
	font-weight:bold;
	font-size:15px;
}
.calendar .top.day td {
	border-bottom:1px solid #b7babc;
	font-weight:normal;
	font-size:14px;
}
.calendar .cal_btn a {
	text-decoration:none;
	background: #b7babc;
	border:1px solid #666;
	font-weight:normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left:2px;
	margin-top:2px;
}
.calendar .cal_btn.right a {
	margin-left:6px;
}
.calendar {
	position:absolute;
	margin-left:-175px;
}
.star_display {
	color:red;
}
.err_comment {
	color:red;
}	/**********************  Gestion des popup  ***********************************/
#popup0, #popup1, #popup2 {
	display:none;
}/* fond semi-transparent bloquant la navigation sur le site */
#popup_reforder, #popup_block, #popup0, #popup1, #div_alertoption, #alertStock, #popup_readcgv, #popup_div_bkjs, #popup_div_bskstock, #alertSizeColor, #alert_newslet_error, #popup_div_stocklimit {
	background-image: url(../img/overlay.png)!important;
	background-image:none;
	position: fixed!important;
	position:absolute;
	top:0!important;
	top:50%;
	bottom:0;
	right:0;
	left:0;
	z-index: 1000;
	width:100%;
}/* Calage de la pop up */
#popup_reforder .pop_alert, .popup_cont, #popup_block .popup_cont, #popup_readcgv .popup_cont, #popup_div_bkjs span, #popup_div_bskstock span, .sf_pop, #alertSizeColor .popup_cont, #popup_div_stocklimit span {
	position: absolute;
	top:100px;
	bottom:0;
	left:0;
	right: 0;
	margin:0 auto;
	z-index: 1000;
	width:25%;
}
* html #popup0 table {
	background:none;
	position: fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index: 1000;
	width:100%;
}
#popup_div_bkjs span, #popup_div_bskstock span, #popup_div_stocklimit span {
	position: absolute;
	top:200px;
	bottom:0;
	left:0;
	right: 0;
	margin:0 auto;
	z-index: 1000;
	width:25%;
	height:70px;
}
* html .popup_cont, * html #popup_block .popup_cont, * html #popup_readcgv .popup_cont, * html #popup_div_bkjs span, * html .sf_pop {
	left:30%;
}
*+html .popup_cont, *+html #popup_block .popup_cont, *+html .sf_pop, *+html #popup_readcgv .popup_cont, *+html #popup_div_bkjs span, *+html #popup_div_bskstock {
	left:30%;
}
#divGroupDefaut .popup {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	margin:0 auto;
	z-index: 100;
}/* contenu de la pop-up avec l'entete, le corps et le pied de page */
.popup, #popup_div_bkjs span, #popup_div_bskstock span, #popup_div_stocklimit span {
	background-color:#ffffff;
	border:1px solid #bbc0c4;
}
.popup span {
	color: black;
}
.popup_top {
	background-color: #ebebeb;
	border-bottom: 1px solid #bbc0c4;
	padding: 5px 10px;
	height: 18px;
	color:#000;
}
.popup_top span {
	display: block;
	padding-top: 2px;
	font-weight: bold;
	text-align: left;
	color:#000;
}/* pour la croix de fermeture dans l'entete */
.popup_top img {
	float: right;
}
.popup_work {
	padding: 10px;
	text-align:center;
}
#popup_div_bkjs span, #popup_div_bskstock span, #popup_div_stocklimit span {
	padding: 30px 10px 10px 10px;
	text-align:center;
	color:#000;
}
.popup_work ul {
	text-align: left;
}
.popup_work li {
	background: url('../img_commun/account_pic_blanc.gif') no-repeat center left;
	padding-left: 20px;
}
.popup_bottom {
	background-color: #eee;
	border-top: 1px solid #bbc0c4;
	text-align: center;
	padding: 5px 20px;
	color:#000;
}
.popup_bottom a {
	background: #eee url('../img_commun/btn_bkg.gif') bottom repeat-x;
	border: 1px solid #bbc0c4;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin:0;
	display: block;
}
.popup_bottom a span, .popup_bottom a:hoover span {
color: #404046;
margin:0;
padding:0;
display: inline;
}/* Popup d'acces reserve par groupe avec une selection */
#divSelectionGroup span {
	display: block;
	padding-bottom: 5px;
}/* Popup d'identification par orange */
#popup_orange p {
	text-align: left;
	padding-bottom: 10px;
}/* Popup d'achat */
#popup_div_replicateorder {
	position:absolute;
	top:420px;
	left:50%;
	width: 440px;
	margin-left:-220px;
	background:white;
	border: 1px solid #bbc0c4;
	text-align: center;
	z-index:100;
}
#popup_div_replicateorder span {
	display: block;
	margin:20px auto 50px auto;
	width: 300px;
	padding:5px 10px;
	background: #eee url('../img/btn_bkg.gif') bottom repeat-x;
	border: 1px solid #bbc0c4;
	color: #404046;
}
.sf_pop_contener table {
	width:100%;
	height:100%;
width: expression((parseInt(document.documentElement.clientWidth))+'px');    /* hack IE6 */
height: expression((parseInt(document.documentElement.clientHeight))+'px');   /* hack IE6 */
}
.sf_pop_contener td {
	vertical-align:middle;
}
.sf_pop {
	background:#f9f9f9;
	border:1px solid #b7babc;
	color:#000;
	font-size: 13px;
	font-family: helvetica, sans-serif, arial;
	z-index: 9998;
	width:400px;
	height:100px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.sf_pop .contener {
	padding:5px;
	text-align:center;
}
.sf_pop .contener .wait {
	padding:10px;
	padding-left:30px;
	background:url(../img/spinner.gif) no-repeat 0px 4px;
}
.sf_pop h1 {
	background:#e8ebef;
	font-size: 13px;
	border-bottom:1px solid #b7babc;
	padding:5px;
	-webkit-border-top-left-radius:6px 6px;
	-webkit-border-top-right-radius:6px 6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	display:block;
	clear:both;
	height:20px;
}
.sf_pop h1 span {
	float:left;
}
.sf_pop h1 input {
	float:right;
	width:22px;
	color:#900f0f;
	z-index: 9999;
}
.sf_pop .center {
	text-align:center;
	margin:0 auto;
	width:25%;
}
.sf_pop .center input {
	width:80px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	z-index: 9999;
}
.sf_pop input .btn {
	text-align:center;
	margin:0 auto;
}
#popup_cgv {
	visibility: hidden;
	margin:0 auto;
	z-index:1000;
	color:#000;
}
#popup_readcgv .popup_work {
	padding-left:5px;
	padding-right:5px;
	height:323px;
	max-height:355px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:left;
	color:#000;
}/*****     Nouveau Bouton page panier Nuxe     *****/
#basket .btn_home {
	display:none;
}/*****     Reservation     *****/
#reservation_contener .resa_list_entity {
	margin:10px;
	float:left;
	clear:none;
	text-align:center;
}
#reservation_contener .resa_list_entity img {
	float:none;
	clear:both;
	display:block;
	margin:0 0 10px 0;
}
#reservation_contener .resa_list_entity a {
	text-decoration:none;
	color: auto;
}
.reservation_page .view {
	margin:0 10px 10px 0;
}/*****     Alerte IE6     *****/
* html .alert-ie6 {	/*width:100%;	height:100;	background:#fff;	color:#000;	text-align:center;	border-bottom:1px solid #000;*/
	background:#fff;
	color:#000;
	text-align:center;
	padding:0 10px;
	border-bottom:1px solid #000;
	width:100%;
	z-index:1000;
	position:absolute;
	top:0;
	left:0;
}/******** fin basic *******/
body {
background-color: #000000;
background: -moz-linear-gradient(-90deg, #000000, #000000);
}
* html body {
filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#000000', startColorstr='#000000', gradientType='0');
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
}
}
.bkg_texture {
	width: 100%;
	height: 100%;
	min-height:500px;
padding-top: 10px;
background-image:none;
}
html, body, form, ul, li, p, h1, h2, h3, h4, h5, h6, td, #list .content a, #feature a, li a, #help a, #account a, #pd_zoom a, #home .content a {
color: #660000;
font-size: 12px;
font-family: Tahoma;
	padding: 0;
	margin: 0;
}
#product detail a, #page a, #home .list_content a, #home .product_content a {
	text-decoration:none;
}
#pd_zoom a {
	text-decoration:underline;
}
#product detail a:hover, #page a:hover {
	text-decoration:underline;
}
body {
	margin:0;
	line-height:1;
}
ol, ul {
	margin:0;
	padding:0;
	list-style:none;
}
blockquote, q {
	quotes:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
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:260px;
	margin:0 10px 0 0;
	float:left;
	text-align:right;
}
.label .comment {
	font-size:7pt;
}
#list .view, #product .view {
	margin:0 0px 20px 0;
}
#page .view {
	margin: 0 10px 10px 0;
	}
#product .view {
	margin-right:15px;
}
.view {
	float:left;
}
.view_large {
	text-align:center;
	margin:0 auto;
}
.logo {
	float:left;
}
.inter {
	width:100%;
	height:1px;
	margin:0;
	display:block;
	clear:both;
background: transparent;
}
.inter_top, .inter_bottom {
	display:block;
	clear:both;
}
.list_btn {
	text-align:right;
	display:block;
}
.list_bottom {
	clear:both;
}
.work_margin {
	margin:0px 0px 0px 0px;
	padding: 10px;
}
#top a, #left a, #link a, #list_contener a {
	text-decoration:none;
}
#top a:hover, #left a:hover {
	text-decoration:underline;
}/*---------------- A customiser  --------------*/
#master {
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
background: #000000;
}
#work {
width: 940px;
background: #000000;
	float:left;
}
#work_order {
width: 940px;
background: #000000;
	float:left;
}
#account_contener {
	width:600px;
	margin:0 auto;
	text-align:left;
}
h1, h1 a {
	margin:0 0 5px 0;
color: #000000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
h2, h2 a, h3, h3 a {
color: #CC0000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
	margin:0 0 5px 0;
}
.price, .price_value, .price a, .price .currency, .price .IT, .price .OT, .price .cents {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
font-style: italic;
text-decoration: none;
}
.pstrike {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
font-style: italic;
	text-decoration: none;
	text-decoration:line-through;
}
.pstrike a, .pstrike .currency {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
font-style: italic;
	text-decoration: none;
}
.pweight, .pweight .currency {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
	font-style: italic;
text-decoration: none;
}
.en_stock {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
font-style: italic;
text-decoration: none;
}
.quantity_stock {
color: #660000;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}
.primary a, .primary {
	display:block;
color: #CC0000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.secondary a, .secondary {
	display:block;
color: #660000;
font-size: 12px;
font-weight: [PARAMETRE INEXISTANT : text_text_weight];
text-decoration: none;
font-style: none;
}
#work .content a {
color: #660000;
font-size: 12px;
font-weight: bold;
text-decoration: none;
font-style: normal;
}/*---------------- 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 {
color: #FFFFFF;
font-size: 14px;
	font-weight: normal;
border: transparent 1px solid;
background: #CC0000;
font-family: Tahoma;
}
.ibox, .ibox_short, .ibox_midle, .ibox_long, .ibox_vlong {
	color: #000;
	background: #fff;
border: transparent 1px solid;
font-size: 14;
font-family: Tahoma;
}
.ibox {
	width:100px;
}
.ibox_short {
	width:28px;
}
.ibox_midle {
	width:150px;
}
.ibox_long {
	width:200px;
}
.ibox_vlong {
	width:500px;
}
.btn {
	width:100px;
	cursor:pointer;
}
.btn_short {
	width:32px;
	cursor:pointer;
}
.btn_midle, .btn_detail, .btn_buy {
	width:70px;
	cursor:pointer;
}
.btn_long {
	width:150px;
	cursor:pointer;
}/* Bouton 'continuer' des liens et pages libres dans les listes associées */
.btn_li_004 {
	width:80px;
}/* Page Mon Compte:création */
.btn_z0_01 {
	width:120px;
}/* Page Mon Compte >> Identifiant */
.btn_z1_001 {
	width:160px;
}/* Page ??? */
.z800 {
	display:none;
}/* Page ??? */
.a601 {
	padding-top:5px;
}/*---------------------------------------- PARTIE TOP -------------------------------------------*/
#top, #top_order {
height: 240px;
background: #000000 url(img/top_perso_temp_bkg.jpg?time=1419149507) left top no-repeat;
}/* --------------- Les drapeaux -------------- */
#flag {
	position:absolute;
top: 210px;
left: 128px;
}
#flag li {
	float:left;
	padding:0 5px;
}
#flag a {
	width:20px;
	height:15px;
	display:block;
}
#flag .fr a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_fr.gif);
}
#flag .en a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_en.gif);
}
#flag .de a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_de.gif);
}
#flag .sp a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_sp.gif);
}
#flag .it a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_it.gif);
}
#flag .pt a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_pt.gif);
}
#flag .ru a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_ru.gif);
}
#flag .ma a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_ma.gif);
}
#flag .nl a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_nl.gif);
}
#flag .jp a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_jp.gif);
}
#flag .fr a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_fr_off.gif);
}
#flag .en a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_en_off.gif);
}
#flag .de a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_de_off.gif);
}
#flag .sp a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_sp_off.gif);
}
#flag .it a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_it_off.gif);
}
#flag .pt a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_pt_off.gif);
}
#flag .ru a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_ru_off.gif);
}
#flag .ma a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_ma_off.gif);
}
#flag .nl a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_nl_off.gif);
}
#flag .jp a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_jp_off.gif);
}
#flag span {
	display:none;
font-size: 12px;
color: #660000;
font-style: italic;
font-weight: bold;
text-decoration: none;
}/* ----------------- Le logo ----------------- */
#logo a:hover {
	text-decoration:none;
}
#logo img {
border: solid 3px #CCCCCC;
display: none;
	position: absolute;
left: 10px;
top: 10px;
}
#logo p {
	display:block;
	position: absolute;
top: -60px;
left: 180px;
font-size: 12px;
color: #660000;
font-style: italic;
font-weight: bold;
text-decoration: none;
}
#logo span {
	display:block;
	position: absolute;
top: -60px;
left: 180px;
font-size: 30px;
color: #FFFFFF;
font-style: normal;
font-weight: normal;
text-decoration: none;
}/* -------------- Encart comand -------------- */
#comand {
	position: absolute;
top: 210px;
left: 190px;
	width: auto;
}
#comand li {
	height:16px;
	padding:0 10px 0 30px;
	float:left;
}
#comand span {
font-family: [PARAMETRE INEXISTANT : top_act_font];
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}/* Hack pour chrome car bug quand "Capitalize" */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#comand span {
text-transform:none;
}
}
#comand a {
font-family: [PARAMETRE INEXISTANT : top_act_font];
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}
#comand div span {
font-family: [PARAMETRE INEXISTANT : top_act_font];
font-size: 14px;
	font-weight: normal;
color:#FFFFFF;
	text-decoration: none;
}
#comand .help, #comand .order {
	display:none;
}
#comand div, #comand div div {
	display:inline;
}
#charit_basket {
	display:none;
}/*-------------------------------------- MENU/NAVIG ---------------------------------------------*//* ---------- Avant le passage à la commande ---------- */
#navig li {
	float:left;
}
#navig span {
font-size: 18px;
font-weight: bold;
font-style: italic;
text-decoration: none;
}
#navig a {
color: #CC0000;
font-size: 18px;
font-weight: bold;
font-style: italic;
text-decoration: none;
background: #000000;
	display: block;
	padding: 5px 20px;
	margin:0;
}
#navig a:hover {
color: #FF0000;
font-size: 18px;
font-weight: bold;
font-style: italic;
text-decoration: none;
background: #000000;
	display: block;
}
#navig .smenu li {
	width:100%;
}
#navig .smenu {
	visibility:hidden;
	position:absolute;
	width:150px;
	z-index:1000;
}
#navig .smenu a {
color: #CC0000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
background: #000000;
	padding:5px 0px 5px 15px;
	text-align:left;
}
#navig .smenu a:hover {
background: #000000;
color: #FF0000;
font-size: 16px;
font-weight: bold;
font-style: italic;
text-decoration: none;
}/* Pour descendre le sous-menu */
#navig a.menu {
	padding-bottom:7px;
}
#menu {
	padding:0;
}
#navig li.mns {
	display: block;
}
#navig .i, #navig .end, #navig li.start, #order_step .end {
	display:none;
}
#navig {
width: 960px;
background: #000000;
float: left;
position : static;
	margin:0;
}/* ---------- Processus de commande ---------- */
#order_step {
	width:100%;
	height:40px;
}
#order_step li {
	width:120px;
	padding:7px 0 0 0;
	float:left;
	color:#fff;
	font-size:11px;
	text-align:center;
}
#order_step .start {
	width:50px;
}
#order_step .on {
	font-weight:bold;
}
#order_step .made {
	text-decoration:line-through;
}
#order_step .end {
	display:none;
}/*------------------------------------- PARTIE GAUCHE -------------------------------------------*/
#left_top, #left_bottom {
	height: 10px;
}
#left {
	width: 150px;
	float: left;
	background: #000000;
	display: none;
	padding: 5px;
}
#left_contener .arround {
	margin:0 0 5px 0;
	padding:0 0 5px 10px;
}
div.offer h2, #search h2, #contact_us h2, #newsletter h2, #professional h2, div.service h2, #partner h2 {
	margin:0 0 10px 0;
	padding:5px 0 0 0px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#newsletter p, #professional p, #search p {
	margin:5px 5px 0 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#left li {
	padding:0 0 0 0px;
}
div.offer a, div.service a, #search a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
}
#partner li {
	margin:5px 0 0 0;
	background:none;
}
#search .ibox {
	width:100px;
	margin:0 2px 0 0;
	vertical-align:top;
	background-color:#fff;
}
#search .btn_short {
	width:23px;
	height:20px;
	margin:0px 2px 0 0;
	padding:0px 0 0px 0;
	vertical-align:top;
}
#newsletter .btn, #contact_us .btn, #professional input {
	margin:5px 0 5px 0px;
}
#left .price {
	display:none;
}
/*---------------------------------------- RIGHT -----------------------------------------------*/
#right {
	width: 150px;
	float: right;
	background: #660000;
	display: none;
	padding: 5px;
}
#right_contener .arround {
	margin:0 0 5px 0;
	padding:0 0 5px 10px;
}
#right_top, #right_bottom {
	height: 10px;
}
#right h2 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#right a, #right p, #right span {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#d_basket {
	margin:0 0 5px 0;
	padding:0 0 5px 10px;
	color: #666666;
}
#d_basket .link a {
	text-transform: lowercase;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	border: transparent 1px solid;
	background: #CC0000;
	text-align:center;
	padding:4px  10px;
	margin: 5px 0;
	vertical-align:top;
	width: 80px;
}
/*------------------------------------- PARTIE LIENS --------------------------------------------*/
#link_contener {
	width:960px;
	height:60px;
	margin:0 auto;
	clear:both;/* Tout sauf IE MAC \*/
	text-align:center; /* Fin Hack IE MAC */
}
#link {
	text-align:center;
	width:960px;
	height:100%;
	background: #000000;
}
#link ul {
	margin: 0 auto;
	padding: 10px 0px;
}
#link li {
	display:inline;
	padding:0;
	margin:0;
}
#link a {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding:5px 10px;
}
#link a:hover {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#link  .link_designer {
display:none;
}
/*---------------------------------------- FOOTER -----------------------------------------------*/
#footer_contener {
	width:100%;
	text-align: center;
	border:none;
}
#footer {
	margin:0 auto;
	padding: 20px;
	width:920px;
	background: #000000;
}
#footer, #footer p, #footer a {
	color: #CC0000;
	font-size: 12px;
	font-family: Tahoma;
	text-align: center;
}
/*-------------------------------------- PAGE PANIER --------------------------------------------*/
#basket_tab td, #account_tab td {
	width:95px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	vertical-align:top;
	border-top:1px solid transparent;
	border-left:1px solid transparent;
}
#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, #account_tab {
	border-bottom:1px solid transparent;
	border-right:1px solid transparent;
}
#basket_tab .col4 .btn_short {
	border:none;
}
#basket_tab .btn_short {
	width:20px;
	height:20px;
	background: url(./mag/css_editor/divers/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 {
	text-align:center;
}
#account_tab td a:hover {
	text-decoration:underline;
}
#account_tab .col1 {
	width:390px;
}
#account p {
	margin-bottom:5px;
	clear:both;
	text-align:left;
}
#account h1, #account h2, #account li, #account h3 {
	text-align:left;
}
#account .btn_pos {
	text-align:center;
}
#account li a:hover, #help li a:hover {
	text-decoration:underline;
}
#account .new_contener, #account .old_contener {
	width:245px;
	float:left;
}
#account .new, #account .old {
	height:175px;
	padding:5px;
}
#account .z003 span, #account .z004 span {
	width:110px;
	display:block;
	float:left;
}
#account .z003 input, #account .z004 input {
	width:115px;
	margin-bottom:5px;
	float:left;
}
#account .z104 input, #account .z105 input, #account .z212 input, #account .z213 input, #account .o517 input, #account .o518 input {
	margin-left:20px;
}
#account .o507, #account .o508, #account .o509, #account .o511, #account .o512, #account .o513, #account .ac04, #account .ac05, #account .ac06, #account .ac08, #account .ac10, #account .ac11 {
	text-indent:20px;
}
#account .new_contener {
	margin-right:10px;
}
#account img, #help img {
	border:none;
}/* Déclaration à la CNIL >> restricted_00.php / order_00.php / account_00.php */
#account .a001, #account .r003, #account .o001 {
	padding-top:5px;
}
#account .new, #account .old {
	margin: 10px 0 10px 0;
border:1px solid transparent;
}
#account li, #help li {
	margin-left:25px;
	line-height:20px;
	list-style-type: disc;
}/*------------------------------------- LISTE PRODUIT -------------------------------------------*/
#list .header {
	padding-bottom: 10px;
}
#list .uneven, #list .pair {
width: 436px;
	margin:0;
	padding: 10px;
}
#list .uneven {
	float:left;
border-right: 1px solid transparent;
}
#list .pair {
	float:right;
}
#list .list_content {
	margin:5px;
}
#list .list_content img {
	margin-right:10px;
}
#list img .view {
	margin-right:10px;
}
#list .logo {
	margin:2px 0;
}/* Détail produit dans les listes */
#list .content {
	padding-top:5px;
	display:block;
	text-align:justify;
}
#list .pstrike, #list .price, #list .pweight {
	margin:0 0 5px 0;
	float:left;
	clear:both;
}
#list .price_pos {
	width:auto;
	margin:10px 0 5px 0;
	display:block;
	float:left;
	clear:none;
}
#list .quantity_stock, #list .en_stock {
	width:100%;
	margin:0 5px 5px 0;
	display:block;
	clear:both;
}
#list .block_quantity {
	width:100%;
	margin:0 5px 5px 0;
	display:block;
	clear:both;
}
#list .primary {
	margin-bottom:5px;
}
#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 -------------------------------------------*/
#feature {
	width:250px;
	padding-bottom:10px;
	float:left;
}
#feature p {
	width:100%;
	float:left;
}
#feature .error {
	margin:10px 0;
}
#feature .btn_pos {
	text-align:left;
}
#feature .price_pos {
	width:100%;
	margin:0 0 5px 0;
	float:left;
}
#feature .pweight, #feature .pstrike, #feature .price, #feature .quantity_stock, #feature .en_stock {
	display:block;
	clear:both;
	margin-bottom:2px;
}
#feature .quantity_stock, #feature .en_stock {
	margin-bottom:5px;
}
#feature .logo {
	padding:5px 0 5px 0;
	margin:0;
	float:left;
	clear:both;
}/* Détail */
#detail {
	border:none;
	clear:both;
	padding:0 0;
}
#detail table {
	float:left;
}/* Formulaire */
#pdt_form table {
	width:100%;
	float:left;
	padding-bottom:10px;
}
#btn_send_form {
	margin:5px;
}/* ---------- Les photos de produits --------- *//* Image principale */
#image.view {
	position:relative;
	z-index:1;
}
#image a {
	margin:0 10px 0 0;
}
#image .comment {
	padding:5px 0px;
	clear:both;
	text-align:left;
}
#image.view_large .comment {
	text-align:center;
}/* Vues supplémentaires */
#image .pd07 {
	width:300px;
}
#image .pd07 span {
	display:block;
	clear:both;
}
#image .pic_another_pic {
	width:80px;
	margin:0;
	padding:5px 3px 0 0;
}
#image a {
	margin:0;
	padding:0;
}/* ---------- Les tailles et coloris --------- */
#feature .prod_choice img {
	margin:0 3px 0 0;
}
#feature input {
	text-align:left;
}
#feature .pdt_select {/*\ Tout sauf IE MAC \*/
	float:left;/*\ Fin Hack IE MAC \*/
}
#feature .pdt_btn {
	width:200px;
	height:22px;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
	display:block;
	clear:both;
	border:none;
	background:url(./mag/css_editor/divers/pic_select.gif) no-repeat;
}
#feature .prod_choice {
	width:198px;
	padding:5px 0;
	clear:both;
	visibility:hidden;
	position:absolute;
	z-index:10;
	border:1px solid #93117e;
	background-color:#fff;
}
#feature .prod_choice li {
	width:198px;
	float:left;
	text-decoration:none;
}
#feature .prod_choice a {
	width:194px;
	padding:3px 0 5px 5px;
	display:block;
	color:#000;
	text-decoration:none;
}
#feature .prod_choice a:hover {
	color:#fff;
	font-weight:bold;
	background:#93117e;
}
#feature .pd02 {
	display:block;
	margin:5px 0 5px 0;
}/* --------------- Les options --------------- */
.option {
	width:250px;
	float:left;
	padding:5px 0px;
}
.option p {
	width:100%;
	margin:5px 0 5px 0;
	clear:both;
}/* Combo perso */
.option .pdt_btn {
	width:200px;
	height:22px;
	padding:0 0 0 5px;
	border:none;
	text-align:left;
	background:url(./mag/css_editor/divers/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:#000000;
border:transparent;
}
.option .prod_choice a {
	padding:2px 5px;
	display:block;
color: #CC0000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
	vertical-align:top;
}
.option .prod_choice a:hover {
background-color: #000000;
color: #FF0000;
font-size: 16px;
font-weight: bold;
font-style: italic;
text-decoration: none;
}
.option .option_price {
color:#CC0000;
}
.option a:hover .option_price {
color: #FF0000;
}/* Combo simple */
.option select {
color:#660000 /*#CC0000*/;
}/* Boutons radio */
.option .opt_choice li {
	padding:5px 10px 5px 0;
	float:left;
}/*----------------------------------------- DIVERS ----------------------------------------------*/
.cofidis img, .cofidis_basket img {
	margin-top:15px;
	float:left;
	border:none;
}/* ----------------- Vues sup ---------------- */
.zvc {
	position:absolute;
	top:0;
	left:0;
}
.pd_zoom a {
	cursor:hand;
	cursor:pointer;
}
#product_zoom {
	position:absolute;
	top:5px;
	left:5px;
}/* --------------- Zoom photos --------------- */
.popup_zoom, #product_zoom.popup_zoom {
	position:absolute;
	top:-50px;
	left:0;
	padding:20px;
	background:#fff;
border:1px solid transparent;
}
.pd_zoom a {
color: #660000;
font-size: 12px;
	width:16px;
	height:16px;
	display:block;
}/*------------------------------------- PAGE D'ACCUEIL ------------------------------------------*/
#home .btn_pos, #home .inter, #home .list_bottom, #home .product_bottom, #home .header, #home h1, #home .IT, #home .OT, #home .secondary, #home .content {
	display:none;
}
#home {
	margin:0px;
}
#home td {
	vertical-align:top;
}/* ----------------- TC_01 ------------------- */
#tc_01 {
}/* ----------------- TC_02 ------------------- */
#tc_02 {
}/* ------------- Liste produit --------------- */
#home .list_content {
	width:150px;
	padding:0 10px 0 0;
	float:left;
	text-align:center;
}
#home .list_content .view {
	width:100px;
	margin:0 0 5px 0;
	float:none;
}
#home .list_content .primary, #home .list_content .price, #home .list_content .pstrike, #home .list_content .pweight {
	display:block;
	clear:both;
	margin:0;
	padding:2px 5px 2px 5px;
	text-align:center;
}
#home .list_content .price_pos {
	display:block;
	clear:both;
	padding-top:5px;
}/**************************** FIN DE LA HOME *****************************************************/

.reservation_page p{margin:0 0 10px 0;}
.resa_date_list p{padding:5px 0 5px 0;}

.label {
	width:34%;
	margin: 0 3px 0 0;
}
.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 transparent;
}
/*****     fiche produit     *****/
/* prix */
.price_pos span {
	display:inline;
	text-align: left;
}
.price_pos .label {
	width:auto;
	text-align:left;
}
.price {
	display:inline;
}
#feature .pweight, #feature .price_HT, #feature .price_TTC {
	display:block;
}
.social {
	display:block;
	float:left;
	width:150px;
}
.social span {
	font-weight:bold;
	clear:both;
}
.social li {
	display:inline;
	float:left;
	width:20px;
	margin-top:3px;
}/* prix de ref */
#feature .price_ref {
	display: block;
	padding-bottom: 5px;
}
.price_ref .cents, .price_ref .currency, .price_ref .OT, .price_ref .IT {
	text-decoration:line-through;
}/* barèmes */
#rate {
	clear:both;
	padding-top: 5px;
}
#rate dt {
	width: 100%;
	text-align:left;
	display: block;
	font-weight: bold;
}
#rate dd {
	margin-left:0px;
}/*****         Comand        *****/
#comand .start, #comand .end {
	display:none;
}/*****   les formulaires   *****//* titre d'un formulaire */
#form1 th {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#form1 td {
	padding-bottom:5px;
}
/* texte declare comme titre dans un formulaire */
#form1 .form_title {
	font-weight: bold;
	padding-bottom: 5px;
}/***** Page identification *****//* par mon compte ou par le processus de commande */
#account .connect_contener {
	clear: both;
	padding-top: 10px;
}/* Liste identification par des partenaires */
#account .connect_contener li a {
	height: 30px;
	display: block;
	padding-top: 10px;
}
#account .connect .logo_openid a {
	background: url('../logo/page_id/openid.png') center left no-repeat;
	padding-left:  60px;
}
#account .connect .logo_google a {
	background: url('../logo/page_id/google.png') center left no-repeat;
	padding-left: 60px;
}
#account .connect .logo_orange a {
	background: url('../logo/page_id/orange.gif') center left no-repeat;
	padding-left: 60px;
}
#account .connect_contener li {
	background: none;
	padding: 5px 0;
}/*****     Page OpenId     *****/
#open_id {
	background: url('../logo/page_id/logo_openid.png') top left no-repeat;
	margin-top: 10px;
	padding-top : 50px;
}
#open_id h1 {
	display: none;
}
#open_id h2 {
	font-weight: bold;
	padding-top: 10px;
}/***** Page de coordonnees *****//* formulaire de coordonnees par le processus de commande */
#work_order #account_contener .label {
	text-align: left;
	width: 200px;
}/* formulaire de coordonnees par mon compte */
#account.account_02 {
	text-align: left;
}
#account.account_02 .label {
	width: 160px;
	display: block;
	text-align:left;
}
#account_contener {
	margin-left: 0px;
}/* encart telephonique */
#expressform_contener {
	margin: 10px 0px 30px 0px;
	padding:  10px;
	width: 350px;
	border: 1px solid #ccc;
}
#expressform_contener .label {
	text-align:left;
	float: none;
	display: block;
	font-weight: bold;
}
#expressform_contener input {
	margin: 15px 0px 5px 50px;
}
#expressform_contener .formw {
	display: block;
	background: url(../img_commun/cellphone.png) no-repeat left top!important;
	background: url(../img_commun/cellphone.gif) no-repeat left top;
}
.link_mobile {
	display:none;
}
fieldset {
	margin:5px;
	padding:5px;
}
legend {
	padding:5px;
	text-transform:uppercase;
}
#canvas_other_account legend, #canvas_expressform legend, #canvas_invoice_account legend, #canvas_delivery_account legend {
	text-transform:none;
}
#canvas_invoice_account p, #canvas_delivery_account p, #canvas_old_account_cont p, #canvas_login_account p {
	min-width:320px;
}
.checkform {
	width:12px;
	height:16px;
	float:right;
}
#canvas_old_account_cont {
	float:left;
	width:47%;
	border:none;
}
#work_order #canvas_other_account, #work_order #canvas_expressform {
	float:right;
	width:42%;
	margin-top:-15px;
}
#work #canvas_other_account, #work #canvas_expressform {
	float:left;
	width:90%;
	border:none;
	margin-top:0;
}
#canvas_login_account {
	width:47%;
	border:none;
	float:left;
}
#work_order #canvas_invoice_account {
	float:left;
	width:47%;
	margin:0;
	margin-left:5px;
	border:none;
}
#work #canvas_invoice_account {
	width:47%;
	margin:0;
	margin-left:5px;
	border:none;
}
#work_order #canvas_delivery_account {
	float:right;
	width:47%;
	margin:0;
	margin-right:5px;
	border:none;
}
#work #canvas_delivery_account {
	width:47%;
	margin:0;
	margin-right:0;
	margin-left:5px;
	border:none;
}
#canvas_delivery_account {
	width:47%;
}
.form_error input, .form_error select, .form_error textarea {
	background:#ffc2c2;
	color:#000;
}
.form_error .checkform {
	background:url(../img/false.gif);
}
.form_ok .checkform {
	background:url(../img/true.gif);
}
.form_empty .checkform {
	background:url(../img/empty.gif) no-repeat;
}
.btn_pos a img {
	border:none;
	margin-left:5px;
	margin-right:5px;
}
#canvas_recap_cmd .col4 {
	text-align:right;
	padding-right:5px;
}
#canvas_recap_cmd .header .col4 {
	text-align:center;
	padding-right:0;
}
#canvas_webloyalty table {
	margin:0 auto;
}
#canvas_vad_in {
	border:none;
}
#resa_contener label {
	width:40%;
}
#resa_contener p {
	margin-bottom:2px;
}
.calendar table {
	background:#fff;
	border:1px solid #b7babc;
}
.calendar td {
	text-align:center;
	vertical-align:middle;
}
.calendar td span, .calendar td a {
	display:block;
	padding-top:1px;
	margin:2px;
	width:20px;
	height:16px;
}
.calendar td span {
	cursor:default;
}
.calendar .cal_free a {
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.calendar .cal_free a:hover {
	font-size:15px;
	background:#666;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.calendar .cal_close span {
	color:#999;
	background:#eee;
	font-style:italic;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.calendar .cal_past span, .calendar .cal_full span {
	font-style:italic;
	color:#999;
}
.calendar .cal_today span {
	border:1px solid #b7babc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.calendar .top td {
	background: #e8ebef;
	font-weight:bold;
	font-size:15px;
}
.calendar .top.day td {
	border-bottom:1px solid #b7babc;
	font-weight:normal;
	font-size:14px;
}
.calendar .cal_btn a {
	text-decoration:none;
	background: #b7babc;
	border:1px solid #666;
	font-weight:normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left:2px;
	margin-top:2px;
}
.calendar .cal_btn.right a {
	margin-left:6px;
}
.calendar {
	position:absolute;
	margin-left:-175px;
}
.star_display {
	color:red;
}
.err_comment {
	color:red;
}	/**********************  Gestion des popup  ***********************************/
#popup0, #popup1, #popup2 {
	display:none;
}/* fond semi-transparent bloquant la navigation sur le site */
#popup_reforder, #popup_block, #popup0, #popup1, #div_alertoption, #alertStock, #popup_readcgv, #popup_div_bkjs, #popup_div_bskstock, #alertSizeColor, #alert_newslet_error, #popup_div_stocklimit {
	background-image: url(../img/overlay.png)!important;
	background-image:none;
	position: fixed!important;
	position:absolute;
	top:0!important;
	top:50%;
	bottom:0;
	right:0;
	left:0;
	z-index: 1000;
	width:100%;
}/* Calage de la pop up */
#popup_reforder .pop_alert, .popup_cont, #popup_block .popup_cont, #popup_readcgv .popup_cont, #popup_div_bkjs span, #popup_div_bskstock span, .sf_pop, #alertSizeColor .popup_cont, #popup_div_stocklimit span {
	position: absolute;
	top:100px;
	bottom:0;
	left:0;
	right: 0;
	margin:0 auto;
	z-index: 1000;
	width:25%;
}
* html #popup0 table {
	background:none;
	position: fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index: 1000;
	width:100%;
}
#popup_div_bkjs span, #popup_div_bskstock span, #popup_div_stocklimit span {
	position: absolute;
	top:200px;
	bottom:0;
	left:0;
	right: 0;
	margin:0 auto;
	z-index: 1000;
	width:25%;
	height:70px;
}
* html .popup_cont, * html #popup_block .popup_cont, * html #popup_readcgv .popup_cont, * html #popup_div_bkjs span, * html .sf_pop {
	left:30%;
}
*+html .popup_cont, *+html #popup_block .popup_cont, *+html .sf_pop, *+html #popup_readcgv .popup_cont, *+html #popup_div_bkjs span, *+html #popup_div_bskstock {
	left:30%;
}
#divGroupDefaut .popup {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	margin:0 auto;
	z-index: 100;
}/* contenu de la pop-up avec l'entete, le corps et le pied de page */
.popup, #popup_div_bkjs span, #popup_div_bskstock span, #popup_div_stocklimit span {
	background-color:#ffffff;
	border:1px solid #bbc0c4;
}
.popup span {
	color: black;
}
.popup_top {
	background-color: #ebebeb;
	border-bottom: 1px solid #bbc0c4;
	padding: 5px 10px;
	height: 18px;
	color:#000;
}
.popup_top span {
	display: block;
	padding-top: 2px;
	font-weight: bold;
	text-align: left;
	color:#000;
}/* pour la croix de fermeture dans l'entete */
.popup_top img {
	float: right;
}
.popup_work {
	padding: 10px;
	text-align:center;
}
#popup_div_bkjs span, #popup_div_bskstock span, #popup_div_stocklimit span {
	padding: 30px 10px 10px 10px;
	text-align:center;
	color:#000;
}
.popup_work ul {
	text-align: left;
}
.popup_work li {
	background: url('../img_commun/account_pic_blanc.gif') no-repeat center left;
	padding-left: 20px;
}
.popup_bottom {
	background-color: #eee;
	border-top: 1px solid #bbc0c4;
	text-align: center;
	padding: 5px 20px;
	color:#000;
}
.popup_bottom a {
	background: #eee url('../img_commun/btn_bkg.gif') bottom repeat-x;
	border: 1px solid #bbc0c4;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin:0;
	display: block;
}
.popup_bottom a span, .popup_bottom a:hoover span {
color: #404046;
margin:0;
padding:0;
display: inline;
}/* Popup d'acces reserve par groupe avec une selection */
#divSelectionGroup span {
	display: block;
	padding-bottom: 5px;
}/* Popup d'identification par orange */
#popup_orange p {
	text-align: left;
	padding-bottom: 10px;
}/* Popup d'achat */
#popup_div_replicateorder {
	position:absolute;
	top:420px;
	left:50%;
	width: 440px;
	margin-left:-220px;
	background:white;
	border: 1px solid #bbc0c4;
	text-align: center;
	z-index:100;
}
#popup_div_replicateorder span {
	display: block;
	margin:20px auto 50px auto;
	width: 300px;
	padding:5px 10px;
	background: #eee url('../img/btn_bkg.gif') bottom repeat-x;
	border: 1px solid #bbc0c4;
	color: #404046;
}
.sf_pop_contener table {
	width:100%;
	height:100%;
width: expression((parseInt(document.documentElement.clientWidth))+'px');    /* hack IE6 */
height: expression((parseInt(document.documentElement.clientHeight))+'px');   /* hack IE6 */
}
.sf_pop_contener td {
	vertical-align:middle;
}
.sf_pop {
	background:#f9f9f9;
	border:1px solid #b7babc;
	color:#000;
	font-size: 13px;
	font-family: helvetica, sans-serif, arial;
	z-index: 9998;
	width:400px;
	height:100px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.sf_pop .contener {
	padding:5px;
	text-align:center;
}
.sf_pop .contener .wait {
	padding:10px;
	padding-left:30px;
	background:url(../img/spinner.gif) no-repeat 0px 4px;
}
.sf_pop h1 {
	background:#e8ebef;
	font-size: 13px;
	border-bottom:1px solid #b7babc;
	padding:5px;
	-webkit-border-top-left-radius:6px 6px;
	-webkit-border-top-right-radius:6px 6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	display:block;
	clear:both;
	height:20px;
}
.sf_pop h1 span {
	float:left;
}
.sf_pop h1 input {
	float:right;
	width:22px;
	color:#900f0f;
	z-index: 9999;
}
.sf_pop .center {
	text-align:center;
	margin:0 auto;
	width:25%;
}
.sf_pop .center input {
	width:80px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	z-index: 9999;
}
.sf_pop input .btn {
	text-align:center;
	margin:0 auto;
}
#popup_cgv {
	visibility: hidden;
	margin:0 auto;
	z-index:1000;
	color:#000;
}
#popup_readcgv .popup_work {
	padding-left:5px;
	padding-right:5px;
	height:323px;
	max-height:355px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:left;
	color:#000;
}/*****     Nouveau Bouton page panier Nuxe     *****/
#basket .btn_home {
	display:none;
}/*****     Reservation     *****/
#reservation_contener .resa_list_entity {
	margin:10px;
	float:left;
	clear:none;
	text-align:center;
}
#reservation_contener .resa_list_entity img {
	float:none;
	clear:both;
	display:block;
	margin:0 0 10px 0;
}
#reservation_contener .resa_list_entity a {
	text-decoration:none;
	color: auto;
}
.reservation_page .view {
	margin:0 10px 10px 0;
}/*****     Alerte IE6     *****/
* html .alert-ie6 {	/*width:100%;	height:100;	background:#fff;	color:#000;	text-align:center;	border-bottom:1px solid #000;*/
	background:#fff;
	color:#000;
	text-align:center;
	padding:0 10px;
	border-bottom:1px solid #000;
	width:100%;
	z-index:1000;
	position:absolute;
	top:0;
	left:0;
}/******** fin basic *******/
body {
background-color: #000000;
background: -moz-linear-gradient(-90deg, #000000, #000000);
}
* html body {
filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#000000', startColorstr='#000000', gradientType='0');
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
}
}
.bkg_texture {
	width: 100%;
	height: 100%;
	min-height:500px;
padding-top: 10px;
background-image:none;
}
html, body, form, ul, li, p, h1, h2, h3, h4, h5, h6, td, #list .content a, #feature a, li a, #help a, #account a, #pd_zoom a, #home .content a {
color: #660000;
font-size: 12px;
font-family: Tahoma;
	padding: 0;
	margin: 0;
}
#product detail a, #page a, #home .list_content a, #home .product_content a {
	text-decoration:none;
}
#pd_zoom a {
	text-decoration:underline;
}
#product detail a:hover, #page a:hover {
	text-decoration:underline;
}
body {
	margin:0;
	line-height:1;
}
ol, ul {
	margin:0;
	padding:0;
	list-style:none;
}
blockquote, q {
	quotes:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
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:260px;
	margin:0 10px 0 0;
	float:left;
	text-align:right;
}
.label .comment {
	font-size:7pt;
}
#list .view, #product .view {
	margin:0 0px 20px 0;
}
#page .view {
	margin: 0 10px 10px 0;
	}
#product .view {
	margin-right:15px;
}
.view {
	float:left;
}
.view_large {
	text-align:center;
	margin:0 auto;
}
.logo {
	float:left;
}
.inter {
	width:100%;
	height:1px;
	margin:0;
	display:block;
	clear:both;
background: transparent;
}
.inter_top, .inter_bottom {
	display:block;
	clear:both;
}
.list_btn {
	text-align:right;
	display:block;
}
.list_bottom {
	clear:both;
}
.work_margin {
	margin:0px 0px 0px 0px;
	padding: 10px;
}
#top a, #left a, #link a, #list_contener a {
	text-decoration:none;
}
#top a:hover, #left a:hover {
	text-decoration:underline;
}/*---------------- A customiser  --------------*/
#master {
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
background: #000000;
}
#work {
width: 940px;
background: #000000;
	float:left;
}
#work_order {
width: 940px;
background: #000000;
	float:left;
}
#account_contener {
	width:600px;
	margin:0 auto;
	text-align:left;
}
h1, h1 a {
	margin:0 0 5px 0;
color: #000000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
h2, h2 a, h3, h3 a {
color: #CC0000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
	margin:0 0 5px 0;
}
.price, .price_value, .price a, .price .currency, .price .IT, .price .OT, .price .cents {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
font-style: italic;
text-decoration: none;
}
.pstrike {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
font-style: italic;
	text-decoration: none;
	text-decoration:line-through;
}
.pstrike a, .pstrike .currency {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
font-style: italic;
	text-decoration: none;
}
.pweight, .pweight .currency {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
	font-style: italic;
text-decoration: none;
}
.en_stock {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
font-style: italic;
text-decoration: none;
}
.quantity_stock {
color: #660000;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}
.primary a, .primary {
	display:block;
color: #CC0000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.secondary a, .secondary {
	display:block;
color: #660000;
font-size: 12px;
font-weight: [PARAMETRE INEXISTANT : text_text_weight];
text-decoration: none;
font-style: none;
}
#work .content a {
color: #660000;
font-size: 12px;
font-weight: bold;
text-decoration: none;
font-style: normal;
}/*---------------- 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 {
color: #FFFFFF;
font-size: 14px;
	font-weight: normal;
border: transparent 1px solid;
background: #CC0000;
font-family: Tahoma;
}
.ibox, .ibox_short, .ibox_midle, .ibox_long, .ibox_vlong {
	color: #000;
	background: #fff;
border: transparent 1px solid;
font-size: 14;
font-family: Tahoma;
}
.ibox {
	width:100px;
}
.ibox_short {
	width:28px;
}
.ibox_midle {
	width:150px;
}
.ibox_long {
	width:200px;
}
.ibox_vlong {
	width:500px;
}
.btn {
	width:100px;
	cursor:pointer;
}
.btn_short {
	width:32px;
	cursor:pointer;
}
.btn_midle, .btn_detail, .btn_buy {
	width:70px;
	cursor:pointer;
}
.btn_long {
	width:150px;
	cursor:pointer;
}/* Bouton 'continuer' des liens et pages libres dans les listes associées */
.btn_li_004 {
	width:80px;
}/* Page Mon Compte:création */
.btn_z0_01 {
	width:120px;
}/* Page Mon Compte >> Identifiant */
.btn_z1_001 {
	width:160px;
}/* Page ??? */
.z800 {
	display:none;
}/* Page ??? */
.a601 {
	padding-top:5px;
}/*---------------------------------------- PARTIE TOP -------------------------------------------*/
#top, #top_order {
height: 240px;
background: #000000 url(img/top_perso_bkg.jpg?time=1419149507) left top no-repeat;
}/* --------------- Les drapeaux -------------- */
#flag {
	position:absolute;
top: 210px;
left: 128px;
}
#flag li {
	float:left;
	padding:0 5px;
}
#flag a {
	width:20px;
	height:15px;
	display:block;
}
#flag .fr a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_fr.gif);
}
#flag .en a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_en.gif);
}
#flag .de a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_de.gif);
}
#flag .sp a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_sp.gif);
}
#flag .it a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_it.gif);
}
#flag .pt a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_pt.gif);
}
#flag .ru a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_ru.gif);
}
#flag .ma a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_ma.gif);
}
#flag .nl a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_nl.gif);
}
#flag .jp a {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_jp.gif);
}
#flag .fr a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_fr_off.gif);
}
#flag .en a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_en_off.gif);
}
#flag .de a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_de_off.gif);
}
#flag .sp a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_sp_off.gif);
}
#flag .it a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_it_off.gif);
}
#flag .pt a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_pt_off.gif);
}
#flag .ru a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_ru_off.gif);
}
#flag .ma a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_ma_off.gif);
}
#flag .nl a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_nl_off.gif);
}
#flag .jp a:hover {
	background:url(./mag/css_editor/drapeaux/rect_20x15/flag_jp_off.gif);
}
#flag span {
	display:none;
font-size: 12px;
color: #660000;
font-style: italic;
font-weight: bold;
text-decoration: none;
}/* ----------------- Le logo ----------------- */
#logo a:hover {
	text-decoration:none;
}
#logo img {
border: solid 3px #CCCCCC;
display: none;
	position: absolute;
left: 10px;
top: 10px;
}
#logo p {
	display:block;
	position: absolute;
top: -60px;
left: 180px;
font-size: 12px;
color: #660000;
font-style: italic;
font-weight: bold;
text-decoration: none;
}
#logo span {
	display:block;
	position: absolute;
top: -60px;
left: 180px;
font-size: 30px;
color: #FFFFFF;
font-style: normal;
font-weight: normal;
text-decoration: none;
}/* -------------- Encart comand -------------- */
#comand {
	position: absolute;
top: 210px;
left: 190px;
	width: auto;
}
#comand li {
	height:16px;
	padding:0 10px 0 30px;
	float:left;
}
#comand span {
font-family: [PARAMETRE INEXISTANT : top_act_font];
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}/* Hack pour chrome car bug quand "Capitalize" */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#comand span {
text-transform:none;
}
}
#comand a {
font-family: [PARAMETRE INEXISTANT : top_act_font];
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}
#comand div span {
font-family: [PARAMETRE INEXISTANT : top_act_font];
font-size: 14px;
	font-weight: normal;
color:#FFFFFF;
	text-decoration: none;
}
#comand .help, #comand .order {
	display:none;
}
#comand div, #comand div div {
	display:inline;
}
#charit_basket {
	display:none;
}/*-------------------------------------- MENU/NAVIG ---------------------------------------------*//* ---------- Avant le passage à la commande ---------- */
#navig li {
	float:left;
}
#navig span {
font-size: 18px;
font-weight: bold;
font-style: italic;
text-decoration: none;
}
#navig a {
color: #CC0000;
font-size: 18px;
font-weight: bold;
font-style: italic;
text-decoration: none;
background: #000000;
	display: block;
	padding: 5px 20px;
	margin:0;
}
#navig a:hover {
color: #FF0000;
font-size: 18px;
font-weight: bold;
font-style: italic;
text-decoration: none;
background: #000000;
	display: block;
}
#navig .smenu li {
	width:100%;
}
#navig .smenu {
	visibility:hidden;
	position:absolute;
	width:150px;
	z-index:1000;
}
#navig .smenu a {
color: #CC0000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
background: #000000;
	padding:5px 0px 5px 15px;
	text-align:left;
}
#navig .smenu a:hover {
background: #000000;
color: #FF0000;
font-size: 16px;
font-weight: bold;
font-style: italic;
text-decoration: none;
}/* Pour descendre le sous-menu */
#navig a.menu {
	padding-bottom:7px;
}
#menu {
	padding:0;
}
#navig li.mns {
	display: block;
}
#navig .i, #navig .end, #navig li.start, #order_step .end {
	display:none;
}
#navig {
width: 960px;
background: #000000;
float: left;
position : static;
	margin:0;
}/* ---------- Processus de commande ---------- */
#order_step {
	width:100%;
	height:40px;
}
#order_step li {
	width:120px;
	padding:7px 0 0 0;
	float:left;
	color:#fff;
	font-size:11px;
	text-align:center;
}
#order_step .start {
	width:50px;
}
#order_step .on {
	font-weight:bold;
}
#order_step .made {
	text-decoration:line-through;
}
#order_step .end {
	display:none;
}/*------------------------------------- PARTIE GAUCHE -------------------------------------------*/
#left_top, #left_bottom {
	height: 10px;
}
#left {
	width: 150px;
	float: left;
	background: #000000;
	display: none;
	padding: 5px;
}
#left_contener .arround {
	margin:0 0 5px 0;
	padding:0 0 5px 10px;
}
div.offer h2, #search h2, #contact_us h2, #newsletter h2, #professional h2, div.service h2, #partner h2 {
	margin:0 0 10px 0;
	padding:5px 0 0 0px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#newsletter p, #professional p, #search p {
	margin:5px 5px 0 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#left li {
	padding:0 0 0 0px;
}
div.offer a, div.service a, #search a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
}
#partner li {
	margin:5px 0 0 0;
	background:none;
}
#search .ibox {
	width:100px;
	margin:0 2px 0 0;
	vertical-align:top;
	background-color:#fff;
}
#search .btn_short {
	width:23px;
	height:20px;
	margin:0px 2px 0 0;
	padding:0px 0 0px 0;
	vertical-align:top;
}
#newsletter .btn, #contact_us .btn, #professional input {
	margin:5px 0 5px 0px;
}
#left .price {
	display:none;
}
/*---------------------------------------- RIGHT -----------------------------------------------*/
#right {
	width: 150px;
	float: right;
	background: #660000;
	display: none;
	padding: 5px;
}
#right_contener .arround {
	margin:0 0 5px 0;
	padding:0 0 5px 10px;
}
#right_top, #right_bottom {
	height: 10px;
}
#right h2 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#right a, #right p, #right span {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#d_basket {
	margin:0 0 5px 0;
	padding:0 0 5px 10px;
	color: #666666;
}
#d_basket .link a {
	text-transform: lowercase;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	border: transparent 1px solid;
	background: #CC0000;
	text-align:center;
	padding:4px  10px;
	margin: 5px 0;
	vertical-align:top;
	width: 80px;
}
/*------------------------------------- PARTIE LIENS --------------------------------------------*/
#link_contener {
	width:960px;
	height:60px;
	margin:0 auto;
	clear:both;/* Tout sauf IE MAC \*/
	text-align:center; /* Fin Hack IE MAC */
}
#link {
	text-align:center;
	width:960px;
	height:100%;
	background: #000000;
}
#link ul {
	margin: 0 auto;
	padding: 10px 0px;
}
#link li {
	display:inline;
	padding:0;
	margin:0;
}
#link a {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding:5px 10px;
}
#link a:hover {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#link  .link_designer {
display:none;
}
/*---------------------------------------- FOOTER -----------------------------------------------*/
#footer_contener {
	width:100%;
	text-align: center;
	border:none;
}
#footer {
	margin:0 auto;
	padding: 20px;
	width:920px;
	background: #000000;
}
#footer, #footer p, #footer a {
	color: #CC0000;
	font-size: 12px;
	font-family: Tahoma;
	text-align: center;
}
/*-------------------------------------- PAGE PANIER --------------------------------------------*/
#basket_tab td, #account_tab td {
	width:95px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	vertical-align:top;
	border-top:1px solid transparent;
	border-left:1px solid transparent;
}
#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, #account_tab {
	border-bottom:1px solid transparent;
	border-right:1px solid transparent;
}
#basket_tab .col4 .btn_short {
	border:none;
}
#basket_tab .btn_short {
	width:20px;
	height:20px;
	background: url(./mag/css_editor/divers/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 {
	text-align:center;
}
#account_tab td a:hover {
	text-decoration:underline;
}
#account_tab .col1 {
	width:390px;
}
#account p {
	margin-bottom:5px;
	clear:both;
	text-align:left;
}
#account h1, #account h2, #account li, #account h3 {
	text-align:left;
}
#account .btn_pos {
	text-align:center;
}
#account li a:hover, #help li a:hover {
	text-decoration:underline;
}
#account .new_contener, #account .old_contener {
	width:245px;
	float:left;
}
#account .new, #account .old {
	height:175px;
	padding:5px;
}
#account .z003 span, #account .z004 span {
	width:110px;
	display:block;
	float:left;
}
#account .z003 input, #account .z004 input {
	width:115px;
	margin-bottom:5px;
	float:left;
}
#account .z104 input, #account .z105 input, #account .z212 input, #account .z213 input, #account .o517 input, #account .o518 input {
	margin-left:20px;
}
#account .o507, #account .o508, #account .o509, #account .o511, #account .o512, #account .o513, #account .ac04, #account .ac05, #account .ac06, #account .ac08, #account .ac10, #account .ac11 {
	text-indent:20px;
}
#account .new_contener {
	margin-right:10px;
}
#account img, #help img {
	border:none;
}/* Déclaration à la CNIL >> restricted_00.php / order_00.php / account_00.php */
#account .a001, #account .r003, #account .o001 {
	padding-top:5px;
}
#account .new, #account .old {
	margin: 10px 0 10px 0;
border:1px solid transparent;
}
#account li, #help li {
	margin-left:25px;
	line-height:20px;
	list-style-type: disc;
}/*------------------------------------- LISTE PRODUIT -------------------------------------------*/
#list .header {
	padding-bottom: 10px;
}
#list .uneven, #list .pair {
width: 436px;
	margin:0;
	padding: 10px;
}
#list .uneven {
	float:left;
border-right: 1px solid transparent;
}
#list .pair {
	float:right;
}
#list .list_content {
	margin:5px;
}
#list .list_content img {
	margin-right:10px;
}
#list img .view {
	margin-right:10px;
}
#list .logo {
	margin:2px 0;
}/* Détail produit dans les listes */
#list .content {
	padding-top:5px;
	display:block;
	text-align:justify;
}
#list .pstrike, #list .price, #list .pweight {
	margin:0 0 5px 0;
	float:left;
	clear:both;
}
#list .price_pos {
	width:auto;
	margin:10px 0 5px 0;
	display:block;
	float:left;
	clear:none;
}
#list .quantity_stock, #list .en_stock {
	width:100%;
	margin:0 5px 5px 0;
	display:block;
	clear:both;
}
#list .block_quantity {
	width:100%;
	margin:0 5px 5px 0;
	display:block;
	clear:both;
}
#list .primary {
	margin-bottom:5px;
}
#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 -------------------------------------------*/
#feature {
	width:250px;
	padding-bottom:10px;
	float:left;
}
#feature p {
	width:100%;
	float:left;
}
#feature .error {
	margin:10px 0;
}
#feature .btn_pos {
	text-align:left;
}
#feature .price_pos {
	width:100%;
	margin:0 0 5px 0;
	float:left;
}
#feature .pweight, #feature .pstrike, #feature .price, #feature .quantity_stock, #feature .en_stock {
	display:block;
	clear:both;
	margin-bottom:2px;
}
#feature .quantity_stock, #feature .en_stock {
	margin-bottom:5px;
}
#feature .logo {
	padding:5px 0 5px 0;
	margin:0;
	float:left;
	clear:both;
}/* Détail */
#detail {
	border:none;
	clear:both;
	padding:0 0;
}
#detail table {
	float:left;
}/* Formulaire */
#pdt_form table {
	width:100%;
	float:left;
	padding-bottom:10px;
}
#btn_send_form {
	margin:5px;
}/* ---------- Les photos de produits --------- *//* Image principale */
#image.view {
	position:relative;
	z-index:1;
}
#image a {
	margin:0 10px 0 0;
}
#image .comment {
	padding:5px 0px;
	clear:both;
	text-align:left;
}
#image.view_large .comment {
	text-align:center;
}/* Vues supplémentaires */
#image .pd07 {
	width:300px;
}
#image .pd07 span {
	display:block;
	clear:both;
}
#image .pic_another_pic {
	width:80px;
	margin:0;
	padding:5px 3px 0 0;
}
#image a {
	margin:0;
	padding:0;
}/* ---------- Les tailles et coloris --------- */
#feature .prod_choice img {
	margin:0 3px 0 0;
}
#feature input {
	text-align:left;
}
#feature .pdt_select {/*\ Tout sauf IE MAC \*/
	float:left;/*\ Fin Hack IE MAC \*/
}
#feature .pdt_btn {
	width:200px;
	height:22px;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
	display:block;
	clear:both;
	border:none;
	background:url(./mag/css_editor/divers/pic_select.gif) no-repeat;
}
#feature .prod_choice {
	width:198px;
	padding:5px 0;
	clear:both;
	visibility:hidden;
	position:absolute;
	z-index:10;
	border:1px solid #93117e;
	background-color:#fff;
}
#feature .prod_choice li {
	width:198px;
	float:left;
	text-decoration:none;
}
#feature .prod_choice a {
	width:194px;
	padding:3px 0 5px 5px;
	display:block;
	color:#000;
	text-decoration:none;
}
#feature .prod_choice a:hover {
	color:#fff;
	font-weight:bold;
	background:#93117e;
}
#feature .pd02 {
	display:block;
	margin:5px 0 5px 0;
}/* --------------- Les options --------------- */
.option {
	width:250px;
	float:left;
	padding:5px 0px;
}
.option p {
	width:100%;
	margin:5px 0 5px 0;
	clear:both;
}/* Combo perso */
.option .pdt_btn {
	width:200px;
	height:22px;
	padding:0 0 0 5px;
	border:none;
	text-align:left;
	background:url(./mag/css_editor/divers/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:#000000;
border:transparent;
}
.option .prod_choice a {
	padding:2px 5px;
	display:block;
color: #CC0000;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
	vertical-align:top;
}
.option .prod_choice a:hover {
background-color: #000000;
color: #FF0000;
font-size: 16px;
font-weight: bold;
font-style: italic;
text-decoration: none;
}
.option .option_price {
color:#CC0000;
}
.option a:hover .option_price {
color: #FF0000;
}/* Combo simple */
.option select {
color:#660000 /*#CC0000*/;
}/* Boutons radio */
.option .opt_choice li {
	padding:5px 10px 5px 0;
	float:left;
}/*----------------------------------------- DIVERS ----------------------------------------------*/
.cofidis img, .cofidis_basket img {
	margin-top:15px;
	float:left;
	border:none;
}/* ----------------- Vues sup ---------------- */
.zvc {
	position:absolute;
	top:0;
	left:0;
}
.pd_zoom a {
	cursor:hand;
	cursor:pointer;
}
#product_zoom {
	position:absolute;
	top:5px;
	left:5px;
}/* --------------- Zoom photos --------------- */
.popup_zoom, #product_zoom.popup_zoom {
	position:absolute;
	top:-50px;
	left:0;
	padding:20px;
	background:#fff;
border:1px solid transparent;
}
.pd_zoom a {
color: #660000;
font-size: 12px;
	width:16px;
	height:16px;
	display:block;
}/*------------------------------------- PAGE D'ACCUEIL ------------------------------------------*/
#home .btn_pos, #home .inter, #home .list_bottom, #home .product_bottom, #home .header, #home h1, #home .IT, #home .OT, #home .secondary, #home .content {
	display:none;
}
#home {
	margin:0px;
}
#home td {
	vertical-align:top;
}/* ----------------- TC_01 ------------------- */
#tc_01 {
}/* ----------------- TC_02 ------------------- */
#tc_02 {
}/* ------------- Liste produit --------------- */
#home .list_content {
	width:150px;
	padding:0 10px 0 0;
	float:left;
	text-align:center;
}
#home .list_content .view {
	width:100px;
	margin:0 0 5px 0;
	float:none;
}
#home .list_content .primary, #home .list_content .price, #home .list_content .pstrike, #home .list_content .pweight {
	display:block;
	clear:both;
	margin:0;
	padding:2px 5px 2px 5px;
	text-align:center;
}
#home .list_content .price_pos {
	display:block;
	clear:both;
	padding-top:5px;
}/**************************** FIN DE LA HOME *****************************************************/

.reservation_page p{margin:0 0 10px 0;}
.resa_date_list p{padding:5px 0 5px 0;}

.label {
	width:34%;
	margin: 0 3px 0 0;
}
.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 transparent;
}
