/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// RESET CSS //---------------------------------- //
 * -------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	background: url("../images/bg-bottom.png") no-repeat scroll center 95% #e5e5e5;
	font: normal 62.5% Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	color: #000;
}

#body2 {
	background: url("../images/bg-body.jpg") no-repeat scroll center top transparent;
}

img {
	border: none;
}

a, label, button {
	cursor: pointer;
}

a {
	color: #9d3036;
}

a:hover, a:focus {
	text-decoration: none;
}

input, textarea, select, textarea {
	color: #524034;
	font-family: Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
}

.textbox, textarea {
	border: 1px solid #bfbfbf;
	padding: 2px 3px;
	color: #524034;
}

textarea {
	height: 6em;
}

select {
	border: 1px solid #bfbfbf;
	color: #524034;
}

.textbox:hover, .textbox:focus, textarea:hover, textarea:focus {
	border: 1px solid #1D7AA1;
}

.comboBox, .comboBoxChild {
	cursor: default;
}

label, address {
	color: #14457d;
}

p, li, label, address {
	font-size: 1.3em;
	color: #524034;
}

.simplemodal-data p, .simplemodal-data  li, .simplemodal-data label, .simplemodal-data address {
	color: #fff;
}

ul {
	padding-left: 2em;
}

h1, h2, h3, h4, h5, h6 {
	color: #524034;
}

address {
	font-style: normal;
	margin: 0.6em 0;
}

#bon-reduction label{
	color:#fff;
}

/* ---------------------------------- Boutons ----------------------------------- */
.button {
	cursor: pointer;
	overflow: visible;
	width: 1;
	display: -moz-inline-box; 
	display: inline-block;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	text-align: center; 
	vertical-align: middle;
	border: 0; 
	background: transparent;
	border: none;
	font-size: 1em;
}

.button span {
	position: relative;
	float: left;
	vertical-align: middle;
}

.button span span {
	display: block;
}

/* Bouton fond uni bordeaux, utilisé sur le moteur de recherche, la newsletter, etc. */
.btnT1 span {
	padding-left: 8px;
	background: #9d3036;
}

.btnT1 span span {
	padding: 0 8px 0 0;
	display: block;
	height: 20px;
	line-height: 18px;
	color: #fff;
	font-size: 1.3em;
}

/* Boutons formulaires généraux */
.btnT2 span, .btnT3 span, .btnT4 span {
	padding-right: 8px;
}

.btnT2 span span, .btnT3 span span, .btnT4 span span  {
	padding: 0 0 0 8px;
	display: block;
	height: 30px;
	line-height: 28px;
	font-size: 1.3em;
	font-weight: bold;
}

/* Bouton formulaires dégradé bordeaux */
.btnT2 span {
	background: url("../images/bg-menu.jpg") repeat-x scroll 0 0 transparent;
}

.btnT2 span span {
	color: #fff;
}

/* Bouton formulaires dégradé gris */
.btnT3 span {
	background: #e0ded5 url(../images/btnT3-d.png) no-repeat right top;
}

.btnT3 span span {
	background: url(../images/btnT3-g.png) no-repeat left top;
	color: #000;
}

/* Bouton formulaires dégradé gris sur fond blanc */
.btnT4 span {
	background: #e0ded5 url(../images/btnT4-d.png) no-repeat right top;
}

.btnT4 span span {
	background: url(../images/btnT3-g.png) no-repeat left top;
	color: #000;
}


/* Bouton panier */
.btnPanier span {
	padding-right: 8px;
	background: #2599CB;
	background-image: linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -o-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -moz-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -webkit-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -ms-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #42B3E4),
		color-stop(1, #2599CB)
	);
}

.btnPanier span span {
	padding: 0 0 0 50px;
	display: block;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../images/btn-ajpan.png) no-repeat 2px center;
}

a.button {
	text-decoration: none;
}

.clear {
	clear: both;
}

.clear1px {
	clear: both;
	font-size: 1px;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// BLOCS //-------------------------------------- //
 * -------------------------------------------------------------------------------------- */
/* Blocs du header */
.bloc-header {
	margin-top: 5em;
	background: #d8d8d8;
}

.cont-bloc-header {
	padding-bottom: 3px;
	/* background: url(../images/ombre-bloc-header-gauche.png) no-repeat left bottom;*/
}

/* Blocs de la barre latérale */
.bloc-lat {
	/* background: #fff url(../images/fond-bloc-lat-repetition.png) repeat-y left top; */
	width: 190px;
	margin-bottom: 1.4em;
}

.cont-bloc-lat {
	/* background: url(../images/fond-bloc-lat-bas.png) no-repeat left bottom; */
	padding: 10px 0;
}

.cont-cont-bloc-lat {
	/* background: url(../images/fond-bloc-lat-haut.png) no-repeat left top; */
	
}

.bloc-lat-no-mef {
	background: #fff;
	width: 205px;
	margin-bottom: 1.4em;
}

.bloc-lat .block {
	margin-bottom: 0.6em;
	border: 1px solid #a1a1a1;
}

/* Blocs du footer */
.bloc-foot {
	float: left;
	/* background: #fff url(../images/fond-bloc-foot-repetition.png) repeat-y left top; */
}

.cont-bloc-foot {
	/* background: url(../images/ombre-bloc-foot-droite.png) no-repeat right bottom; */
}

.cont-cont-bloc-foot {
	/* background: url(../images/ombre-bloc-foot-gauche.png) no-repeat left bottom; */
}

/* Blocs de l'accueil, des pages informatives, des listes de produits et de catégories, etc. , avec la décoration à gauche */
.blocT1 {
	/* background: #fff url(../images/fond-blocT1-repetition.png) repeat-y left top; */
	width: 755px;
	margin-bottom: 1.8em;
}

.cont-blocT1 {
	/* background: url(../images/fond-blocT1-bas.png) no-repeat left bottom; */
}

.cont-cont-blocT1 {
	/* background: url(../images/fond-blocT1-haut.png) no-repeat left top; */
	padding: 10px 0 18px 0;
}

.cont-cont-blocT1 h3{
	
}

#contenu.large .blocT1 {
	/* background: #fff url(../images/fond-blocT2-repetition.png) repeat-y left top; */
	width: 960px;
}

#contenu.large .cont-blocT1 {
	/* background: url(../images/fond-blocT2-bas.png) no-repeat left bottom; */
}

#contenu.large .cont-cont-blocT1 {
	/* background: url(../images/fond-blocT8-haut.png) no-repeat left top; */
}

/* Blocs de la fiche (partie haute) */
.blocT2 {
	clear: both;
	/* background: #fff url(../images/fond-blocT2-repetition.png) repeat-y left top;*/ 
	width: 960px;
	margin-bottom: 1.8em;
}

.cont-blocT2 {
	/* background: url(../images/fond-blocT2-bas.png) no-repeat left bottom;*/
}

.cont-cont-blocT2 {
	/* background: url(../images/fond-blocT2-haut.png) no-repeat left top; */
	position: relative;
}

/* Blocs des descriptions, caractéristiques des fiches */
.blocT3 {
	clear: both;
	/* background: #fff url(../images/fond-blocT1-repetition.png) repeat-y left top; */
	width: 722px;
	margin-bottom: 1.8em;
	float: left;
}

.cont-blocT3 {
	/* background: url(../images/fond-blocT1-bas.png) no-repeat left bottom; */
}

.cont-cont-blocT3 {
	/* background: url(../images/fond-blocT3-haut.png) no-repeat left top; */
	overflow: hidden;
}

/* Blocs du cross selling des fiches */
.blocT4 {
	background: #fff url(../images/fond-blocT4-repetition.png) repeat-y left top;
	width: 208px;
	margin-bottom: 1.8em;
	float: right;
}

.cont-blocT4 {
	background: url(../images/fond-blocT4-bas.png) no-repeat left bottom;
}

.cont-cont-blocT4 {
	background: url(../images/fond-blocT4-haut.png) no-repeat left top;
	overflow: hidden;
	padding: 6px 0 10px 0;
	border-top: 1px solid #CDCDCD;
}

/* Blocs du panier (avec le tableau du contenu du panier) */
.blocT5 {
	clear: both;
	/* background: #fff url(../images/fond-blocT2-repetition.png) repeat-y left top; */
	width: 960px;
	margin-bottom: 1.8em;
}

.cont-blocT5 {
	/* background: url(../images/fond-blocT2-bas.png) no-repeat left bottom; */
}

.cont-cont-blocT5 {
	/* background: url(../images/fond-blocT5-haut.png) no-repeat left top; */
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}

/* Blocs des remises, du cross selling du panier et du choix du mode de paiement */
.blocT6 {
	float: left;
	/* background: #fff url(../images/fond-blocT6-repetition.png) repeat-y left top; */
	width: 428px;
	margin-bottom: 1.8em;
}

.cont-blocT6 {
	/* background: url(../images/fond-blocT6-bas.png) no-repeat left bottom; */
}

.cont-cont-blocT6 {
	/* background: url(../images/fond-blocT6-haut.png) no-repeat left top; */
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}

/* Blocs du total du panier */
.blocT7 {
	float: right;
	/* background: #fff url(../images/fond-blocT7-repetition.png) repeat-y left top; */
	width: 516px;
	margin-bottom: 1.8em;
}

.cont-blocT7 {
	/* background: url(../images/fond-blocT7-bas.png) no-repeat left bottom;*/
}

.cont-cont-blocT7 {
	/* background: url(../images/fond-blocT7-haut.png) no-repeat left top; */
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// TITRES //------------------------------------- //
 * -------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

h1 {
	text-transform: uppercase;
	font-size: 1.6em;
	margin-bottom: 1em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.6em;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.3em;
	font-style: italic;
	margin-bottom: 1em;
	color: #857367;
}

h5 {
	font-size: 1.3em;
	font-style: normal;
	text-decoration: underline;
	margin-bottom: 0.6em;
	color: #666;
}

h6 {
	font-size: 1.3em;
	font-style: italic;
	margin-bottom: 0.6em;
	color: #666;
}

/* Titres des blocs de la barre latérale */
.titre-bloc-lat {
	text-transform: uppercase;
	font-family: Arial, Arial, Times, Garamond, serif;
	font-size: 17px;
	font-weight: lighter;
	color: #fff;
	margin-bottom: 0;
	background: #98272C url(../images/titre_sidebar.png) no-repeat left center;
	text-align: right;
	padding: 3px 5px 4px 40px;
}

.sous-titre-bloc-lat {
	font-family: Arial, Times, Garamond, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #9d3036;
	margin-bottom: 0.6em;
}

.sous-sous-titre-bloc-lat {
	font-family: Arial, Times, Garamond, serif;
	font-size: 1.2em;
	color: #524034;
	margin-bottom: 0.6em;
	text-decoration: underline;
}

/* Titres des blocs du footer */
.titre-foot {
	font-family: Arial, Times, Garamond, serif;
	font-size: 1.4em;
	color: #fff;
	margin-bottom: 1em;
	text-transform:uppercase;
}

.titre-foot strong {
	padding-left:0px;
}

/* Titres des blocs de l'accueil, des pages informatives, des listes de produits et de catégories, etc. , avec la décoration à gauche */

.titre-blocT1 {
	text-transform: none;
	font-size: 16px;
	margin-bottom: 1em;
	font-family:Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	border: 1px solid #a8a8a8;
	padding: 2px 15px;
	margin-right: 0px;
	background: url("../images/bg-titre.jpg") repeat-x scroll 0 0 #269BCC;
}

.sous-titre-blocT1 {

	font-size: 1.4em;
	margin-bottom: 1em;
}

.sous-sous-titre-blocT1 {

	font-size: 1.3em;
	font-style: italic;
	margin-bottom: 1em;
	color: #857367;
}

/* Titres des fiches */
.titre-blocT2 {
	margin-top: 0.4em;
	margin-left: 14px;
	width: 710px;

	font-size: 1.6em;
	color: #9d3036;
	float: left;
}

.titre-blocT2 a {
	text-decoration: none;
	color: #524034;
	font-weight: normal;
}

.titre-blocT2 a:hover, .titre-blocT2 a:focus {
	text-decoration: underline;
}

/* Titres des blocs du cross selling des fiches */
.titre-blocT4 {
	font-family: Arial, Times, Garamond, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 28px;
	margin-bottom: 1em;
	color: #524034;
}

/* Titres des onglets du panier et de la validation */
.titre-panier {
	font-size: 1em;
}

.titre-panier .titre {
	display: inline-block;
	height: 39px;
	font-size: 1.6em;
	font-family: Arial, Times, Gramond, serif;
	text-transform: uppercase;
	color: #9d3036;
}

.titre-blocOnglet {
	display: inline-block;
	margin: 0 1px;
	padding: 8px 16px 0 14px;
	/* background: url(../images/onglet-bloc-pan-d.png) no-repeat right top;*/
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// TABLEAUX //----------------------------------- //
 * -------------------------------------------------------------------------------------- */
table, td, th {
	border-collapse: collapse;
	border: 1px solid #a49d8d;
}

th {
	background: #9d3036;
	padding: 6px 10px;
	font-size: 1.3em;
}

td {
	background: #fff;
	font-size: 1.3em;
	padding: 10px;
}

table caption {
	font-size: 1.4em;
	padding-bottom: 8px;
}

.tdl {
	text-align: left;
}

.tdc {
	text-align: center;
}

.tdr {
	text-align: right;
}

/* -------------------------------------------------------------------------------------- //
 * -----------------------------------// FORMULAIRES //---------------------------------- //
 * -------------------------------------------------------------------------------------- */
.erreur {
	margin-bottom: 2em;
}

.success{
	color: green;
}

.erreur * {
	color: #9d3036;
	font-weight: bold;
}

/* Formulaires généraux */
.formT1 {
	overflow: hidden;
}

.formT1 fieldset {
	padding: 10px 8px;
	border: 1px solid #CBC5C2;
	background: #EFEEE4;
	margin: 1em 0 2em 0;
}

.formT1 fieldset legend {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Times, Gramond, serif;
	color: #524034;
}

.regroupement {
	margin-bottom: 0.6em;
	overflow: hidden;
	clear: both;
}

.formT1 label {
	float: right;
	margin-top: 0.2em;
}

.formT1 .textbox, .formT1 textarea, .formT1 select {
	float: right;
	width: 36em;
	margin-left: 0.4em;
}

.formT1 select {
	width: 36.6em;
}

.choix-horiz ul {
	margin-left: 0.5em;
	list-style: none;
	list-style-image: none;
	float: right;
	width: 44em;
	padding-left: 0;
}

.choix-horiz ul li {
	float: left;
	font-size: 1em;
	margin-right: 2em;
}

.formT1 .choix-horiz ul.choix-select li select {
	width: auto;
	margin-left: 0;
}

.formT1 .choix-horiz ul.choix-select li {
	margin-right: 0.3em;
}

.formT1 .choix-horiz ul.full {
	clear: both;
	float: none;
	width: auto;
}

.formT1 .zone-button {
	width: 44.3em;
	float: right;
	clear: both;
}

.formT1 .zone-button2 {
	float: right;
	width: auto;
	margin-bottom: 1em;
}

.formT2 .regroupement {
	margin-bottom: 0.6em;
	overflow: hidden;
}

.formT2 label {
	float: right;
	margin-top: 0.2em;
}

.formT2 .textbox {
	float: right;
	width: 14em;
	margin-left: 0.4em;
}

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------// LISTES DE PRODUITS //----------------------------- //
 * -------------------------------------------------------------------------------------- */
/* Blocs conteneurs des textes des listes de produits et de catégories, des pages informatives, des articles du blog, etc. */
.block {
	margin-bottom: 1.4em;
	overflow: hidden;
}

.tooltip {
	font-size: 1.2em;
}

/* --------------------------- Listes des produits générales ----------------------------- */
.ligne-prod {
	clear: both;
	margin-bottom: 0.2em;
}

.list-prod .ligne-prod {
	margin-bottom: 1.2em;
	position: relative;
	overflow: hidden;
}

.voir-prod-cat {
	margin-left: 7px;
	margin-bottom: 2em;
}

.list-prod .prod {
	width: 242px;
	margin-right: 10px;
	float: left;
	position: relative;
	border:1px solid #9fc1d0;
}

.prod {
	cursor: pointer;
}

.list-prod .prod:hover, .list-prod .prod:focus {
	-webkit-box-shadow: 0px 0px 4px 0px #9fc1d0;
	-moz-box-shadow: 0px 0px 4px 0px #9fc1d0;
	box-shadow: 0px 0px 4px 0px #9fc1d0; 
}

.list-prod .prod:hover .cont-prod, .list-prod .prod:focus .cont-prod {
	background-position: right top;
}

.list-prod .ligne-prod .last {
	margin-right: 0;
}

.list-prod .cont-prod {
	/* background: url(../images/fond-prod-haut-2.png) no-repeat left top; */
	padding: 14px 14px 24px 14px;
	position: relative;
}

.list-prod .avec-etat {
	padding: 14px 14px 50px 14px;
}

.list-prod .prod {
	min-height: 214px;
}

.list-cat .prod {
	min-height: 194px;
}

.list-prod .prod .photo-prix {
	height: 140px;
}

.list-prod .prod .nom {
	margin-bottom: 0.3em;
	font-size: 16px;
	font-weight: bold;
	font-family:trebuchet MS;
}

.list-prod .prod .nom a {
	color: #313131;
	font-weight: bolder;
	text-decoration: none;
}

.list-prod .prod .marque {
	font-size: 1.2em;
	margin-bottom: 1.2em;
}

.list-prod .prod .marque a {
	text-decoration: none;
	color: #4c4c4c;
}

.list-prod .prod .nom {
}

.list-prod .prod a.photo {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	padding-bottom: 11px;
	/* background: url(../images/ombre-photo-150.png) no-repeat left bottom; */
}

.list-prod .prod a.photo img {
	border: 1px solid #9fc1d0;
	width: 150px;
	border-left: none;
	border-top: none;
}

.list-prod .prod .prix {
	margin: 6px 0 4px 144px;
	font-size: 1em;
}

.list-prod .prod .prix a {
	text-decoration: none;
}

.list-prod .prod .prix span {
	padding-left: 12px;
	font-size: 1.1em;
	color: #3e2c20;
}

.list-prod .prod .prix strong {
	display: block;
	padding-left: 16px;
	/* background: url(../images/fond-prix.png) no-repeat left bottom; */
	height: 28px;
	line-height: 28px;
	color: #e2232b;
	font-size: 1.5em;
}

.list-prod .prod .prix del {
	padding-left: 16px;
	font-size: 1.2em;
	color: #3e2c20;
}

.list-prod .prod .etatPrix {
	position: absolute;
	bottom: 14px;
	left: 7px;
	background: #9d3036/* url(../images/fond-etat-prix2.png) no-repeat right top*/;
	color: #fff;
	line-height: 20px;
	padding: 0 6px;
	width: 304px;
	text-align: center;
}

.list-prod .prod .btn-ajpan {
	margin-left: 136px;
	border: none;
	background: url(../images/fond-pan.png) repeat-x left top;
	height: 45px;
	padding-right: 3px;
	border: 1px solid #9e9e9e;
	border-right: none;
	width: 92px;
	margin-bottom:5px;
}

.list-prod .prod .description, .cross-sell .prod .description {
	display: none;
}

/* ------------------------------------------- Sélections --------------------------------------- */
.selection .prod {
	background: #fff ;
	width: 243px;
	margin-right: 10px;
}

.selection .ligne-prod .last {
	float: left;
	margin-right: 0;
}

.selection .cont-prod {
	/* background: url(../images/fond-prod-haut.png) no-repeat left top; */
}

.selection .prod {
	min-height: 200px;
}

.selection .prod .photo-prix {
	height: 140px;
}

.selection .prod a.photo {
	padding-bottom: 13px;
	/* background: url(../images/ombre-photo-100.png) no-repeat left bottom; */
}

.selection .prod .prix {
	margin: 6px 0 4px 137px;
}

.selection .prod .prix strong {
	/* background: url(../images/fond-prix.png) no-repeat right bottom; */
}

.selection .prod .nom, .selection .prod .marque {
	margin-left: 0;
}

.selection .prod .etatPrix {
	bottom: 22px;
	width: 188px;
}

.selection .prod .btn-ajpan {
	margin-left: 137px;
}

/* ----------------------------------- Liste des sous-catégories ----------------------------------- */
.list-cat .ligne-prod {
	margin-bottom: 0.2em;
}

.list-cat .sous-titre-blocT1 {
	margin-bottom: 0.4em;
}

/* ---------------------------------------- Cross Selling ------------------------------------------ */
.cross-sell .prod {
	width: 208px;
	min-height: none;
}

.cross-sell-pan .prod {
	float: left;
	height: 126px;
}

.cross-sell .prod, .cross-sell .cont-prod {
	background: none;
}

.cross-sell .cont-prod {
	padding: 4px 14px 0 14px;
	position: relative;
}

.cross-sell .prod .photo-prix {
	height: 110px;
}

.cross-sell .prod a.photo {
	position: absolute;
	top: 4px;
	left: 14px;
	display: block;
	padding-bottom: 12px;
	background: url(../images/ombre-photo2-100.png) no-repeat center bottom;
}

.cross-sell .prod a.photo img {
	border: 1px solid #dcdddf;
}

.cross-sell .prod .prix {
	margin: 6px 0 4px 94px;
	font-size: 1em;
}

.cross-sell .prod .prix a {
	text-decoration: none;
}

.cross-sell .prod .prix span {
	padding-left: 12px;
	font-size: 1.1em;
	color: #3e2c20;
}

.cross-sell .prod .prix strong {
	display: block;
	padding-left: 16px;
	background: url(../images/fond-prix2.png) no-repeat right bottom;
	height: 28px;
	line-height: 28px;
	color: #3e2c20;
	font-size: 1.5em;
}

.cross-sell .prod .prix del {
	padding-left: 16px;
	font-size: 1.2em;
	color: #3e2c20;
}

.cross-sell .prod .nom, .cross-sell .prod .marque {
	display: none;
}

.cross-sell .prod .etatPrix {
	position: absolute;
	bottom: 14px;
	left: 14px;
	background: #9d3036/* url(../images/fond-etat-prix2.png) no-repeat right top*/;
	color: #fff;
	height: 22px;
	line-height: 20px;
	padding: 0 6px 0 6px;
	width: 90px;
	text-align: center;
}

.cross-sell .prod .btn-ajpan {
	margin-left: 100px;
	border: none;
	background: url(../images/fond-pan.png) repeat-x right top;
	height: 45px;
	padding-right: 3px;
}

.cross-sell .prod .btn-ajpan img {
	padding: 0 20px;
}

.cross-sell .prod .wizicss-etoiles-bg {
	margin-left: 110px;
}

/* ------------------------------------------- Pagination ---------------------------------------- */
#navig-page {
	text-align: center;
}

#navig-page a {
	padding: 2px 5px 2px 6px;
	background: #EFEEE4;
	color: #524034;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #cbc5c2;
}

#navig-page a.current, #navig-page a:hover, #navig-page a:focus {
	background: #524034;
	color: #EFEEE4;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------------// HEADER //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#header {
	
}

#cont-header {
	width: 960px;
	min-height: 76px;
	overflow: hidden;
	margin: 0 auto;
}

#logo {
	float: left;
	margin-top: 0;
	font-size: 1em;
	margin-bottom: 0;
}

#logo a {
	display: block;
	text-decoration: none;
	background: url("../images/header.png") no-repeat scroll 0 0 transparent;
}

#logo a span {
	display: block;
}

#logo #nom-boutique {
	text-transform: uppercase;
	color: #25292f;
	font-size: 2.4em;
	font-weight: bold;
	font-family: Arial, Times, Garamond, serif;
}

#logo #slogan-boutique {
	color: #524034;
	font-size: 1.8em;
	font-style: italic;
	font-family: Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

/* ----------------------- Bloc avec le panier et le compte ----------------------- */
#compte-panier {
	float: right;
	margin-left: 1em;
	background: #3fb4e5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmYjRlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTlhY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #3fb4e5 0%, #259acb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3fb4e5), color-stop(100%,#259acb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3fb4e5 0%,#259acb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3fb4e5 0%,#259acb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3fb4e5 0%,#259acb 100%); /* IE10+ */
	background: linear-gradient(top,  #3fb4e5 0%,#259acb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fb4e5', endColorstr='#259acb',GradientType=0 ); /* IE6-8 */
	border: 1px solid #1b7195;
}

#cont-compte-panier {
	width: 160px;
}

#lien-compte-connexion {
	padding: 4px 8px 6px 8px;
	font-size: 1.1em; 
	font-family: Arial, Times, Garamond, serif;
	color: #fff;
}

#lien-compte-connexion a {
	color: #fff;
}

#lien-deconnexion {
	color: #9D3036;
	color: #fff;
}

#compte-panier .cont-bloc-header {
	color: #fff;
}

#lien-panier {
	font-size: 1em;
}

#lien-panier a {
	text-decoration: none;
	position: relative;
}

#lien-panier strong {
	padding: 0 8px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Arial, Times, Garamond, serif;
}

#nb_prod {
	display: block;
	padding: 2px 8px;
	background: #1d7aa1;
	color: #fff;
	font-size: 1.3em;
	margin-top: 3px;
}

#nb_prod strong {
	color: #fff;
	font-family: Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	font-weight: normal;
}

/* ----------------------- Bloc avec la recherche ----------------------- */
#form-recherche {
	float: right;
	border: 1px solid #a6a6a6;
	background: #cdcdcd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkY2RjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNGI0YjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #cdcdcd 0%, #b4b4b4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdcdcd), color-stop(100%,#b4b4b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cdcdcd 0%,#b4b4b4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cdcdcd 0%,#b4b4b4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cdcdcd 0%,#b4b4b4 100%); /* IE10+ */
	background: linear-gradient(top,  #cdcdcd 0%,#b4b4b4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#b4b4b4',GradientType=0 ); /* IE6-8 */

}

#form-recherche fieldset {
	border: none;
	padding: 0 3px 5px 3px;
}

#form-recherche fieldset input {
	border: none;
	width: 140px;
}

#form-recherche fieldset legend {
	padding: 3px 0;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: Arial, Times, Garamond, serif;
	color: #524034;
}

#form-recherche fieldset div {
	border: 1px solid #959594;
	background: #fff;
	position: relative;
	height: 20px;
}

#form-recherche fieldset * {
	vertical-align: middle;
}

#form-recherche #btn-recherche span {
	padding-left: 2px;
	background: #656565;
}

#form-recherche #btn-recherche {
	position: absolute;
	top: 0;
	right: 0;
}

.firefox #form-recherche #btn-recherche {
	position: absolute;
	top: -1px;
	right: -3px;
}

#form-recherche #btn-recherche span span {
	padding-right: 4px;
	font-size: 1.2em;
	background: #656565;
}

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------------// MENU //------------------------------------- //
 * -------------------------------------------------------------------------------------- */
#div-menu {

}

#div-cont-menu {
	/* background: url(../images/fond-haut-menu.png) repeat-x left top; */
}

#div-cont-cont-menu {
	padding: 12px 0;
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;

}

ul#menu {
	list-style: none;
	list-style-image: none;
	width: 960px;
	padding-left: 0;
	background: #b45e61;
	background: -moz-linear-gradient(top,  #b45e61 0%, #822c2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b45e61), color-stop(100%,#822c2f));
	background: -webkit-linear-gradient(top,  #b45e61 0%,#822c2f 100%);
	background: -o-linear-gradient(top,  #b45e61 0%,#822c2f 100%);
	background: -ms-linear-gradient(top,  #b45e61 0%,#822c2f 100%);
	background: linear-gradient(to bottom,  #b45e61 0%,#822c2f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b45e61', endColorstr='#822c2f',GradientType=0 );
	border: 1px solid #434343;
	overflow:hidden;
	border-top-color: #875355;
}

ul#menu.blog-active {
	width: 978px;
}

#menu li {
	float: left;
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 29px;
	border-right: 1px solid #aaa;
}

#menu li a {
	float: left;
	display: block;
	height: 29px;
	line-height: 29px;
	padding: 0 6px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	color:#fff;
}

/* Item du menu avec un sous menu */
#menu li.ssm a {
}

#menu li a:hover, #menu li a:focus, #menu li.current a {
	color: #fff;
	background: #2599CB;
	background-image: linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -o-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -moz-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -webkit-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -ms-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #42B3E4),
		color-stop(1, #2599CB)
	);
}

/* Item du menu avec un sous menu */
#menu li.ssm a:hover, #menu li.ssm a:focus, #menu li.ssm a.over {
	background: #2599CB;
	background-image: linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -o-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -moz-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -webkit-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	background-image: -ms-linear-gradient(bottom, #42B3E4 0%, #2599CB 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #42B3E4),
		color-stop(1, #2599CB)
	);
	color:#fff;
}

/* ----------------------- Sous menu ----------------------- */
#menu li ul {
	display: none;
}

#menu li ul li {
	float: none;
	padding-top: 3px;
}

#menu li ul li a {
	float: none;
	text-transform: none;
	color: #000;
	font-weight: normal;
	white-space: normal;
}

#menu li ul li a, #menu li.ssm ul li a, #menu li ul li a:hover, #menu li ul li a:focus, #menu li.ssm ul li a:hover, #menu li.ssm ul li a:focus {
	background: none;
	padding: 0 4px;
}

#menu li.ssm ul li a:hover, #menu li.ssm ul li a:focus, #menu li.ssm ul li.current2 a {
	color: #fff;
}

/* Zone dans laquelle est placée le sous menu */
#ssmenu {
	display: none;
	position: absolute;
	left: 0;
	z-index: 9999;
	background: #42B3E4;
	padding: 10px;

}

#ssmenu ul {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

#ssmenu .double ul , #ssmenu .triple ul {
	float: left;
	max-width: 200px;
	margin-right: 1em;
}

#ssmenu .double ul.centre, #ssmenu .triple ul.centre, #ssmenu .double ul.last, #ssmenu .triple ul.last {
	margin-left: 1em;
}

#ssmenu .double ul.last, #ssmenu .triple ul.last {
	margin-right: 0;
}

#ssmenu ul li {
	float: none;
	padding-top: 3px;
}

#ssmenu ul li a {
	display: block;
	float: none;
	text-transform: none;
	color: #fff;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
/*
#ssmenu.double ul li a, #ssmenu.triple li a {
	width: 100%;
}*/

#ssmenu ul li a, #ssmenu ul li a:hover, #ssmenu ul li a:focus, #ssmenu ul li.current2 a {
	padding: 0 4px 2px 4px;
}

#ssmenu ul li a {
}

#ssmenu ul li a:hover, #ssmenu ul li a:focus, #ssmenu ul li.current2 a {
	color:#fff;
}

#ssmenu ul li a:hover, #ssmenu ul li a:focus, #ssmenu ul li.current2 a {
	color: #fff;
	border-color: transparent;
	/*border-bottom:1px solid #9d3036;*/
}

#menu li#blog {
	border: none;
	text-decoration: none;
	float: right;
}

#menu li#blog a {
    background: url("../images/icone-blog.png") no-repeat scroll 3px center transparent;
    color: #FB996C;
    font-size: 15px;
    padding: 0 12px 0 35px;
}


#menu li#blog a:hover, #menu li#blog a:focus {
    background: url("../images/icone-blog.png") no-repeat scroll 3px center #2599CB;
	color: #ffffff;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------------// FOOTER //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	/* background: #bab5a9; */
}

#cont-footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px 10px 7px 10px;
	overflow: hidden;
	border-top:1px solid #000;
	background: #5a5a5a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhNWE1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODI4MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #5a5a5a 0%, #282828 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#282828)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5a5a5a 0%,#282828 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5a5a5a 0%,#282828 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5a5a5a 0%,#282828 100%); /* IE10+ */
	background: linear-gradient(top,  #5a5a5a 0%,#282828 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a5a5a', endColorstr='#282828',GradientType=0 ); /* IE6-8 */
}

/* Menus du footer, contenant les menus principaux, secondaires, les derniers articles ou commentaires du blog */
.menu-foot {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

.menu-foot li {
	font-size: 1.2em;
}

.menu-foot li a {
	display: block;
	width: 100%;
	padding: 3px 0;
	text-decoration: none;
	color: #fff;
}

.menu-foot li a:hover, .menu-foot li a:focus, .menu-foot li.current {
	text-decoration: underline;
}

#bloc-dern-com, #bloc-dern-billets {
	float: right;
}

#bloc-menu-sec, #bloc-menu-princ {
	width: 220px;
}

/*demi*/
#bloc-menu-sec.demi, #bloc-menu-princ.demi, #bloc-dern-com.demi, #bloc-dern-billets.demi {
	width: 470px;
}

#bloc-menu-sec.demi .divise, #bloc-menu-princ.demi .divise, #bloc-dern-com.demi .divise, #bloc-dern-billets.demi .divise {
	float: left;
	width: 204px;
}

#bloc-menu-sec.demi ul.last, #bloc-menu-princ.demi ul.last, #bloc-dern-com.demi ul.last, #bloc-dern-billets.demi ul.last {
	margin-left: 20px;
}

/*full*/
#bloc-menu-sec.full, #bloc-menu-princ.full, #bloc-dern-com.full, #bloc-dern-billets.full {
	width: 960px;
}

#bloc-menu-sec.full .divise, #bloc-menu-princ.full .divise, #bloc-dern-com.full .divise, #bloc-dern-billets.full .divise {
	float: left;
	width: 292px;
}

#bloc-menu-sec.full .divise2, #bloc-menu-princ.full .divise2, #bloc-dern-com.full .divise2, #bloc-dern-billets.full .divise2 {
	float: left;
	width: 448px;
}

#bloc-menu-sec.full ul, #bloc-menu-princ.full ul, #bloc-dern-com.full ul, #bloc-dern-billets.full ul {
	margin-right: 20px;
}

#bloc-menu-sec.full ul.last, #bloc-menu-princ.full ul.last, #bloc-dern-com.full ul.last, #bloc-dern-billets.full ul.last {
	margin-right: 0;
}

#bloc-menu-princ {
	margin-right: 1.4em;
}

#bloc-dern-com {
	width: 350px;
	margin-left: 2em;
}

#bloc-dern-billets {
	width: 270px;
}

#bloc-dern-billets.billets-large {
	width: 470px;
}


.dern-com, #bloc-dern-com .menu-foot {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

.cont-cont-bloc-foot ul.dern-com li, .cont-cont-bloc-foot ul.dern-com li a {
	color: #fff;
}

.dern-com li, #bloc-dern-com .menu-foot li {
	margin-bottom: 0.6em;
	border-bottom: none;
	font-size: 1.3em;
}

.dern-com li a, #bloc-dern-com .menu-foot li a {
	text-decoration: none;
	font-weight: bold;
	color: #98272c;
	display: inline;
}

.dern-com li a:hover, .dern-com li a:focus, #bloc-dern-com .menu-foot li a:hover, #bloc-dern-com .menu-foot li a:focus {
	color: #98272c;
}

#footer2 {
	width: 960px;
	margin: 0 auto;
	padding: 8px 10px;
	text-align: center;
	clear: both;
	background: #292929;
}

#footer2 a {
	color: #fff;
	text-decoration: none;
}

#footer2 a:hover, #footer2 a:focus, #footer2 a.current {
	color: #9d3036;
}

/* -------------------------------------------------------------------------------------- //
 * ----------------------------------// BARRE LATERALE //-------------------------------- //
 * -------------------------------------------------------------------------------------- */
#barre-laterale {
	float: right;
	width: 190px;
}

/* Menus des blocs de la barre latérale, contenant le menu principal */
.titre-bloc-lat a {
	text-decoration: none;
	color: #fff;
}

.titre-bloc-lat a:hover, .titre-bloc-lat a:focus {
	text-decoration: underline;
}

.menu-lat {
	list-style: none;
	background: #e1e1e1;
	list-style-image: none;
	padding-left: 0;
	border: 1px solid #a1a1a1;
	border-top: none;
}

.menu-lat li {
	border-top: 1px solid #a1a1a1;
	font-size: 1.2em;
	
	margin-bottom: 0;
	text-align:right;
	
	
}

.menu-lat li a {
	display: block;
	padding: 3px 0;
	text-decoration: none;
	color: #565656;
	background: url(../images/puce-menu.png) no-repeat 5px center;
	padding-left: 14px;
	text-align: left;
}

#menu-cat-lat li {
	border-bottom: none;
	list-style: none;
	list-style-image: none;
	margin-bottom: 0.6em;
	background: none;
	padding-left: 0;
}

#menu-cat-lat li a:hover, .menu-lat li a:hover, .menu-lat li a:focus, .menu-lat li.current a {
	color: #fff;
	background: url(../images/puce-menu-h.png) no-repeat 5px center #a1363a;
}

.menu-lat li ul li {
	border-bottom: none;
	font-size: 0.9em;
}

#menu-cat-lat li {
	margin-bottom: 0;
}

#menu-cat-lat li a {
	display: block;
	padding: 3px 3px 3px 14px;
	text-decoration: none;
}

.fushia {
	color: #9d3036;
}

/* ------------------------- Formulaire Newsletter ---------------------*/
#form-newsletter fieldset {
	border: none;
	background: #e1e1e1;
	border: 1px solid #a1a1a1;
}

#form-newsletter fieldset p {
	margin-bottom: 0.6em;
}

#form-newsletter fieldset div {
	margin: 0 10px 10px;
	border: 1px solid #a3a3a3;
	background: #fff;
	position: relative;
	height: 20px;
}

#form-newsletter fieldset p.fushia {
	color: #434343;
	margin-left: 5px;
}

#form-newsletter div * {
	vertical-align: middle;
}

#form-newsletter fieldset div input {
	color: #1f81a8;
	border: none;
	width: 134px;
}

#Newsletter {
}

#btn-newsletter {
	position: absolute;
	top: 0;
	right: 0;
}

.firefox #btn-newsletter {
	position: absolute;
	top: -1px;
	right: -3px;
}

#btn-newsletter span {
	padding-left: 2px;
	background: #549ebb;
}

#btn-newsletter span span {
	padding-top: 1px;
	padding-right: 4px;
	font-size: 1.2em;
	background: #549ebb;
}

/* ------------------------- Flux RSS ---------------------*/
#rss-blog {
	padding-top: 1em;
}

#rss-blog a {
	display: block;
	background: url(../images/icone-rss.png) no-repeat left 1px;
	padding-left: 36px;
	text-decoration: none;
	color: #000;
}

#rss-blog a strong {
	display: block;
	color: #9d3036;
}

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------// PANIER DEPLIANT //-------------------------------- //
 * -------------------------------------------------------------------------------------- */
/* Pop-up du contenu du panier au survol du nombre d'articles dans le header */
#panier-pop {
	position: absolute;
	z-index: 9999;
	border: 2px solid #1D7AA1;
	background: #fff;
	width: 230px;
	display: none;
}

#fermer-panier {
	float: right;
	margin: 6px;
}

#p-cont-panier {
	margin: 6px 0 6px 8px;
}

#diapo-panier {
	clear: both;
	overflow: hidden;
	margin: 0.4em 8px;
}

#diapo-panier ul {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

#diapo-panier ul li {
	font-size: 1em;
	overflow: hidden;
	width: 214px;
}

#diapo-panier .prod {
	padding: 0.6em 0;
	border-bottom: 1px solid #000;
}

#diapo-panier .prod .photo {
	float: left;
}

#diapo-panier .prod .photo img {
	border: 1px solid #dcdddf;
}

#diapo-panier .prod p {
	margin-left: 58px;
}

#diapo-panier .prod p a {
	text-decoration: none;
	color: #1D7AA1;
}

#diapo-panier .prod .nom {
	font-size: 1.2em;
	font-weight: bold;
}

#diapo-panier .prod .nom a {
	color: #000;
}

#diapo-panier .prod .marque {
	font-size: 1.1em;
	margin-bottom: 0.4em;
}

#diapo-panier .prod .marque a, #diapo-panier .prod .quantite a {
	color: #524034;
}

#diapo-panier .prod .prix {
	font-size: 1.4em;
	font-weight: bold;
}

#diapo-panier .prod .quantite {
	font-size: 1.1em;
}

#diapo-panier .prod .quantite a strong {
	color: #000;
}

#diapo-panier .prod .quantite {
	float: right;
	margin-left: 0;
}

#prevBtn, #nextBtn {
	display: inline-block;
	margin-left: 8px;
}

#total-panier-pop {
	margin-top: 4px;
	border-bottom: 1px solid #fff;
	background: #d1cec6;
	padding: 8px 12px;
}

#total-panier-pop a {
	color: #000;
	text-decoration: none;
}

#total-panier-pop a span {
	color: #1D7AA1;
	font-weight: bold;
	padding-right: 14px;
	margin-right: 6px;
	background: url(../images/fleche-panier-pop.png) no-repeat right 4px;
}

#commander-panier-pop {
	background: #bab5a9;
	overflow: hidden;
	padding: 8px 12px;
}

#commander-panier-pop p a {
	color: #000;
	text-decoration: none;
}

#commander-panier-pop p a:hover, #commander-panier-pop p a:focus {
	text-decoration: underline;
}

#commander-panier-pop p a#btn-commander-pop:hover, #commander-panier-pop p a#btn-commander-pop:focus {
	text-decoration: none;
}

#btn-commander-pop {
	float: right;
}

#btn-commander-pop span {
	background: url(../images/btn-commander-pop-d.png) no-repeat right top;
	padding-right: 8px;
}

#btn-commander-pop span span {
	display: block;
	height: 20px;
	padding: 2px 0 0 8px;
	background: url(../images/btn-commander-pop-g.png) no-repeat left top;
	color: #fff;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// CONTENT //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#content {
	width: 960px;
	margin: 0 auto;
	background:#ffffff;
	padding: 5px 10px;
}

#contenu {
	float: left;
	width: 752px;
}

#contenu.large {
	float: none;
	width: 960px;
}

/* ---------------------------- Fil d'ariane -------------------------- */
#fil-ariane {
	margin-bottom: 0.8em;
}

#fil-ariane a {
	color: #524034;
}

#retour {
	margin-right: 1em;
	margin:10px;
}

#retour span {
	padding-right: 8px;
	background: transparent url(../images/bg-menu.jpg) repeat right top;
}

#retour span span {
	padding: 0 0 0 27px;
	display: block;
	height: 25px;
	line-height: 24px;
	background: url(../images/puce-menu-r.png) no-repeat 2px 2px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

#retour:hover span span, #retour:focus span span {
	color: #fff;
}

/* ---------------------------------------------- Accueil -------------------------------------------- */
#titre-accueil {
	font-size: 1.2em;
	margin-bottom: 1em;
}

#titreAccueil{
	color:#ae2d33;
}

/* ----------------------------------------- Slider --------------------------------------------- */
#div-slider {
	padding: 15px 0 15px 52px;
}

#slider {
	position: relative;
	width: 670px;
	height: 268px;
	background: #fff;
	border: 1px solid #666;
}

.ui-tabs-panel {
	top: 0;
	left: 0;
	position: relative;
	width: 432px;
	height: 268px;
	text-align: center;
}

.ui-tabs-hide {
	display: none;
}

.expli-focus {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 6px 30px 6px 6px;
	width: 396px;
	background: url(../images/transparence-grise.png) repeat top left;
}

.expli-focus .titre-expli-focus, .expli-focus .titre-anim {
	font-size: 1.6em;
	color: #FFD900;
}

.expli-focus .titre-expli-focus {
	font-weight: bold;
}

.expli-focus .titre-anim {
	font-weight: bold;
}

.expli-focus p {
	color: #fff;
}

#Content .expli-focus p {
	margin-bottom: 0.6em;
}

#Content .expli-focus p.titre-expli-focus {
	margin-bottom: 0;
}

.expli-focus p a {
	color: #FFD900;
}

#lst-slider {
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
	z-index: 9999;
	font-size: 1em;
	padding: 0;
	border-left: 1px solid #666;
}

#lst-slider li {
	font-size: 1.6em;
	font-weight: bold;
	border-top: 1px solid #666;
	position: relative;
	list-style: none outside;
}

#lst-slider li#nav-fragment-0 {
	border-top: none;
}

#lst-slider li p {
	text-align: center;
	position: absolute;
	padding: 6px 10px;
	width: 218px;
	font-size: 1em;
}

#lst-slider li a {
	display: block;
	height: 66px;
	width: 238px;
	padding: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.2;
	filter: alpha(opacity=10);
}

#lst-slider li a img {
	height: 66px;
}

#lst-slider li a:hover, #lst-slider li a:focus, #lst-slider li.ui-tabs-selected a {
	opacity: 1;
	filter: alpha(opacity=100);
}

#lst-slider li:hover p, #lst-slider li:focus p, #lst-slider li.ui-tabs-selected p {
	display: none;
}

/* ------------------------------ Pages informatives et blocs de contenu ---------------------------- */
.Iimgtxt img, .Itxtimg img {
	border: 1px solid #D1CEC6;
}

.Iimgtxt {
	margin: 0 1em 1em 0;
	float: left;
}

.Itxtimg {
	margin: 0 0 1em 1em;
	float: right;
}

.Ileftimg {
	text-align: left;
}

.Icenterimg {
	text-align: center;
}

.Irightimg {
	text-align: right;
}

/* --------------------------------------- Fiche -------------------------------------- */
#w_bandeau #prod-nom, #w_bandeau .price strong {
	color: #fff;
}

#w_bandeau .price del {
	color: #ddd;
}

#w_bandeau #pagepanier2 {
	border: none;
}

#partageOk, #infoEnvoyerAmi, #partageTwit {
	margin-bottom: 0.6em;
}

#partageFacebook p {
	margin-bottom: 1em;
	font-size: 1em;
}

#total-validation.blocT7 {
	float: left;
}

#choix-validation.blocT6 {
	float: right;
}

#zone-sup {
	/* background: url(../images/fond-zone-sup.png) repeat-x left bottom; */
	margin: 0 2px;
	overflow: hidden;
	padding-bottom: 1.2em;
}

#BtnAddCartSup {
	float: right;
	margin: 12px 14px 0.6em 0;
}

#zone-photo {
	margin: 14px 20px 14px 14px;
	float: left;
	background: url(../images/fond-zone-photo-d.png) no-repeat right top;
}

#cont-zone-photo {
	background: url(../images/fond-zone-photo-g.png) no-repeat left top;
	height: 309px;
	padding: 1px 2px 4px 2px;
}

#principale {
	float: left;
	margin: 16px 12px 0 16px;
	text-align: center;
	background: url(../images/ombre-photo-250.png) no-repeat center 252px;
	width: 257px;
}

#principale a {
	display: block;
	width: 250px;
	height: 250px;
	border: 1px solid #dcdddf;
	background: #fff;
}

#principale span {
	display: block;
	font-size: 1.2em;
	color: #524034;
	line-height: 3em;
}

#zone-photo .etatPrixFiche {
	display: block;
	height: 50px;
	/*padding: 10px 14px 0 268px;
	width: 144px;*/
	padding: 10px 16px 0 252px;
	width: 124px;
	
	margin-top: 22px;
	background: url(../images/fond-etat-prix.png) repeat-x left top;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2em;
}

#zone-photo .etatPrixFicheNo {
	display: block;
	height: 50px;
	margin-top: 22px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2em;
	background: url(../images/fond-etat-prix-no.png) repeat-x left top;
	padding: 10px 14px 0 264px;
	width: auto;
}

#zone-photo .etatPrixFiche span {
	font-size: 0.7em;
	display: block;
}

#miniatures {
	/*margin: 8px 50px 20px 323px;*/
	margin: 8px 37px 20px 303px;
	width: 52px;
	text-align: center;
}

#prec, #suiv {
	display: none;
}

#cont-miniatures {
	margin: 0.6em 0 0.3em 0;
	overflow: hidden;
	height: 178px;
}

#miniatures ul {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

#miniatures ul li {
	margin-bottom: 5px;
}

#miniatures ul li a img {
	border: 1px solid #dcdddf;
}

#zone-achat {
	float: right;
	width: 470px;
	margin-right: 20px;
	padding-bottom: 70px;
}

#zone-achat .resume {
	margin-top: 1em;
	color: #454246;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #a49d8d;
}

#zone-achat .resume {
	margin-top: 1em;
	color: #454246;
}

#zone-achat .resume .savoir-plus {
	color: #cb1516;
	white-space: nowrap;
}

#zone-achat #prix-fiche {
	margin-top: 0.6em;
}

#zone-achat #prix-fiche .prix {
	display: inline-block;
	/* background: url(../images/fond-prix-fiche-d.png) no-repeat right top; */
	padding-right: 6px;
}

#zone-achat #prix-fiche .prix .lePrix {
	/* background: url(../images/fond-prix-fiche-g.png) no-repeat left top; */
	display: block;
	height: 30px;
	color: #e1222b;
	font-size: 1.8em;
	padding-left: 6px;
}

#zone-achat #prix-fiche del {
	font-style: italic;
}

#zone-achat #prix-fiche #ecopart {
	display: block;
	font-size: 0.9em;
	margin-top: 0.2em;
}

#zone-achat .periode-promo {
	font-style: italic;
	margin-bottom: 0.8em;
}

#zone-achat .prix-constat {
	color: #29ABE2;
}

.StockOK, .StockKO {
	margin-top: 0.6em;
	padding-left: 14px;
	padding-bottom: 1em;
	border-bottom: 1px solid #a49d8d;
	font-weight: bold;
}

.StockOK {
	background: url(../images/stock-on.png) no-repeat left 3px;
}

.StockKO {
	background: url(../images/stock-off.png) no-repeat left 3px;
}

/* --------------------------------------- Variations -------------------------------------- */
.variations, #Personnalisation {
	margin-top: 2em;
	background: #fff;
	border: 1px solid #CBC5C2;
	padding: 10px;
}

.block-variations {
	clear: both;
	overflow: hidden;
	margin-bottom: 1em;
}

.block-variations .titre-variation, .titre-personnalisation {
	font-family: Arial, Times, Gramond, serif;
	color: #524034;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.4em;
}

.variationRadio .thickbox, .variations .thickbox, .variations .lightbox {
	float: left;
	margin: 0 0.4em 1em 0;
}

.variations .comboBox {
	width: auto !important;
}

.variations .photo-variation {
	float: left;
	margin-right: 0.6em;
}

.variations .quantite-choix {
	float: left;
}

.variations img {
	border: 1px solid #ccc;
}

.variationQuantiteRadio {
	display: block;
	padding-top: 0.4em;
}

.variationRadio {
	background: #E1DED5;
	clear: both;
	margin-bottom: 0.6em;
	padding: 6px;
	overflow: hidden;
}

.variationRadio p {
	font-size: 1em;
}

.variationRadio label, .variationRadio input {
	vertical-align: middle;
}

.block-variations .qtVariation {
	width: 3em;
	padding: 0.1em 0.2em;
}

.variationGroupeMenu {
	margin-bottom: 1em;
}

.variations h4 {
	font-size: 1.3em;
	font-style: italic;
	margin: 0.4em 0;
	font-family: Arial, Times, Gramond, serif;
	color: #857367;
}

.variations .qte-combo {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
}

.p-ajpan {
	font-size: 1em;
	margin-top: 3em;
}

/* Personnalisation */
.titre-personnalisation {
	text-transform: uppercase;
}

.titre-personnalisation #PersoOblig {
	text-transform: none;
	font-size: 0.7em;
}

.bloc-personnalisation .textbox, .bloc-personnalisation textarea, .bloc-personnalisation select {
	width: 300px;
}

/* Zone de partage (email à un ami, Facebook, Twitter) */
#zone-partage {
	display: none;
	padding: 8px;
	background: #EFEEE4;
	border: 1px solid #CBC5C2;
	color: #524034;
}

#jaimefb {
	float: left;
	margin-right: 1em;
	padding-right: 1em;
	border-right: 1px solid #CBC5C2;
}

#zone-partage p, #zone-partage label {
	color: #524034;
}

#partage-nav {
	position: absolute;
	bottom: 4px;
	right: 2px;
	padding: 8px;
}

#p-partager {
	float: left;
	margin: 0;
}

#partage-nav ul {
	list-style: none;
	list-style-image: none;
	float: right;
	padding-left: 0;
	margin: 0;
}

#partage-nav ul li {
	float: left;
	margin-left: 0.8em;
}

/* Blocs avec les onglets pour les descriptions, caractéristiques, etc des fiches */
.list-onglets {
	margin-left: 16px;
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

.list-onglets li {
	float: left;
	margin-right: 5px;
}

.list-onglets li a {
	float: left;
	display: block;
	height: 20px;
	padding: 4px 10px 0 24px;
	background: #fff;
	font-family: Arial, Times, Garamond, serif;
	font-weight: bold;
	color: #524034;
	text-decoration: none;
	border:1px solid;
	border-bottom:none;
}

.list-onglets li a.current, .list-onglets li a:hover, .list-onglets li a:focus {
	background-color:#9D3036;
	border-color:#000000 #000000 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#FFFFFF;
}

.cont-onglet {
	border:1px solid;
	margin:0 16px 2em;
	padding:2em 20px 3em;
}

#caracteristiques.cont-onglet ul li {
	margin-bottom: 0.4em;
}

body #w_dialog-message #w_pageretour span {
	color: #fff;
	background: #2599CB;
	background-image: linear-gradient(top, #42B3E4 0%, #2599CB 100%);
	background-image: -o-linear-gradient(top, #42B3E4 0%, #2599CB 100%);
	background-image: -moz-linear-gradient(top, #42B3E4 0%, #2599CB 100%);
	background-image: -webkit-linear-gradient(top, #42B3E4 0%, #2599CB 100%);
	background-image: -ms-linear-gradient(top, #42B3E4 0%, #2599CB 100%);
	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #42B3E4),
		color-stop(1, #2599CB)
	);
}

body #w_dialog-message #w_pageretour span span {
	background: none transparent;
	padding: 5px 0 0 10px;
}

body #w_dialog-message #w_pagepanier span {
	background: url("../images/bg-menu.jpg") repeat-x scroll right top transparent;
	color:  #fff;
}

body #w_dialog-message #w_pagepanier span span {
	background: none transparent;
}

/* --------------------------------------- Processus de commmande -------------------------------------- */
#processus-commande {
	text-align: center;
	/* background: url(../images/fond-processus-commande.png) repeat-x left 13px; */
	margin-bottom: 2em;
}

#processus-commande p {
	display: inline-block;
	width: 120px;
	text-align: center;
	font-size: 1em;
	color: #3e2c20;
}

#processus-commande p strong {
	display: block;
	margin: 0 auto 3px auto;
	width: 32px;
	height: 30px;
	padding-top: 2px;
	font-size: 2em;
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	background:#fff;
	border:1px solid #259ACB;
	color:#259ACB;
}

#processus-commande p.current strong {
	background:#9d3036;
	color:#fff;
	border-color: #9d3036;
}

#processus-commande p span {
	font-size: 1.3em;
	text-align: center;
	display: block;
	color: #259ACB;
}

#processus-commande p.current span {
	color: #9d3036;
}

/* ----------------------------------- Panier et validation ---------------------------------- */
#titre-panier .titre {

}

#titre-remise .titre {
	height: 29px;
	padding-left: 52px;
	background: url(../images/picto-remise.png) no-repeat left top;
}

#titre-total .titre {
	padding-left: 42px;
	background: url(../images/picto-total.png) no-repeat left top;
}

#titre-cross .titre {
	height: 29px;
	padding-left: 52px;
	background: url(../images/picto-cross-sell.png) no-repeat left top;
	margin-bottom: 0.6em;
}

#titre-paiement .titre {
	padding-left: 54px;
	background: url(../images/picto-paiement.png) no-repeat left top;
	margin-bottom: 0.6em;
}

.titre-panier .nb-articles {
	display: inline-block;
	padding-left: 16px;
	margin-left: 1em;
	background: url(../images/triangle-nb-articles.png) no-repeat left 0.3em;
	font-size: 1.3em;
	color: #29abe2;
}

#no-prod p {
	margin: 1em 16px;
	text-align: center;
	color: #9d3036;
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid #A49D8D;
	background: #fff;
	padding: 8px 8px 8px 8px;
}

#votre-panier {
	width: 940px;
	margin-left: 16px;
	border: none;
	border-left: 1px solid #a49d8d;
}

#votre-panier.validation {
	width: 928px;
}

#votre-panier th, #votre-panier td {
	border: 1px solid #a49d8d;
}

#votre-panier th {
	background: #259ACB;
}

#votre-panier thead th {
	border-top: none;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	padding: 6px 10px;
}

#votre-panier td {
	background: #fff;
	padding: 10px;
	font-size: 1em;
}

#votre-panier th.panier-supprimer {
	padding: 0;
}

#votre-panier td.panier-supprimer {
	padding: 0;
	/* background: #fff url(../images/fond-col-supprimer.png) no-repeat bottom left; */

}

#votre-panier td.image-panier, #votre-panier .panier-description {
	vertical-align: top;
}

#votre-panier td.image-panier {
	border-right: none;
	padding-right: 0;
	width: 64px;
	background:#fff;
}

#votre-panier .panier-description {
	border-left: none;
	width: 582px;
	background:#fff;
}

#votre-panier .panier-dispo .stock-ok {
	background: url(../images/stock-on.png) no-repeat left 3px;
	padding-left: 15px;
}

#votre-panier .panier-dispo .stock-ko {
	background: url(../images/stock-off.png) no-repeat left 3px;
	padding-left: 15px;
}

#votre-panier .panier-quantite {
	width: 90px;
	background:#fff;
}

#votre-panier .panier-prix {
	border-right: none;
	width: 120px;
}

#votre-panier tfoot td {
	border-right: none;
}

#votre-panier.validation .panier-prix, #votre-panier.validation tfoot td {
	border-right: 1px solid #a49d8d;
}

.image-panier img {
	border: 1px solid #d9d5ca;
	background:#fff;
}

.panier-titre-produit a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.panier-titre-produit a:hover, .panier-titre-produit a:focus {
	text-decoration: underline;
}

.panier-quantite .textbox {
	font-size: 1.4em;
	padding: 0.3em 0.2em;
	width: 3em;
	float: left;
}

.panier-quantite .moins, .panier-quantite .plus {
	margin-top: 0.6em;
	margin-left: 0.3em;
	float: left;
}

.panier-prix p {
	font-size: 1em;
	color: #3e2c20;
}

.panier-prix p del {
	font-size: 1.3em;
	color: #3e2c20;
}

.panier-prix p strong {
	font-size: 1.6em;
	display: block;
}

.texte-remise {
	padding-left: 16px;
	margin: 0 16px 1em 16px;
	background: url(../images/triangle-nb-articles.png) no-repeat left 0.3em;
	color: #29ABE2;
	font-weight: bold;
}

#bon-reduction {
	padding: 10px 8px;
	margin-left: 16px;
	border: 1px solid #1D7AA1;
	background: #3FB4E5;
	width: 378px;
}

#bon-reduction * {
	vertical-align: middle;
}

#bon-reduction span {
	background: #1D7AA1 ;
}

#bon-reduction .textbox {
	width: 12em;
}

#total-panier {
	width: 484px;
	margin-left: 16px;
	margin-bottom: 1em;
}

#total-panier th, #total-panier td {
	padding: 10px;
	font-size: 1.3em;
	color: #3e2c20;
}

#total-panier tbody th {
	background: #fff;
}

#total-panier tfoot th {
	text-transform: uppercase;
	font-size: 1.4em;
	color:#fff;
}

#total-panier tfoot td {
	background: #9d3036;
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
}

#total-panier tbody #td-remise {
	color: #9d3036;
}

#panier-validation {
	margin: 0 16px 0 14px;
}

#panier-validation .button span span {
	text-transform: uppercase;
	font-size: 1.2em;
}

.precautions {
	color: #665f4f;
	font-size: 1.2em;
	margin: 0 16px 1em 16px;
}

/* -------------------------------------- Mon compte ------------------------------*/
#histo-link, #info-perso, #AddFact, #AddLivr {
	margin-bottom: 2em;
}

#info-perso, #AddFact, #AddLivr {
	margin-bottom: 2em;
	padding: 10px 8px;
	border: 1px solid #CBC5C2;
	background: #fff;
}

#total-validation #AddFact, #total-validation #AddLivr {
	margin: 0 16px 1em 16px;
}

#contentCgv {
	display: none;
}

#form-cgv {
	margin: 16px;
}

#form-cgv fieldset {
	border: none;
	margin-bottom: 1em;
}

#form-cgv fieldset#cgv {
	border: 1px solid #A49D8D;
	background: #fff;
	padding: 8px 8px 4px 8px;
}

#form-cgv .mode-paiement * {
	vertical-align: middle;
}

#form-cgv .mode-paiement span {
	display: inline-block;
	width: 214px;
}

#form-cgv #div-cb-901 span {
	margin-left: 18px;
	width: auto;
}

#pass-oublie {
	margin-top: 1em;
	padding: 10px 8px;
	border: 1px solid #cbc5c2;
	background: #efeee4;
}

#pass-oublie * {
	vertical-align: middle;
}

#pass-oublie .textbox {
	width: 12em;
}

/* -------------------------- Choix livraison ---------------------------- */
#check-livraison label {
	float: left;
}

#PwdOk {
	margin-bottom: 1em;
}

#Cnil {
	clear: both;
	margin-top: 1em;
	color: #97979B;
}

#perdu {
	clear: both;
	float: right;
	margin-top: 1em;
	width: 33.8em;
}

#ChoixLivraison .regroupement {
	padding: 10px 8px;
	border: 1px solid #CBC5C2;
	background: #EFEEE4;
	margin-bottom: 1em;
}

#ChoixLivraison label {
	font-size: 1.6em;
	font-weight: bold;
}

#ChoixLivraison .LivrDesc {
	margin-top: 0.6em;
}

#ChoixLivraison label strong {
	background: url(../images/puce.png) no-repeat left 5px;
	padding-left: 14px;
	margin-left: 0.4em;
	color: #9d3036;
}

#PapierKdo {
	margin-bottom: 1.5em;
}

#MsgColis textarea {
	width: 900px;
}

/* -------------------------- Fin Commande ---------------------------- */
#ThxCom {
	margin-bottom: 2em;
}

#NumCom {
	border: 1px solid #A49D8D;
	background: #fff;
	padding: 8px;
	margin-bottom: 2em;
}

.fin-commande table {
	margin-bottom: 1em;
}

.fin-commande table td {
	font-size: 1.3em;
}

#InfosTit {
	border: 1px solid #A49D8D;
	background: #fff;
	padding: 8px;
}

#InfosTit p {
	margin-bottom: 1em;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------// MODAL AJOUT PANIER //------------------------------ //
 * -------------------------------------------------------------------------------------- */
#simplemodal-container {
	width: 600px;
}

#modal-ajpan {
	background: #EFEEE4;
	border: 1px solid #CBC5C2;
	padding: 10px;
	display: none;
	height: 200px;
}

#modal-ajpan #prod-ajout {
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	font-size: 1.3em;
	color: #524034;
	border-bottom: 1px solid #524034;
}

#modal-ajpan .photo {
	float: left;
	margin-right: 1.4em;
}

#modal-ajpan img {
	border: 1px solid #DCDDDF;
}

#modal-ajpan #zone-droite {
	float: left;
	width: 380px;
}

#modal-ajpan .infos {
	display: block;
	color: #000;
	text-decoration: none;
	width: 370px;
}

#modal-ajpan .infos span {
	display: block;
}

#modal-ajpan .infos .nom {
	font-size: 1.4em;
	font-weight: bold;
}

#modal-ajpan .infos .marque {
	font-size: 1.3em;
	color: #524034;
}

#modal-ajpan .infos .prix {
	font-size: 1.3em;
}

#modal-ajpan .infos .prix strong {
	font-size: 1.3em;
	color: #9d3036;
}

#modal-ajpan .zone-button {
	padding-top: 2em;
	text-align: center;
}

#modal-ajpan .zone-button #continuer-achats {
	margin-right: 3em;
}

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------------// BLOG //------------------------------------- //
 * -------------------------------------------------------------------------------------- */
/* ------------------------------ Billets du blog ---------------------------- */
.i-img {
	margin: 1em 0;
}

.i-leftimg {
	text-align: left;
}

.i-centerimg {
	text-align: center;
}

.i-rightimg {
	text-align: right;
}

.i-imgtxt {
	float: left;
	margin: 1em 3em 1em 0;
}

.i-txtimg {
	float: right;
	margin: 1em 0 1em 1em;
}

.billet img {
	border: 1px solid #D1CEC6;
}

.billet .block {
	clear: both;
}

.block p, .block ul, .block ol {
	margin-bottom: 0.6em;
}

.infos-billet {
	padding-bottom: 4px;
	border-bottom: 1px solid #A49D8D;
	margin-bottom: 1em;
}

.titre-billet {
	margin-bottom: 0.4em;
}

.titre-billet a {
	color: #fff;
	text-decoration: none;
}

.blocT3 #navig-page {
	margin: 1.2em 0 1.6em 0;
}

/* ------------------------------ Commentaires des billets du blog ---------------------------- */
.commentaires-billet {
	margin-top: 2em;
	padding-top: 20px;
	background: url(../images/fond-zone-sup.png) repeat-x left top;
}

.nb-com {
	padding-left: 36px;
	background: url(../images/bulle-comments.png) no-repeat left top;
}

#zone-commentaires {
	margin-top: 1em;
	padding-top: 12px;
	background: url(../images/fond-zone-sup.png) repeat-x left top;
}

#zone-commentaires .nb-com {
	margin-bottom: 2em;
}

#zone-commentaires ol {
	margin-left: 2em;
}

#zone-commentaires ol li {
	margin-bottom: 0.6em;
	padding: 6px;
	background: #f4f4f4;
}

#zone-commentaires ol li.alt {
	background: #efeee4;
}

#zone-commentaires ol li.admin {
	background: #ffebf0;
	border: 1px dashed #9d3036;
}

#zone-commentaires ol li * {
	font-size: 1em;
}

#zone-add-com {
	margin-top: 2em;
}

#zone-add-com .sous-titre-blocT1 {
	border-bottom: 1px solid #524034;
}

#boncommande {
	margin-bottom:10px;
	margin-left:12px;
	text-align:left;
}
/* Personnalisation */

.titre-personnalisation #PersoOblig {
	text-transform: none;
	font-size: 0.7em;
}

#Personnalisation label {
	display: block;
}

.bloc-personnalisation .textbox, .bloc-personnalisation textarea {
	width: 440px !important;
}

.dateForm {
	width: 80px !important;
	background: #fff url(/_t/_/img/picto-calendrier.png) no-repeat right 1px !important;
	padding-right: 22px;
}

.bloc-personnalisation .dateForm {
	width: 80px !important;
}

.bloc-personnalisation {
	margin-top: 5px;
}

.prod-indisponible {
	margin: 0.4em 0 0 0;
	font-size: 1.8em;
	font-weight: bold;
}

.list-tri {
	font-size: 11px;
	margin-bottom: 1em;
	font-family: Arial, Geneva, "Trebuchet MS", Helvetica, sans-serif;
}

.list-tri a, .list-tri span {
	white-space: nowrap;
}

/* ----------------- Début Avis ----------------- */

.wizicss-commentaires .wizicss-prod-pres {
    width: 850px;
}

.wizicss-commentaires .wizicss-prod-pres h2 {
    width: 400px;
}


/* Note générale du produit */
#zone-achat .wizicss-zone-note {
    padding: 6px 0 6px 6px;
    margin: 0 10px 0 10px;
    float: right;
    text-align: center;
    font-family: Arial, Times, Garamond, serif;
}

#zone-achat .wizicss-zone-note #back {
    display: inline-block;
}

#zone-achat .wizicss-zone-note p {
    font-size: 1em;
}

#zone-achat .wizicss-zone-note p a {
    color: #9D3036;
    display: block;
    text-decoration: underline;
}

#zone-achat .wizicss-zone-note p a:hover, .wizicss-zone-note p a:focus {
    text-decoration: none;
}

/*Confirmation de la commande*/
.wizicss-com-conf-titre {
    color: #9D3036;
    margin-top: 40px;
}

.wizicss-zone-btn-commande {
    padding-top: 20px;
}

.prod .wizicss-etoiles-bg {
    margin-left: 145px;
}

.list-prod .wizicss-etoiles-bg {
    margin-left: 145px;
}

/* ----------------- Fin Avis ----------------- */

/*-------------- MISE AJOUR ALERT STOCK ------------------*/
.w_ajoutPanierKO #BtnAddCartSup {
    display: none !important;
}
#prod-add-cart {
    margin-top:20px;
    float: left;
    width: 250px;
    text-align: left;
}
#alert-btn {
    height: auto;
    width: 250px;
    text-transform: none;
}
#alert-btn span {
    background: #db5449;
    background: #db5449;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #DB3A2C), color-stop(1, #961D14) );
    background-image: -moz-linear-gradient(
        center top,
        #DB3A2C 0%,
        #961D14 100%
    );
    border-color: #8f352d;
    color: #ffffff;
}
#alert-btn.btnT2 span {
    background: #b45e61;
    background: -moz-linear-gradient(top, #b45e61 0%, #822c2f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b45e61), color-stop(100%,#822c2f));
    background: -webkit-linear-gradient(top, #b45e61 0%,#822c2f 100%);
    background: -o-linear-gradient(top, #b45e61 0%,#822c2f 100%);
    background: -ms-linear-gradient(top, #b45e61 0%,#822c2f 100%);
    background: linear-gradient(to bottom, #b45e61 0%,#822c2f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b45e61', endColorstr='#822c2f',GradientType=0 );
    border-color: #8f352d;
    color: #fff;
}
#alert-btn span span {
    padding: 2px 5px 4px 55px;
    line-height: 13px;
    height: auto;
    width: 140px;
    font-size: 12px;
    font-weight: normal;
    background: url(/_t/_/images/images-sp1.png) no-repeat 12px -236px;
}
#alert-modal .button{
    padding: 5px;
    width:auto;

    background: #b45e61;
    background: -moz-linear-gradient(top, #b45e61 0%, #822c2f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b45e61), color-stop(100%,#822c2f));
    background: -webkit-linear-gradient(top, #b45e61 0%,#822c2f 100%);
    background: -o-linear-gradient(top, #b45e61 0%,#822c2f 100%);
    background: -ms-linear-gradient(top, #b45e61 0%,#822c2f 100%);
    background: linear-gradient(to bottom, #b45e61 0%,#822c2f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b45e61', endColorstr='#822c2f',GradientType=0 );

    color: #ffffff;
}
#alert-btn.btnT2 span span {
    background: url(/_t/_/images/images-sp1.png) no-repeat 12px -236px;
}
