﻿/*****     LOGO     *****/#logo p {
	font-size:18px;
	font-weight:bold;
}/*****     fiche produit     *****//* prix */
.price_pos span {
	display:inline;
	text-align:left;
}
.price_pos .label {
	width:auto;
	text-align:left;
	font-size:9px;
}
.price {
	display:inline;
}
#feature .pweight, #feature .price_HT, #feature .price_TTC {
	display:block;
}
#feature .price_HT {
	font-size:11px;
}
.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;
}/* baremes */
#rate {
	clear:both;
	padding-top:5px;
}
#rate dt {
	width:100%;
	text-align:left;
	display:block;
	font-weight:bold;
}
#rate dd {
	margin-left:0px;
}
.option li, .pdt_select li {
	cursor:pointer;
}/*****      Comand        *****/
#comand .start, #comand .end {
	display:none;
}/*****  Fonction connexion  *****/
.log, .log div {
	display:inline;
}/*****   les formulaires   *****//* titre d'un formulaire */
#form1 th {
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
}/* texte declare comme titre dans un formulaire */
#form1 .form_title {
	font-weight:bold;
	padding-bottom:5px;
}/*****   le pied de page   *****/
#footer_contener {
	background:#eee;
	border-top:1px solid #999;
}
#footer {
	width:950px;
	padding:20px 0px 30px 0px;	/***** Page identification *****/
	margin:auto;
}/* 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 {
	font-weight:bold;
	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 .cal_btn a:hover {
	background:#666;
	color:#fff;
}
.calendar {
	position:absolute;
	margin-left:-175px;
}
ul {
	list-style-type:none;
	list-style-position:outside;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.star_display {
	color:red;
}
.err_comment {
	color:red;
}
.input_comment {
	font-size:11px;
}/**********************  Gestion des popup  ***********************************/
#popup0, #popup1, #popup2 {
	display:none;
}/* fond semi-transparent bloquant la navigation sur le site */
.pop_up, #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 */
.sf_pop,/* <---- a conserver*/ #popup_reforder .pop_alert, .popup_cont, #popup_block .popup_cont, #popup_readcgv .popup_cont, #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 .pop_up table  /* <---- a conserver*/* html #popup0 table {
	background:none;
	position:fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:1000;
	width:100%;
}
#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 .sf_pop /* <---- a conserver*/* html .popup_cont, * html #popup_block .popup_cont, * html #popup_readcgv .popup_cont {
	left:30%;
}
*+html .sf_pop /* <---- a conserver*/*+html .popup_cont, *+html #popup_block .popup_cont, *+html .sf_pop, *+html #popup_readcgv .popup_cont, *+html #popup_div_bskstock {
	left:30%;
}/* pour la croix de fermeture dans l'entete */
.sf_pop .top input {
	float:right;
	width:22px;
	color:#900f0f;
	z-index:9999;
	margin:0px 5px;
}
.sf_pop .btn_short {
	padding-bottom:10px;
	height:17px;
	background-position:bottom;
}
.sf_pop .top {
	padding:5px 0 7px 0;
	border-bottom:1px solid #ccc;
	text-align:center;
	background:#eeecec;
	vertical-align:middle;
}
.sf_pop .top span {
	font-weight:bold;
	margin-left:16px;
	margin-bottom:-5px;
}
.sf_pop input .btn {
	text-align:center;
	margin:0 auto;
	vertical-align:top;
}
.sf_pop .bottom {
	width:100%;
	margin:0 auto;
	text-align:center;
	float:left;
}
#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_div_bskstock span, #popup_div_stocklimit span {
	background-color:#ffffff;
	border:1px solid #bbc0c4;
}
.popup_top {
	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;
}
.popup_top span {
	display:block;
	padding-top:2px;
	font-weight:bold;
	text-align:left;
	color:#000;
}
.popup_work {
	padding:10px;
	text-align:center;
}
#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, .popup_cont {
	background:#f9f9f9;
	border:1px solid #b7babc;
	color:#000;
	font-size:13px;
	font-family:helvetica, sans-serif, arial;
	z-index:9998;
	width:400px;
	height:200px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
#popup_readcgv .popup_cont {
	height:410px;
}
.sf_pop .contener {
	padding:10px;
	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;
}
#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;
}
.sf_pop .contener .col1, .sf_pop .contener .col2, .sf_pop .contener .col3 {
	float:left;
	clear:none;
	display:block;
	padding:0 5px;
	width:380px;
	margin:0;
}
.sf_pop .col1 img{
	float:none;
}
.contener {
	width:380px;
	float:left;
	clear:none;
	display:block;
	text-align:left;
}
.contener p {
	margin:0;
	padding-bottom:10px;
}
.contener .primary, .contener .secondary, .contener .price {
	padding:3px 0;
	text-align:left;
}
.contener a {
	text-decoration:none;
}
.sf_pop, .popup_cont {
	background:#f9f9f9;
	border:1px solid #b7babc;
	color:#000;
	font-size:13px;
	font-family:helvetica, sans-serif, arial;
	z-index:9998;
	width:400px;
	height:310px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}/*****     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;

/* CSS de l'animation à ne pas modifier normalement */
.jac_cont {overflow:hidden;}
.jac_fix {position:absolute;overflow:hidden;}
.jac_frame {color:#ffffff;z-index:1;position:absolute;top:0;left:0;}
.jac_pag {text-align:left;z-index:10;opacity:1;position:absolute;}
.jac_pag a{color:#ffffff;font-weight:700;margin-right:9px;text-decoration:none;border:2px solid #ffffff;padding-left:4px;padding-right:4px;cursor:pointer;border-radius:3px;}

