/* CSS Document */
span.stock{
	color: #555;
	font-size: 11px;
	font-weight: normal;
}

P.pagination {
	margin:0 auto 10px;
	padding:0 10px;
	text-align:right;
	font-size:10px;
	width:669px;
	color:#666;
}

P.pagination span {
	color: #254fc7;
}

P.pagination a {
	color: #254fc7;
	text-decoration: underline;
}

.pagination SPAN.on {
	color: #254fc7;
}


.aucun_article {
	margin: 15px 0;
	padding: 50px 10px;
	border:1px #ccc solid;
	text-align:center;
}
div.pr_review_summary  {
display:none;
height:500px;
left:50%;
overflow:auto;
position:fixed;
top:50%;
width:640px;
z-index:25;
}





/**************************/
.newsletter INPUT {
 color: #999;
 height: 14px;
 margin-left: 4px;
 margin-right: 3px;
 margin-top: 0px;
 padding: 1px;
 width: 130px;
}

.newsletter IMG {
	margin-top: 1px;
}

/* 	 COLONNE GAUCHE		*/
/************************/
#content .left div {
	width: 219px;
}
#content .left div * {
	width: auto;
	font-weight:normal;
}

.encart-promo{
	width: 219px;
	margin:0 0 10px;
}

.encart-engagement,
.encart-conseil,
.encart-services  {
	border:1px #e1e1e1 solid;
	border-width:0 0 1px;
	color:#666;
}
.encart-conseil p {
	border:1px #e1e1e1 solid;
	border-width:0 1px 0;
	margin:0;
	padding:3px 5px;
	text-align:center;
}
.encart-conseil img {
	display:block;
	margin:3px auto 0;
}
.encart-conseil a {
	color:#999;
	text-decoration:underline;
}


.encart-engagement p {
	background: #fff url('/img/background/picto_puce.jpg') no-repeat 10px 10px;
	padding: 10px 10px 10px 40px;
	border:1px #e1e1e1 solid;
	border-width:0 1px 0;
	margin:0;
	text-align:justify;
}

.encart-ambiances {
	background: #FFF;
	width: 219px;
}

.encart-services {}

.encart-services p {
	background: #fff url('/img/background/picto_puce.jpg') no-repeat 10px 10px;
	padding: 10px 10px 10px 50px;
	border:1px #e1e1e1 solid;
	border-width:0 1px 0;
	margin:0;
	color:#999;
	line-height:130%;
	text-align:justify;
}
.encart-services p.service_livraison {
	background: #fff url('/img/background/puce_colissimo.jpg') no-repeat 10px 10px;
}
.encart-services p.service_paiement {
	background: #fff url('/img/background/puce_cb.jpg') no-repeat 10px 10px;
}
.encart-services p a  {
	display:block;
	color:#666;
	font-weight:bold;
}





/* 	 LISTE PRODUIT		*/
/************************/

.coeur .header_list {
	height: 112px;
	width: 669px;
	margin: 0 auto 10px;
	background:url('/img/background/bg_headerlist.jpg') repeat-y 0 0;
}

.coeur .header_list div {
	height: 85px;
	line-height: 110%;
	padding: 30px 10px 0 240px;
	width: 423px;
	font-size:11px;
	color:#FFF;
}

.coeur .header_list div h1 {
	color: #333;
	font-size: 1.5em;
	font-weight: bold;
	color:#FFF;
	margin: 0 3px 5px 0;
	visibility:hidden;
}

.coeur .header_list div.mai {	background: url('/img/head_list__maison.jpg') no-repeat top left; }
.coeur .header_list div.loi {	background: url('/img/head_list__loisirs.jpg') no-repeat top left; }
.coeur .header_list div.san {	background: url('/img/head_list__famille.jpg') no-repeat top left; }
.coeur .header_list div.tra {	background: url('/img/head_list__transport.jpg') no-repeat top left; }
.coeur .header_list div.ent {	background: url('/img/head_list__entreprise.jpg') no-repeat top left; }

.coeur .header_list div h1,
.coeur .header_list div h1,
.coeur .header_list div h1,
.coeur .header_list div h1,
.coeur .header_list div h1 {visibility:hidden;}

#content .liste {
	clear:both;
	margin:0 auto;
	min-height:530px;
	width:669px;
}

#content .panier {
 clear: both;
 margin: 0px 0px;
 position:relative;
}
.promo_panier {
	position:absolute;
	left:10px;
	bottom:-20px;
}



/* ITEM LISTE PRODUIT */
#content .produit-liste {
	float: left;
	height: 210px;
	margin: 5px 0px 12px 25px;
	text-align: center;
	width: 140px;
}
#content .produit-liste img{
	height: 100px;
	width: 100px;
}
.produit-liste P {
	line-height: 120%;
	margin: 3px 0 0;
	font-size:10px;
	padding: 0;
	text-align: center;
	color:#777;
}
.produit-liste A {
	text-decoration: none;
	font-size:11px;
	color:#777;
}
.produit-liste A:hover {
 text-decoration: underline;
}
.produit-liste .prix {
	color:#444;
	font-weight:bold;
	font-size:13px;
}


/* PAGIANTION LISTE PRODUIT */
div.pagination {
	background:url('/img/background/bg_pagination.jpg') repeat-x 0 0;
	height: 16px;
	padding: 1px 10px 5px 10px;
	width: 649px;
	clear:both;
}

div.pagination img {
	vertical-align: top;
}

.liste {
	position: relative;
}

.pagination .prec {
	float: left;
	margin: 0px;
	padding: 0px;
}

.pagination .suiv {
	float: right;
	margin: 0px;
	padding: 0px;
}

.prec IMG, .suiv IMG {
	margin-top: 2px;
}

.pagination a {
	text-decoration: none;
}

.pagination a:hover {
	text-decoration: underline;
}


/* FICHE PRODUIT */
/* VISUEL */
.liste .visu-fiche {
	float: left;
	padding: 20px 0 0;
	text-align: right;
	width: 290px;
}
.liste .visu-fiche #image_produit {
	margin:0 0 10px;
	border:1px #EEE solid;
}
.liste .visu-fiche #autresPDV{
	text-align: left;
}
.liste .visu-fiche #autresPDV a img{
	float: left;
	margin:0 5px 5px 0;
	border:1px #DDD solid;
}

/* DESCRIPTIF */
.liste .fiche {
	float: right;
	padding: 20px 0 0;
	width: 350px;
}
.fiche H1 {
	color: #555;
	font-size: 13px;
}
.fiche H2 {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color:#777;
	height:auto;
	overflow:hidden;
}

/* TAILLE / COULEURS */
.fiche .selecteurs {
	background: #FFF;
	border: 1px solid #dadada;
	height: 60px;
	margin: 0 0 2px 0;
	padding: 5px 10px;
}
.selecteurs p {
	margin: 0;
	padding: 6px 0;
	position: relative;
}

.selecteurs SELECT {
	margin: 0;
	position: absolute;
	right: 0;
	width: 175px;
	font-size:10px;
}

.selecteurs SPAN {
	margin-left: 5px;
}


/* ESPACE PRIX */
.espace_prix .sticker {
	float: right;
	
	margin: 0 0 0 10px;
	padding: 10px 2px;
	width: 65px;
	height: 25px;
	background: #cb242b;
	
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	line-height:130%;
	color: #FFF;
}

.fiche .espace_prix {
	background: #fff;
	border: 1px solid #dadada;
	height: 55px;
	margin: 0;
	position: relative;
}

.fiche .espace_prix .a_partir_de {
	text-align:right;
	margin: 5px 10px 0 0;
}
.fiche .espace_prix .a_partir_de span {
	font-size:10px;
}
.fiche .espace_prix .a_partir_de span.prix_barre {
	font-size:11px;
}
.fiche .espace_prix .a_partir_de span.prix_final {
	font-size:15px;
}


.espace_prix .choix_quantite {
	left: 10px;
	position: absolute;
	top: 13px;
}
.espace_prix .choix_quantite input#qte {
	float:none;
	width:25px;
	border: 1px solid #999;
}
.espace_prix .choix_quantite img {
	cursor:pointer;
}

.fiche .ajout_panier {
	padding-top: 10px;
	text-align: right;
}

/* PRODUITS ASSOCIES */
.produit_associes {
	clear: both;
	height: 200px;
	padding-top: 20px;
}

.produit_associes ul {
	border: 1px solid #dadada;
	border-width:0 1px 1px;
	height: 84px;
}
.produit_associes ul li {
	float: left;
	margin: 5px 0 10px 5px;
	width: 210px;
	border: 1px solid #dadada;
	border-width:0 1px 0 0;
	position:relative;
	height:74px;
}
.produit_associes ul li p {
	margin:2px 10px 0 73px;
}

.produit_associes .prix {
	position:absolute;
	right:10px;
	bottom:5px;
	text-align:right;
	line-height:120%;
}

.produit_associes li img {
	border:1px solid #EEEEEE;
	float:left;
	margin:0 5px 0 0;
}

/* ZOOM */
#zoom {
	display:none;
}
.zoom {
	height: 520px;
	margin-left: -230px;
	left:50%;
	margin-top: 220px;
	position: absolute;
	text-align: right;
	width: 500px;
	top:0;
	z-index:15;

}
.zoom a {
	color:#000;
	display:block;
	float:right;
	padding:3px 10px 0;
	background:#fff;
}
.zoom img {
	border:3px #fff solid;
	width: 500px;
	height: 500px;
	display:block;
}

.opacite {
	display:none;
	
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position:absolute;
	left:0;
	top:0;
	
	width:100%;
	height:1080px;
	z-index:15;
	/* FIX for ie : ie7.css & ie7minus.css*/ 
}
.opacite img {
	display:block;
}

/* DIV PANIER */
#ajoutpanier {
	display:none;
	position: absolute;
	margin-left: -200px;
	margin-top: 220px;
	position: absolute;
	width: 397px;
	left:50%;
	z-index:16;
	top:0;
}

.ajoutpanier {
	background: #FFF;
	width: 397px;
}
.titre_ajout_panier {
	position:relative;
	top:-10px;
}
.ajoutpanier H1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.ajoutpanier .img_produit {
	float: left;
	margin: 10px 20px;
}

.ajoutpanier .div_panier_gauche {
	float: left;
	text-align: left;
	width: 170px;
}

.ajoutpanier .div_panier_gauche span {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.ajoutpanier .div_panier_droite {
	float: right;
	height: 60px;
	line-height: 20px;
	padding-right: 15px;
	text-align: right;
}

.ajoutpanier .div_panier_droite .prix_barre{
	font-size: 12px;
}
.ajoutpanier .div_panier_droite .prix_final{
	color: #333;
	font-size: 20px;
	font-weight: bold;
}

.div_panier_action {
	clear:both;
	border:1px dotted #ccc;
	border-width:1px 0 0;
	margin:10px 0 0;
	padding:10px;
	text-align:center;
}

/* PROCESS COMMANDE */
/* PANIER */

.process IMG {
	display: inline; 
	margin:15px 30px 0 15px;
}
#panier {
	margin: 24px auto 5px auto;
	width: 97%;
}

#panier tr {
	border-width:0 1px
}
#panier th {
	background:url('../img/background/bg_th_panier.gif') repeat-x 0 0;
	text-align:left;
}
#panier th.sup {
	text-align:right;
}

#panier .separate_pdt {
	border-bottom:1px #e1e1e1 solid;
	background:none;
	padding:0;
}
#panier TD {
	background: url('/img/fd-ligne-panier.gif') no-repeat #FFFFFF right;
	padding: 10px 10px;
	vertical-align: middle;
}

#panier TD.img {
	background: none;
	height: 68px;
	width: 70px;
	border-left:1px #d5d5d5 solid;
}

#panier TD.sup {
	background: none;
	padding: 5px 2px;
	width: 25px;
	text-align:center;
	border-right:1px #d5d5d5 solid;
}

#panier TD.qte {
	text-align: center;
	width: 91px;
}

#panier TD.qte p {
	float: left;
	margin: 0;
	padding: 0;
}

#panier TD.qte p.qte_nbre{
	float: left;
	margin: 0 0 0 10px;
	padding-top: 8px;
}

#panier TD.qte p.qte_changer{
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}
#panier TD.qte p.qte_changer img{
	margin:2px 0;
}

#panier TD.prix {
	color: #000;
	font-weight: bold;
	text-align: right;
	width: 70px;
}

#panier TD.prix SPAN {
	color: #656565;
	font-weight: normal;
	margin: 0px 10px;
}

#panier TD.prix IMG {
	margin: 5px auto;
}

#panier TD.spacer {
	background: none;
	border: 0px;
	padding: 2px;
}

#panier TR.soustotal TD,
#panier TR.soustotal_HT TD {
	background:#d5d5d5;
	height: 44px;
	padding-bottom: 0;
	padding-top: 0;
	font-weight:bold;
}

#panier TR.soustotal DIV,
#panier TR.soustotal_HT DIV {
	color: #000;
	float: right;
	font-weight: bold;
	padding-right: 20px;
}

#panier TR.soustotal td input,
#panier TR.soustotal_HT td input {
	width: 55px;
	border:0;
	background:#d5d5d5;
	text-align:right;
	font-weight:bold;
}
#panier TR.soustotal_HT .tooltip_affiche_HT {
	text-align:right;
	position:relative;
}
#panier TR.soustotal_HT .tooltip_affiche_HT img {
	cursor:pointer;
}
#panier TR.soustotal_HT .tooltip_affiche_HT div {
	background:url('../img/background/bg_tooltip_1.png') no-repeat 0 0;
	text-align:center;
	font-weight:normal;
	width:185px;
	height:57px;
	color:#666;
	line-height:120%;
	padding:5px;
	position:absolute;
	bottom:0;
	right:175px;
	display:none;
}

#panier TR.HT_off TD {
	background:#FFF;
}
#panier TR.HT_off TD.sstotal_ht * {
	display:none;
}

#panier TR.reductions TD {
	background: #fff5c4 none;
	border: 1px solid #dadada;
}
#panier TR.reductions .code_promo {
	border-right:0;
}
#panier TR.reductions .total_reduc {
	border-left:0;
}

#panier tr.reductions div {
	float: right;
	padding-right: 20px;
}

#panier tr.reductions div#codePromo,
#codePromo span, #codePromo form {
 float: left;
}

#panier TR.fdp td {
	background: #FFFFFF none;
	border: 1px solid #c7d7f6;
	color: #000;
}


#panier TR.fdp SELECT {
	color: #000;
	font-size: 10px;
}

#panier TR.fdp SPAN {
	color: #656565;
	font-size: 10px;
}
#panier tr.fdp span.prix_final {
	font-size: 13px;
}

#panier tr.fdp div {
	color: #000;
	float: right;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
}

#panier #fdp {
	margin-right: 1px;
	width: 15px;
}

#panier #sob {
	margin-right: 20px;
}

#panier TR.total td,
#panier TR.total_HT td {
	background: none;
	border: 0px;
	color: #FFF;
	font-weight: bold;
	height: 44px;
}


#panier tr.total div,
#panier tr.total_HT div {
	color: #FFF;
	float: right;
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
}
#panier tr.total div span.prix_final,
#panier tr.total_HT div span.prix_final {
	color: #FFF;
}

#panier TR.total td.total_a_payer,
#panier TR.total_HT td.total_a_payer {
	background: #4c6fc8;
	border:#c7d7f6 1px solid;
}
#panier TR.total td.total_ht,
#panier TR.total_HT td.total_ht {
	background: #e1e1e1;
	border:#dadada 1px solid;
	color:#555
}
#panier TR.total td.total_ht div span,
#panier TR.total_HT td.total_ht div span {
	color:#555
}



#panier TR.total input,
#panier TR.total_HT input {
	width: 55px;
}
#panier TR.total_HT {
	display: none;
}
.panier .print_panier  {
	display: none;
}
#panier th .bg_panier {
	display:none;
}
.btn-panier .tooltip_print_HT  {
	float:right;
	position:relative;
}
.btn-panier .tooltip_print_HT div {
	background:url('../img/background/bg_tooltip_2.png') no-repeat 0 0;
	text-align:center;
	font-weight:normal;
	width:185px;
	height:43px;
	color:#666;
	line-height:120%;
	padding:5px;
	position:absolute;
	bottom:0;
	right:175px;
	display:none;
}

.btn-panier {
 float: right;
 padding-right: 10px;
}
.btn-panier img {
 float: right;
}

.panier #erreur {
 color: #ca0668;
 font-weight: bold;
 margin-right: 10px;
 position: relative;
}

.cgv {
	float: right;
	margin: 0 7px 10px 0;
}
.cgv a {
	color: #333;
}
.cgv input{
 vertical-align: middle;
}

#panier td.panier_vide {
	text-align:center;
	border:1px #d5d5d5 solid;
	border-width:0 1px;
	background:none;
}

/* IDENTIFICATION */

.etape2 {
	clear: both;
	height: 440px;
	padding: 24px 0px;
	margin:0 auto;
	width:97%;
}

.etape4 {
 clear: both;
 padding: 24px 0px;
}

.etape2 .identification {
	 background: #e0e7f7;
	 border:1px #dbdbdb solid;

	 padding: 15px;
}

.etape2 .inscription {
	 background: #FFF;
	 border: 1px solid #dadada;
	 height: 120px;
	 margin-top: 10px;
	 padding: 15px;
	 position:relative;
}
.etape2 P.btn {
	float:right;
}
.etape2 .inscription P {
	width:500px;
}

.etape2 .inscription P.btn {
	position:absolute;
	right:10px;
	bottom:10px;
	width:auto;
}

.espaceclient {
 padding: 7px 0px 15px;
}
.espaceclient #formulaire .droite p {
 	margin:0;
	padding:15px 0 10px 5px;
}


#formIdentification input{
 width: 115px;
}

#formIdentification p.btn input{
 width: 106px;
}

P.btn {
 float: right;
 margin-right: 10px;
 margin-top: 0px;
}

.etape2 P {
 float: left;
 margin: 10px 0px 0px 0px;
}

.etape2 IMG {
 margin-bottom: 0px;
}



.etape2 .identification P.btn {
 margin-top: 8px;
}
.etape2 .identification #formIdentification P.btn input {
	width:auto;
}


/* SPAN */
.erreur {
 color: #ca0668;
 font-weight: bold;
 padding: 0px 10px;
}

TABLE#formulaire {
 width: 100%;
}

#formulaire TH {
 background: url(/img/fd-entete-panier.gif) no-repeat right #c3c3c3;

 font-weight: normal;
 padding: 6px 5px 2px 10px;
 text-align: center;
 font-weight:bold;
 color:#ffffff;
 text-transform:uppercase;
}

#formulaire th.total_livraison {
	background:#dadada;
	padding: 10px 0 5px 280px;
	color:#333;
	border-bottom:10px solid #FFFFFF;
}
#formulaire th.total_livraison .prix_final {
	float:right;
	margin:0 10px 0 0;
}
#formulaire .total_avec_livraison,
#formulaire .total_avec_livraison * {
	border:0;
}
#formulaire .total_avec_livraison .prix_final {
	float:right;
	color:#FFF;
}
.total_avec_livraison {
	background:#4c70c8;
	color:#FFF;
}
.total_avec_livraison input {
	background:#4c70c8;
	color:#FFF;
	font-weight:bold;
}

#formulaire TD {
 border-right: 1px solid #dadada;
 line-height: 17px;
 padding: 5px 10px;
}

#formulaire .droite {
 border-right: 0px;
}

#formulaire .gauche .adresse_facturation {
	padding:5px 0 10px 20px;
}

#formulaire .gauche .left_title {
 background: #e0e7f7;
 line-height: 18px;
 margin:0 0 10px -6px;
 padding: 5px 3px 1px 8px;
 clear:both;
 font-weight:bold;
 color:#5677d4;
}

#formulaire .gauche p {
 margin: 0;
 padding: 0;
 width: 240px;
}

#formulaire .gauche p#inscrip_civi input {
 border: 0;
 margin: 0 1px 0 5px;
 padding: 0;
 width: auto;
}

#formulaire .gauche p#inscrip_civi label {
 padding-right: 60px;
}

#formulaire .gauche p#inscrip_infos {
 clear: both;
 margin: 0;
 padding: 0 0 15px 0;
}

p#inscrip_infos label {
 clear: both;
 float: left;
}

p#inscrip_infos input{
 float: right;
 width: 133px;
}

p#inscrip_infos select{
 float: right;
 width: 135px;
}

#formulaire .droite input{
 width: auto;
}

#formulaire .inscription_newsletter_optin input {
float:right;
}

#formulaire .droite LABEL {
 display: block;
 float: left;
 margin: 2px 0px;
 padding-top: 3px;
 width: 210px;
}
#formulaire .inscription_newsletter_optin label {
 width: 280px;
 float:none;
 margin: 2px 0px 15px 0;
}

#formulaire INPUT {
 margin: 2px 0px;
}

th#droite_titre {
 padding-left: 25px;
}

#formulaire .droite .right_title {
 background: #e0e7f7;
 line-height: 18px;
 margin-bottom: 15px;
 margin-left: -6px;
 margin-top: 15px;
 padding: 5px 3px 1px 24px;
 color:#5677d4;
 font-weight:bold;
}

#formulaire .droite .droite_contenu{
 background: none;
 padding-left: 5px;
}

#formulaire .droite .optin_compte label {
	width:300px;
}
#formulaire .droite .droite_contenu #CLIENT_Optin,
#formulaire .droite .droite_contenu #CLIENT_OptinPartenaires {
	float:right;
}


.etape2 P.erreur {
 color: #ca0668;
 float: left;
 font-weight: bold;
}

.espaceclient P.btn {
 float: right;
}

.espaceclient P.erreur {
 color: #ca0668;
 float: left;
 font-weight: bold;
}

#formulaire P {
 clear: both;
 line-height: 18px;
 margin: 10px 10px;
}

#formulaire TH DIV,
#formulaire TD DIV {
 	background: transparent;
	color:#333;
	/*float: right;
	font-weight: bold;*/
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#formulaire .gauche DIV {

 float: none;

}

#formulaire .offre-bienvenue {
 background: #ffb5da;
 border: 0px;
}

#formulaire .offre-bienvenue DIV {
 background: #ffb5da;
 color: #000;
 float: right;
 font-weight: bold;
 margin: 0px;
 padding: 7px 3px 7px 3px;
}

#formulaire .offre-bienvenue SPAN {
 color: #000;
 font-weight: bold;
}

#formulaire #panier {
 margin: 0px;
 width: 100%;
}

#formulaire #panier TD {
 border-left: 0px;
 border-right: 0px;
 border-top: 0px;
}

#formulaire #panier .prix {
 background: none;
 border-right: 0px;
}

SPAN.modifier {
 color: #000;
 display: block;
 float: right;
}

SPAN.modifier A {
 color: #000;
 text-decoration: none;
}

#formulaire TH.recap {
 background: #e0e7f7;
 color: ##5677D4;
}

#panier TD.statut {
 color: #5677D4;
 font-weight:bold;
}

#panier TD.montant {
 color: #000;
}

/* SOUS TOTAUX LIVRAISON ET PANEIR*/
#formulaire  td.recap_adresse,
#formulaire  td.recap_produit {
	padding-bottom:50px;
}
#formulaire .recap_sous_totaux th {
	background:#e1e1e1;
	border-right:1px #FFF solid;
	padding:10px 10px 8px;
	color:#333;
}

#formulaire .recap_sous_totaux th.recap {
	background:#d5d5d5;
	color:#333;
}

/* REDUC DU PANIER*/
#formulaire .reductions td {
	background:none;
	color:#333;
	border:1px #FFF solid;
	border-width:5px 1px 0 1px;
}
#formulaire .reductions .recap_reduc {
	background:#e1e1e1;
	color:#333;
	border:1px #FFF solid;
	border-width:5px 1px 0 1px;
}



.espaceclient #panier TD {
 padding: 18px 5px;
}



DIV.totalttc {
	 background: #4c70c8;
	 border: 1px solid #c8d7f6;
	 color:#FFF;
	 clear: both;
	 float: right;
	 margin: 5px 10px 5px 0;
	 padding: 5px;
	 width: 200px;
}

.totalttc P.montant {
	 color:#FFF;
	 float: right;
	 font-size: 13px;
	 font-weight: bold;
	 margin-right: 5px;
	 margin-top: 10px;
}

.totalttc P {
	 color:#FFF;
	 float: left;
	 margin-top: 4px;
}

P.mentions {
 clear: both;
 color: #999;
 font-size: 10px;
 height: 150px;
 padding: 10px 10px;
 text-align: justify;
 width:100% !important;
}
.mentions a {
color:#fff;
text-decoration:underline;

}

.contenu SPAN {
 color: #50aadf;
 font-weight: bold;
}

.contenu {
 line-height: 18px;
 margin-right: 100px;
 margin-top: 20px;

}

.contenuText {
 line-height: 18px;
 margin-right: 100px;
 margin-top: 20px;
 margin-left:20px;

}

.contenuText H2 {
 color: #50aadf;
 color:#50aadf;
 font-size: 11px;
 font-weight: bold;
 line-height: normal;
 margin: 0px;
 padding: 0px;
}

.contenu P {
 margin-bottom: 20px;
}

.contenu H2 {
 color: #50aadf;
 color:#50aadf;
 font-size: 11px;
 font-weight: bold;
 line-height: normal;
 margin: 0px;
 padding: 0px;
}

.contenu H3 {
 color: #50aadf;
 font-size: 11px;
 font-weight: normal;
 line-height: normal;
 margin: 0px;
 padding: 0px;
}

.contenu2 {
 height: 462px;
 line-height: 18px;
 margin-top: 20px;
}

.contenu2 h2 {
 color: #50aadf;
 font-size: 11px;
 font-weight: bold;
 line-height: normal;
 margin: 0px;
 padding: 0px;
}

.contenu2 h3 {
 color: #50aadf;
 font-size: 11px;
 font-weight: normal;
 line-height: normal;
 margin: 0px;
 padding: 0px;
}

.faq A {
 text-decoration: none;
}

.faq A:hover {
 text-decoration: underline;
}

.ambiances {
 margin: 0px;
}

.ambiances .entree {
 cursor: pointer;
 float: left;
 height: 230px;
 margin: 10px 10px 0px 0px;
 width: 331px;
}

.ambiances .entree P {
 border-bottom: 1px dotted #FFFFFF;
 margin: 0px;
 padding: 6px 6px 0px 6px;
}

.ambiances .entree DIV {
 color: #FFF;
 margin: 9px;
 text-align: justify;
}

IMG.bandeau-ambiances {
 margin-bottom: 20px;
}

.presentation-newsletter {
 background: url(/img/background/bg_newsletter.gif) no-repeat;
 font-size:11px;
 height: 200px;
 margin: 10px 0px;
 padding: 0px;
 width: 650px;
}

.presentation-newsletter P {
 color: #4465b6;
 line-height: 16px;
 padding: 50px 290px 5px 14px;
}

.form-newsletter {
 background: #FFF;
 border: 1px solid #dadada;
 margin: 10px 0px;
 width: 648px;
}

.form-newsletter DIV {
 height: 100px;
 margin: 10px 10px;
}

.form-newsletter P {
 float: left;
 width: 50%;
}

.form-newsletter P.gauche LABEL {
 display: block;
 float: left;
 margin: 3px 0px;
 width: 110px;
}

.form-newsletter P.gauche INPUT {
 display: block;
 float: left;
 margin: 3px 0px;
 width: 170px;
}

.form-newsletter P.droite {
 text-align: right;
}

.form-newsletter P.droite LABEL {
 display: block;
 line-height: 14px;
 margin: 0px 0px 17px 0px;
 text-align: left;
 width: 280px;
}

.form-newsletter P.droite input {
 border: 0;
 float:right;
}

#confirmation_newsletter {
 background: #e8e8e6;
 clear: both;
 color: #656565;
 font-size: 12px;
 font-weight: bold;
 margin-right: 8px;
 padding: 5px 10px;
}
.inscription_newsletter {
	margin: 0 0 0 20px;
}
.inscription_newsletter .btn {
	width:648px;
	text-align:right;
	float:none;
}

.inscription_newsletter p.mentions {
	width:auto !important;
}

A.oublimdp {
 font-size: 10px;
 text-decoration: underline;
}

#mesCommandes  .entete-espaceclient,
.entete-espaceclient {
	background:transparent url(../img/background/bg_th_panier.gif) repeat-x scroll 0 0;
 	color: #FFF;
	font-weight:bold;
 	height: 25px;
 	margin-top: 10px;
	padding: 0 10px;
	line-height:25px;
}

#mesCommandes div {
 margin: 0;
 padding: 0;
}

#mesCommandes div.espaceclient {
 margin: 0;
 padding: 0 0 0;
}

#mesCommandes div.espaceclient table#panier {
 margin: 0;
 padding: 10px 0 0 0;
 width: 100%;
}

#mesCommandes div.espaceclient table#panier th {
	background:#E0E7F7 url(/img/fd-entete-panier.gif) no-repeat scroll right center;
	color:#5677D4;
	padding:6px 5px 2px 10px;
}

#ambiance0{
 background: #afa19a;
}

#ambiance1{
 background: #b9ca74;
 margin-right: 0px;
}

#ambiance2{
 background: #afbec9;
}

#ambiance3{
 background: #877b8f;
 margin-right: 0px;
}

#tab_zones td{
 border-style: solid none none none;
 border-top: 1px;
 border-top-color: #666;
}
/*===============
=contact
=================*/

#contact fieldset{
 border: 0;
 margin: 0 0 15px 0;
 padding: 15px 10px 15px;
 position: relative;
 width: 100%;
}

#contact h3{
 font: bold 12px/1 Verdana, Arial, Tahoma, sans-serif;
 margin: 0 0 0 15px;
 padding-bottom: 10px;
}

#contact_Message{
 color: #775c49;
 font: normal 10px/1 Verdana, Arial, Tahoma, sans-serif;
 height: 50px;
 overflow: auto;
 overflow-x: hidden;
 vertical-align: top;
 width: 535px;
}



.champ, #pays {
 float: left;
 position: relative;
 text-align: left;
 width: 245px;
}

.champ input, .champ2 select{
 position: absolute;
 right: 0;
 width: 175px;
}

.newLine {
 clear: both;
}

.champ, .champ2, .champCivi {
 padding: 5px 15px !important;
}

#Adresse2 {
 bottom: 5px;
 line-height: 1em;
 position: relative;
}

#contact_Adresse2 {
 bottom: 5px;
 width: 165px;
}

#contact_Adresse3 {
 width: 412px;
}

.adresse {
 clear: both;
 padding: 0 15px;
}

.adresse input{
 width: 175px;
}

.champ small {
 bottom: -10px;
 font-size: 10px;
 position: absolute;
 right: 0;
}
/*=================
Mot de passe oubli
===================*/





/*====================*/

.btn input {
 border: 0;
}
/*=====================*/

/* QUI SOMMES NOUS */
.quisommesnous strong span {
	color:#50aadf;
	text-decoration:underline;
}
.adresse_himsafe {
	text-align:center;
}
.adresse_himsafe strong {
	color:#50aadf;
}

/* SITEMAP */
.sitemap h2 {
	text-transform:uppercase;
}
.sitemap p {
	padding:0 0 0 25px;
	line-height:120%;
	margin:5px 0 15px;
}

/* CONSEILS */
.conseil H2 {
	text-transform: uppercase;
	color: black;
}

.conseil DIV {
	position: relative;
	width: 580px;
	height: 316px;
	padding: 45px 0 0 18px;
	margin: 0 auto;
	background: url(/img/conseils/encart_conseils.jpg) no-repeat;
}

.conseil DIV SPAN {
	position: absolute;
	color: white;
	top: 5px;
	font-size: 12px;
	left: 130px;
}

.conseil DIV UL LI {
	float: left;
	margin: 10px 0 0 30px;
}

.conseil DIV UL LI A {
	display: block;
	text-align: center;
}

.conseil DIV.categorie  A {
	display: block;
	position: absolute;
	width: 102px;
	height: 20px;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 10px;
	background: url(/img/conseils/lien_conseil.png) no-repeat;
}
.conseil DIV.categorie  A:hover {
	text-decoration:none;
	color:#95ADF3;
}
.conseil .categorie a {
	cursor:default;
}
.conseil .chambre {
	width: 678px;
	height: 370px;
	background: url(/img/conseils/conseil_chambre.jpg) no-repeat;
}
.conseil .cuisine {
	width: 678px;
	height: 370px;
	background: url(/img/conseils/conseil_cuisine.jpg) no-repeat;
}
.conseil .escalier {
	width: 678px;
	height: 370px;
	background: url(/img/conseils/conseil_escalier.jpg) no-repeat;
}
.conseil .garage {
	width: 678px;
	height: 370px;
	background: url(/img/conseils/conseil_garage.jpg) no-repeat;
}
.conseil .salle2bain {
	width: 678px;
	height: 370px;
	background: url(/img/conseils/conseil_salle2bain.jpg) no-repeat;
}
.conseil .salon {
	width: 678px;
	height: 370px;
	background: url(/img/conseils/conseil_salon.jpg) no-repeat;
}
.accordion ul div {
	padding:0 0 20px 20px;
}
.accordion ul li a {
	color:#333;
	font-size:12px;
	display:block;
	padding: 0 0 0 20px;
	height:20px;
	background:url("/img/bouton/qte-plus.gif") no-repeat 0 0;
}
.accordion ul li div a {
	color:#95ADF3;
	font-size:11px;
	display:inline;
	padding: 0;
	height:auto;
	background:none !important;
}

#lien_foot li{float:left;width:241px}
