/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// RESET CSS //---------------------------------- //
 * -------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #e5c5cf url(../images/motif.jpg) repeat left top;
	font: normal 62.5% Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	color: #000;
}

img {
	border: none;
}

a, label, button {
	cursor: pointer;
}

a {
	color: #e26eaa;
}

a:hover, a:focus {
	text-decoration: none;
}

input, textarea, select, textarea {
	color: #000;
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
}

.textbox, textarea {
	border: 1px solid #C08393;
	padding: 2px 3px;
	color: #000;
}

textarea {
	height: 6em;
}

select {
	border: 1px solid #C08393;
	color: #000;
}

.textbox:hover, .textbox:focus, textarea:hover, textarea:focus {
	border: 1px solid #e26eaa;
}

.comboBox, .comboBoxChild {
	cursor: default;
}

label, address {
	color: #14457d;
}

p, li, label, address {
	font-size: 1.3em;
	color: #000;
}

.simplemodal-data p, .simplemodal-data li, .simplemodal-data label, .simplemodal-data address {
	color: #fff !important;
}

ul {
	padding-left: 2em;
	list-style-image: url(../images/puce.png);
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

address {
	font-style: normal;
	margin: 0.6em 0;
}

/* ---------------------------------- 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: none;
	border: none;
	font-size: 1em;
}

.button span {
	position: relative;
	float: left;
	vertical-align: middle;
}

.button span span {
	display: block;
}

.btn-img {
	border: none;
	background: none;
	padding: 0;
}

/* Bouton fond uni bordeaux, utilisé sur le moteur de recherche, la newsletter, etc. */
.btnT1 span {
	padding-left: 8px;
	background: #e26eaa;
}

.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: #e26eaa;
}

.btnT2 span span {
	color: #fff;
}

/* Bouton formulaires dégradé gris */
.btnT3 span {
	background: #e0e0e0;
}

.btnT3 span span {
	color: #000;
}

/* Bouton formulaires dégradé gris sur fond blanc */
.btnT4 span {
	background: #e0e0e0;
}

.btnT4 span span {
	color: #000;
}


/* Bouton panier */
.btnPanier span {
	padding-right: 8px;
	background: url(../images/btn-panier-d.png) no-repeat right top;
}

.btnPanier span span {
	padding: 0 0 0 34px;
	display: block;
	height: 28px;
	line-height: 24px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	background: url(../images/btn-panier-g.png) no-repeat left top;
}

a.button {
	text-decoration: none;
}

.clear {
	clear: both;
}

.clear1px {
	clear: both;
	font-size: 1px;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// BLOCS //-------------------------------------- //
 * -------------------------------------------------------------------------------------- */
/* Blocs de la barre latérale */
.bloc-lat {
	background: #fff;
	border: 1px solid #e26eaa;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 22px;
}

.cont-cont-bloc-lat {
	padding: 6px;
}

.bloc-lat-no-mef {
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 22px;
}

.bloc-lat .block {
	margin-bottom: 0.6em;
}

/* Blocs du footer */
.bloc-foot {
	float: left;
}

.cont-cont-bloc-foot {
	padding: 0 20px 20px 20px;
}

/* Blocs de l'accueil, des pages informatives, des listes de produits et de catégories, etc. , avec la décoration à gauche */
.blocT1 {
	width: 722px;
	margin-bottom: 22px;
}

.cont-cont-blocT1 {
	padding: 10px 14px 18px 14px;
	overflow: hidden;
}

#contenu.large .blocT1 {
	width: 960px;
}

/* Blocs de la fiche (partie haute) */
.blocT2 {
	clear: both;
	width: 960px;
	margin-bottom: 22px;
}

.cont-cont-blocT2 {
	position: relative;
	padding: 0 10px 10px 10px;
}

/* Blocs des descriptions, caractéristiques des fiches */
.blocT3 {
	clear: both;
	width: 722px;
	margin-bottom: 22px;
	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: 22px;
	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;
}

/* 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: 22px;
}

.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: 22px;
}

.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: 22px;
}

.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: "Lucida Sans", Trebuchet MS, Arial, 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: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #C08393;
	margin-bottom: 0.6em;
}

.sous-titre-bloc-lat {
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #e26eaa;
	margin-bottom: 0.6em;
}

.sous-sous-titre-bloc-lat {
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	margin-bottom: 0.6em;
	text-decoration: underline;
}

/* Titres des blocs du footer */
.titre-foot {
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #e26eaa;
	margin-bottom: 1em;
	text-transform: uppercase;
}

.titre-foot strong {
	font-weight: normal;
}

/* 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: uppercase;
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.6em;
	margin-bottom: 1em;
	color: #a16978;
	background: url(../images/fond-titre.png) no-repeat right 11px;
}

.titre-blocT1 span {
	background: #fff;
	padding-right: 2px;
}

.sous-titre-blocT1 {
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 1em;
}

.sous-sous-titre-blocT1 {
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	margin-bottom: 1em;
	color: #857367;
}

/* Titres des fiches */
.titre-blocT2 {
	margin-top: 0.4em;
	margin-left: 14px;
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #e26eaa;
}

.titre-blocT2 a {
	display: inline-block;
	margin-top: 4px;
	text-transform: none;
	text-decoration: none;
	color: #414141;
	font-size: 14px;
	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: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 14px;
	margin-bottom: 1em;
	color: #e26eaa;
}

/* 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: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #e26eaa;
}

.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 #C08393;
}

th {
	background: #C7909E;
	padding: 6px 10px;
	font-size: 1.3em;
}

td {
	background: #FFEFF4;
	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: #e26eaa;
	font-weight: bold;
}

/* Formulaires généraux */
.formT1 {
	overflow: hidden;
}

.formT1 fieldset {
	padding: 10px 8px;
	border: 1px solid #C08393;
	background: #FFEFF4;
	margin: 1em 0 2em 0;
}

.formT1 fieldset legend {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, Times, Gramond, serif;
	color: #000;
}

.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;
	overflow: hidden;
}

.list-prod .ligne-prod {
	margin-bottom: 30px;
}

.voir-prod-cat a {
	color: #fff;
}

.list-prod .prod {
	width: 222px;
	float: left;
	cursor: pointer;
	margin-right: 10px;
}

.list-prod .prod * {
	text-align: center;
}

.list-prod .ligne-prod .last {
	margin-right: 0;
}

.list-prod .cont-prod {
	border: 1px solid #fff;
	position: relative;
	padding: 6px;
}

.list-prod .prod:hover .cont-prod, .list-prod .prod:focus .cont-prod {
	border-color: #e26eaa;
}

.list-prod a.photo {
	margin-bottom: 6px;
}

.list-prod a {
	text-decoration: none;
}

.list-prod .nom {
	text-transform: uppercase;
}

.list-prod .nom, .list-prod .nom a {
	color: #000;
	text-align: left;
}

.list-prod .nom span {
	display: block;
	text-transform: none;
	color: #3e3e3e;
	text-align: left;
}

.list-prod .bas-prod {
	margin-top: 8px;
	padding: 0 6px 2px 6px;
	overflow: hidden;
	width: 210px;
	/*min-height: 40px;*/
}

.list-prod .prix {
	width: 90px;
	padding-top: 4px;
	font-size: 1em;
	text-align: left;
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

.list-prod .prix span {
	color: #000;
	font-size: 1.2em;
}

.list-prod .prix strong {
	color: #e26eaa;
	font-size: 1.6em;
}

.list-prod .prix del {
	font-size: 1.2em;
	color: #999;
}

.list-prod .btn-ajpan {
	position: absolute;
	bottom: -1px;
	right: -1px;
	border: none;
	background: #e26eaa;
	padding: 8px 8px 10px 8px;
	color: #fff;
}

.list-prod .prod .description, .cross-sell .prod .description {
	display: none;
}

.list-prod .etatPrix {
	height: 29px;
	line-height: 14px;
	background: url(../images/fond-etat-prix.png) no-repeat center top;
	color: #fff;
	padding: 3px 24px;
	text-transform: uppercase;
}

.list-prod .etatPrix strong {
	display: block;
	text-transform: none;
} 
/*
.list-prod .promo {
	background: #730000;
	color: #fff;
}
*/
.list-prod .nouveaute {
	line-height: 29px;
}

/* ----------------------------------- Liste des sous-catégories ----------------------------------- */
.voir-prod-cat {
	margin: 0 0 30px 0;
}

.voir-prod-cat a {
	color: #0E87F8;
	text-decoration: underline;
}

.list-cat .ligne-prod {
	margin-bottom: 4px;
}

.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;
	border-bottom: 1px dotted #000;
}

.cross-sell .prod .prix a {
	text-decoration: none;
}

.cross-sell .prod .prix span {
	padding-left: 12px;
	font-size: 1.1em;
	color: #000;
}

.cross-sell .prod .prix strong {
	display: block;
	padding-left: 12px;
	background: url(../images/fond-prix2.png) no-repeat right bottom;
	height: 28px;
	line-height: 28px;
	color: #e26eaa;
	font-size: 1.8em;
}

.cross-sell .prod .prix del {
	padding-left: 16px;
	font-size: 1.2em;
	color: #666;
}

.cross-sell .prod .nom, .cross-sell .prod .marque {
	display: none;
}

.cross-sell .prod .etatPrix {
	position: absolute;
	bottom: 14px;
	left: 14px;
	background: #e26eaa/* 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: none;
	/*background: url(../images/fond-cont-btn-panier.png) no-repeat right bottom;*/
	height: 39px;
	padding-right: 3px;
}

/* ------------------------------------------- Pagination ---------------------------------------- */
#navig-page {
	text-align: center;
}

#navig-page a {
	padding: 2px 5px 2px 6px;
	background: #FFEFF4;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #C08393;
}

#navig-page a.current, #navig-page a:hover, #navig-page a:focus {
	background: #000;
	color: #FFEFF4;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------------// HEADER //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#header {
	background: url(../images/fond-header-ronds.png) no-repeat center top;
}

#c2-header {
	background: url(../images/fond-header.png) repeat-x center 51px;
}

#c3-header {
	background: url(../images/banniere.png?2) no-repeat center top;
}

#c4-header {
	width: 960px;
	height: 221px;
	margin: 0 auto;
	position: relative;
}

#logo {
	position: absolute;
	top: 7px;
	left: -9px;
}

#logo a {
	display: block;
	text-decoration: none;
}

#slogan {
	position: absolute;
	bottom: 88px;
	left: 258px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

#slogan a {
	color: #fff;
	text-decoration: none;
}

#slogan strong {
	font-size: 20px;
	display: block;
}

#email-contact {
	position: absolute;
	top: 32px;
	left: 410px;
	font-size: 1.1em;
	color: #c08393;
}

#email-contact strong {
	text-transform: uppercase;
}

#email-contact a {
	text-decoration: none;
	color: #e26eaa;
}

#email-contact a:hover, #email-contact a:focus {
	text-decoration: underline;
}

/* ----------------------- Bloc avec le panier et le compte ----------------------- */
#compte-panier {
	position: absolute;
	top: 74px;
	right: 6px;
	width: 136px;
}

#cont-compte-panier {
	width: 160px;
}

#lien-compte-connexion {
	font-size: 1em; 
	font-family: Georgia, Times, Garamond, serif;
}

#lien-compte-connexion a {
	color: #000;
	text-decoration: none;
}

#lien-compte-connexion a:hover, #lien-compte-connexion a:focus {
	text-decoration: underline;
}

#lien-panier {
	font-size: 1em;
}

#lien-panier a {
	text-decoration: none;
	position: relative;
}

#lien-panier strong {
	display: block;
	color: #000;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 2px;
}

#nb_prod {
	display: block;
	padding: 0 6px;
	background: #e26eaa;
	color: #fff;
	font-size: 1.1em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#nb_prod strong {
	color: #fff;
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	font-weight: normal;
}

/* ----------------------- Bloc avec la recherche ----------------------- */
#form-recherche {
	position: absolute;
	top: 27px;
	right: 2px;
}

#form-recherche fieldset {
	border: none;
	position: relative;
	width: 142px;
	height: 21px;
}

#search {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(../images/txt-recherche.png) no-repeat left top;
	height: 17px;
	width: 106px;
	padding: 2px 3px;
	border: none;
}

#btn-recherche {
	position: absolute;
	top: 1px;
	right: 3px;
	background: url(../images/btn-recherche.png) no-repeat left top;
	overflow: hidden;
	text-indent: -9000px;
	height: 19px;
	width: 22px;
	border: none;
}

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------------// MENU //------------------------------------- //
 * -------------------------------------------------------------------------------------- */
#div-cont-cont-menu {
	width: 960px;
	margin: 0 auto 20px auto;
	position: relative;
	overflow: hidden;
}

ul#menu {
	list-style: none;
	list-style-image: none;
	width: 960px;
	padding-left: 0;
	height: 65px;
	padding: 0;
}

#menu li {
	float: left;
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 30px;
	margin-right: 10px;
}

#menu li.last {
	margin-right: 0;
}

#menu li#li17 {
	padding-top: 0;
}

#menu li a {
	float: left;
	padding: 0 0 0 6px;
	background: url(../images/menu-li-g.png) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	color: #fff;
}

#menu li a span {
	float: left;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 6px 0 0;
	background: url(../images/menu-li-d.png) no-repeat right top;
	text-align: center;
}

#menu li#li17 a {
	padding: 0;
	background: none;
	white-space: normal;
}

#menu li#li17 a span {
	height: 29px;
	width: 64px;
	padding: 32px 6px 4px 6px;
	line-height: normal;
	background: url(../images/menu-li-cd.png) no-repeat left top;
}

#menu li a:hover, #menu li a:focus, #menu li.current a, #menu li.ssm a.over {
	background-position: left bottom;
}

#menu li a:hover span, #menu li a:focus span, #menu li.current a span, #menu li.ssm a.over span {
	background-position: right bottom;
}

#menu li#li17 a:hover span, #menu li#li17 a:focus span, #menu li#li17.current a span, #menu li#li17.ssm a.over span {
	background-position: left bottom;
}

/* ----------------------- 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: #BAB5A9;
}

/* Zone dans laquelle est placée le sous menu */
#ssmenu {
	display: none;
	position: absolute;
	left: 0;
	z-index: 9999;
	background: #FFEFF4;
	padding: 10px;
	border: 1px solid #e26eaa;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

#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: #000;
	font-weight: normal;
	border-bottom: 1px solid #e26eaa;
	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 14px;
}

#ssmenu ul li a {
	background: url(../images/fleche-ssm.png) no-repeat left 6px;
}

#ssmenu ul li a:hover, #ssmenu ul li a:focus, #ssmenu ul li.current2 a {
	background: url(../images/fleche-ssm-over.png) no-repeat left 6px;
}

#ssmenu ul li a:hover, #ssmenu ul li a:focus, #ssmenu ul li.current2 a {
	color: #e26eaa;
	/*border-bottom:1px solid #e26eaa;*/
}

#blog {
	position: absolute;
	top: 136px;
	right: 0;
	border: none;
	text-decoration: none;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------------// FOOTER //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	padding-top: 90px;
	background: url(../images/fond-footer.png) repeat-x left top;
}

#c2-footer {
	clear: both;
	background: #16110C;
}

#c3-footer {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 7px 0;
	overflow: hidden;
	margin-bottom: 3px;
}

/* 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 {
	border-bottom: 1px dashed #fff;
	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 {
	color: #f3cfeb;
}

#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;
}

.dern-com li, #bloc-dern-com .menu-foot li {
	margin-bottom: 0.6em;
	border-bottom: none;
	font-size: 1.3em;
	color: #fff;
}

.dern-com li a, #bloc-dern-com .menu-foot li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	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: #f3cfeb;
}

#liens-footer {
	width: 960px;
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
	clear: both;
	color: #fff;
	background: url(../images/tirets-footer.png) repeat-x left top;
}

#liens-footer a {
	color: #fff;
	text-decoration: none;
}

#liens-footer a:hover, #liens-footer a:focus, #liens-footer a.current {
	color: #f3cfeb;
}

/*carrousel des marques*/
.carrouselContainer {
	margin: 15px auto;
}

#MenuMarque {
	margin: 0 auto;
	height: 50px;
	width: 700px;
}

.carrouselContainer #MenuMarque ul {
	padding-left: 0;
}

#MenuMarque ul {
	padding-left: 0;
	text-align: center;
}

.carrouselContainer #MenuMarque ul li {
	float: left;
	height: 50px;
	width: 50px;
	overflow: hidden;
}

#MenuMarque ul li {
	display: inline-block;
	text-align: center;
	height: 50px;
	width: 50px;
	overflow: hidden;
}

#MenuMarque ul li a {
	float: left;
}

.marque-simg {
	display: block;
	height: 42px;
	width: 42px;
	padding: 4px;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	background: #fff;
	color: #454545;
}

#stop, #resume {
	display: none;
}


/* -------------------------------------------------------------------------------------- //
 * ----------------------------------// BARRE LATERALE //-------------------------------- //
 * -------------------------------------------------------------------------------------- */
#barre-laterale {
	float: right;
	width: 222px;
}

/* Menus des blocs de la barre latérale, contenant le menu principal */
.titre-bloc-lat a {
	text-decoration: none;
	color: #C08393;
}

.titre-bloc-lat a:hover, .titre-bloc-lat a:focus {
	text-decoration: underline;
}

.menu-lat {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

.menu-lat li {
	/*border-bottom: 1px solid #ced0d2;*/
	font-size: 1.2em;
	background: url(../images/puce3.png) no-repeat left 6px;
	padding-left: 14px;
}

.menu-lat li a {
	display: block;
	padding: 3px 0;
	text-decoration: none;
	color: #000;
}

#menu-cat-lat li {
	border-bottom: none;
	list-style: none;
	list-style-image: none;
	margin-bottom: 0.6em;
	background: none;
	padding-left: 0;
}

.menu-lat li a:hover, .menu-lat li a:focus, .menu-lat li.current a {
	color: #e26eaa;
}

.menu-lat li ul li {
	border-bottom: none;
	font-size: 0.9em;
}

#menu-cat-lat li {
	margin-bottom: 0;
}

#menu-cat-lat li a {
	background: transparent url(../images/puce.png) no-repeat left 5px;
	padding: 3px 0 3px 14px;
}

#titre-menu {
	text-align: right;
	font-size: 24px;
	color: #4f3113;
	text-transform: uppercase;
	margin-bottom: 6px;
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

#menu-princ {
	margin-bottom: 22px;
}

#menu-princ ul {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

#menu-princ ul li {
	font-size: 1.3em;
	text-align: right;
	margin-bottom: 3px;
}

#menu-princ ul li a {
	display: inline-block;
	padding: 4px 26px 6px 10px;
	text-decoration: none;
	color: #f3cfeb;
	background: #4f3113 url(../images/puce-lat.png) no-repeat right 10px;
}

#menu-princ ul li a:hover, #menu-princ ul li a:focus, #menu-princ ul li.current a {
	color: #fff;
	background-image: url(../images/puce-lat-o.png);
}

/* ------------------------- Formulaire Newsletter ---------------------*/
#bloc-newsletter {
	background: url(../images/fond-newsletter.png) no-repeat left top;
	margin-bottom: 22px;
}

#bloc-newsletter .cont-cont-bloc-lat {
	padding: 12px 10px 10px 34px;
}

#bloc-newsletter .titre-bloc-lat {
	text-align: right;
	color: #fff;
}

#form-newsletter fieldset {
	border: none;
}

#form-newsletter fieldset p {
	margin-bottom: 6px;
	color: #fff;
}

#form-newsletter div * {
	vertical-align: middle;
}

#Newsletter {
	height: 16px;
	width: 126px;
	padding: 2px 3px;
	border: 1px solid #e26eaa;
	margin-top: 2px;
	margin-left: 10px;
}

#btn-newsletter {
	margin-top: 1px;
	background: #e26eaa;
	color: #fff;
	border: 1px solid #c08393;
	height: 20px;
	padding-bottom: 2px;
	font-size: 1.2em;
	line-height: 18px;
}

#btn-newsletter span {
	padding-left: 2px;
}

#btn-newsletter span span {
	padding-top: 1px;
	padding-right: 4px;
	font-size: 1.2em;
}

/* ------------------------- Paiement ---------------------*/
#bloc-paiement .titre-bloc-lat {
	padding: 16px 0 20px 54px;
	background: url(../images/picto-paiement-securise.png) no-repeat left top;
	color: #e26eaa;
}

#bloc-paiement .titre-bloc-lat a {
	color: #e26eaa;
}

#paiement-paypal-lat {
	background: url(../images/logo-paypal.png) no-repeat left top;
	padding: 0 0 0 90px;
}

#paiement-paypal-lat p {
	font-size: 1.2em;
}

#p-paypal-lat {
	margin-bottom: 10px;
}

#paiement-paypal-lat p span {
	color: #d60070;
}

/* ------------------------- Livraison ---------------------*/
#bloc-livraison .cont-cont-bloc-lat {
	background: url(../images/bandeau-nouveau.png) no-repeat right bottom;
	position: relative;
	padding-bottom: 10px;
}

#bloc-livraison .titre-bloc-lat {
	padding: 16px 0 20px 54px;
	background: url(../images/picto-livraison.png) no-repeat left top;
	color: #6c27ea;
}

#bloc-livraison .titre-bloc-lat a {
	color: #6c27ea;
}

#bloc-livraison ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 10px;
}

#bloc-livraison ul li {
	font-size: 1.2em;
	text-transform: uppercase;
}

#bloc-livraison ul li span {
	color: #6c27ea;
}

#logo-colissimo, #logo-mondial-relay {
	position: absolute;
}

#logo-colissimo {
	top: 66px;
	right: 73px;
}

#logo-mondial-relay {
	top: 61px;
	right: 6px;
}

#p-livraison {
	width: 160px;
}

/* ------------------------- Flux RSS ---------------------*/
#rss-blog a {
	display: block;
	padding: 2px 0 6px 54px;
	background: url(../images/picto-blog-rss.png) no-repeat left top;
	text-decoration: none;
	color: #000;
}

#rss-blog a strong {
	display: block;
	text-transform: uppercase;
	color: #ea5527;
	margin-bottom: 6px;
}

/* ------------------------- Guide des tailles ---------------------*/
#bloc-guide {
	background: #d05f9a url(../images/fond-guide.png) repeat-x left top;
	color: #fff;
}

#bloc-guide .cont-cont-bloc-lat {
	background: url(../images/illustration-tailles.png) no-repeat 8px 8px;
	padding: 10px 6px 6px 50px;
}

#bloc-guide .titre-bloc-lat {
	font-size: 1.4em;
	margin-bottom: 2px;
}

#bloc-guide p {
	font-size: 1.2em;
	color: #fff;
}

#bloc-guide .titre-bloc-lat a {
	color: #fff;
}

#bloc-paiement, #bloc-guide, #bloc-livraison, #paiement-fiche, #livraison-fiche, #avantage-fiche {
	cursor: pointer;
}

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------// 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 #e26eaa;
	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;
}

#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: #000;
}

#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: #FFEFF4;
	padding: 8px 12px;
}

#total-panier-pop a {
	color: #000;
	text-decoration: none;
}

#total-panier-pop a span {
	color: #e26eaa;
	font-weight: bold;
	padding-right: 14px;
	margin-right: 6px;
	background: url(../images/fleche-panier-pop.png) no-repeat right 4px;
}

#commander-panier-pop {
	background: #e5c5cf;
	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: #e26eaa;
	padding-right: 8px;
}

#btn-commander-pop span span {
	display: block;
	height: 20px;
	padding: 2px 0 0 8px;
	color: #fff;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// CONTENT //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#content {
	width: 960px;
	margin: 0 auto 50px auto;
}

#contenu {
	float: left;
	width: 722px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#contenu.large {
	float: none;
	width: 960px;
}

/* ---------------------------- Fil d'ariane -------------------------- */
#fil-ariane {
	padding: 14px 14px 6px 14px;
	margin-bottom: 0.8em;
}

#fil-ariane a {
	color: #0;
}

#retour {
	margin-right: 1em;
}

#retour span {
	padding-right: 8px;
	background: #C08393 url(../images/btn-retour-d.png) no-repeat right top;
}

#retour span span {
	padding: 0 0 0 20px;
	display: block;
	height: 25px;
	line-height: 23px;
	background: url(../images/btn-retour-g.png) no-repeat left top;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

#retour:hover span span, #retour:focus span span {
	color: #000;
}

/* ---------------------------------------------- Accueil -------------------------------------------- */
#titre-accueil {
	font-size: 1.2em;
	margin-bottom: 1em;
}

#nos-themes {
	height: 301px;
	width: 960px;
	margin: 0 auto 30px auto;
	background: url(../images/tous-themes.png) no-repeat left top;
	position: relative;
}

#nos-themes ul {
	list-style: none;
	padding: 0;
}

#nos-themes ul li {
	height: 139px;
	width: 110px;
	position: absolute;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#theme-0, #theme-1, #theme-2, #theme-3, #theme-4, #theme-5, #theme-6 {
	top: 0;
}

#theme-7, #theme-8, #theme-9, #theme-10, #theme-11, #theme-12, #theme-13 {
	bottom: 0
}

#theme-0, #theme-7 {
	right: 798px;
}

#theme-1, #theme-8 {
	right: 665px;
}

#theme-2, #theme-9 {
	right: 532px;
}

#theme-3, #theme-10 {
	right: 399px;
}

#theme-4, #theme-11 {
	right: 266px;
}

#theme-5, #theme-12 {
	right: 133px;
}

#theme-6, #theme-13 {
	right: 0;
}

#theme-0 {
	background: url(../images/vignette-0.png) no-repeat left top;
}

#theme-1 {
	background: url(../images/vignette-1.png) no-repeat left top;
}

#theme-2 {
	background: url(../images/vignette-2.png) no-repeat left top;
}

#theme-3 {
	background: url(../images/vignette-3.png) no-repeat left top;
}

#theme-4 {
	background: url(../images/vignette-4.png) no-repeat left top;
}

#theme-5 {
	background: url(../images/vignette-5.png) no-repeat left top;
}

#theme-6 {
	background: url(../images/vignette-6.png) no-repeat left top;
}

#theme-7 {
	background: url(../images/vignette-7.png) no-repeat left top;
}

#theme-8 {
	background: url(../images/vignette-8.png) no-repeat left top;
}

#theme-9 {
	background: url(../images/vignette-9.png) no-repeat left top;
}

#theme-10 {
	background: url(../images/vignette-10.png) no-repeat left top;
}

#theme-11 {
	background: url(../images/vignette-11.png) no-repeat left top;
}

#theme-12 {
	background: url(../images/vignette-12.png) no-repeat left top;
}

#theme-13 {
	background: url(../images/vignette-13.png) no-repeat left top;
}

#nos-themes ul li div {
	display: none;
	height: 124px;
	width: 102px;
	padding: 10px 4px 5px 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	cursor: pointer;
}

#nos-themes ul li:hover div, #nos-themes ul li:focus div {
	display: block;
	background: url(../images/transparence-grise.png) repeat left top;
}

#nos-themes ul li p {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 22px;
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	padding-bottom: 36px;
	background: url(../images/fleches-vignettes.png) no-repeat center bottom;
	margin-bottom: 10px;
}

#nos-themes ul li h2 {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

#nos-themes ul li h2 a {
	color: #fff;
	text-decoration: none;
}

#nos-themes ul li h2 span {
	text-transform: none;
	display: block;
}

/* ------------------------------ 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 {
	padding: 4px 0 14px 0;
	border-bottom: 1px solid #e26eaa;
	overflow: hidden;
	margin-bottom: 10px;
}

#BtnAddCartSup {
	float: right;
	margin-left: 20px;
}

#BtnAddCartSup span {
	padding-right: 8px;
	background: #e26eaa;
}

#BtnAddCartSup span span {
	padding: 0 0 0 20px;
	display: block;
	height: 35px;
	line-height: 32px;
	font-size: 1.2em;
	background: url(../images/btn-ajpan-sup-g.png) no-repeat left top;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}

#BtnAddCartSup span span span.prix {
	text-transform: none;
	padding: 0 8px 0 0;
	margin-right: 8px;
	float: none;
	font-size: 1em;
	display: inline-block;
	font-weight: bold;
	background: url(../images/btn-ajpan-sup-sep.png) no-repeat right center;
}

#BtnAddCartSup span span span.prix strong {
	font-size: 18px;
	font-family: "Lucida Sans", Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

#zone-photo {
	float: left;
	width: 400px;
	margin-bottom: 20px;
}

#principale {
	position: relative;
	margin-bottom: 10px;
}

.etatPrixFiche {
	padding: 4px 6px;
	background: #e26eaa;
	color: #fff;
	font-size: 1.6em;
	text-transform: uppercase;
	text-align: center;
}

#zone-photo .etatPrixFiche span {
	display: block;
}

#principale .photo {
	display: block;
	padding-bottom: 29px;
	background: url(../images/ombre-photo.png) no-repeat center bottom;
}

#principale .photo img {
	width: 400px;
	border: 1px solid #eee;
}

#prec, #suiv {
	display: none;
}

#miniatures ul {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

#miniatures ul li {
	float: left;
	margin: 0 30px 30px 0;
}

#zone-achat {
	float: right;
	width: 500px;
}

#zone-achat .resume {
	margin: 1em 0;
}

#zone-achat .resume .savoir-plus {
	color: #92384f;
	white-space: nowrap;
}

#engagements-fiche {
	float: right;
	width: 200px;
	margin-bottom: 30px;
}

#livraison-fiche, #paiement-fiche, #satisfait-fiche, #made-fiche, #avantage-fiche {
	font-family: Arial, Trebuchet MS, Verdana, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

#livraison-fiche strong, #paiement-fiche strong, #satisfait-fiche strong, #made-fiche strong, #avantage-fiche strong {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
}

#made-fiche {
	background: url(../images/made-in-france.png) no-repeat 6px top;
	padding: 0 0 0 60px;
	margin-bottom: 8px;
}

#paiement-fiche {
	background: url(../images/paiement-fiche.png) no-repeat left top;
	padding: 10px 0 10px 60px;
	margin-bottom: 8px;
}

#livraison-fiche {
	background: url(../images/livraison-fiche.png) no-repeat left top;
	padding: 6px 0 10px 60px;
	margin-bottom: 8px;
}

#avantage-fiche {
	background: url(../images/avantage-fiche.png) no-repeat 10px top;
	padding: 0 0 6px 60px;
}

#zone-prix {
	margin-bottom: 30px;
	border-top: 1px solid #e26eaa;
	border-bottom: 1px solid #e26eaa;
}

#cont-zone-prix {
	padding: 6px 0;
}

#zone-prix .p-ajpan {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 276px;
	text-align: center;
}

#zone-achat #prix-fiche .prix .lePrix {
	display: block;
	color: #e26eaa;
	font-size: 18px;
}

#zone-achat #prix-fiche del {
	color: #000;
	font-size: 18px;
}

#zone-achat #prix-fiche #ecopart {
	display: block;
	font-size: 0.9em;
	margin-top: 0.2em;
}

#PrixPromo, .promoPhrasePourc {
	clear: both;
}

#zone-achat .periode-promo {
	font-style: italic;
	margin-bottom: 0.8em;
}

.StockOK, .StockKO {
	margin-top: 0.6em;
	padding-left: 14px;
}

.StockOK {
	background: url(../images/stock-on.png) no-repeat left 3px;
}

.StockKO {
	background: url(../images/stock-off.png) no-repeat left 3px;
}

#param-prod {
	float: left;
	width: 240px;
	padding: 10px;
	border: 1px solid #e26eaa;
	margin-bottom: 30px;
}

/* --------------------------------------- Variations -------------------------------------- */
.variations, #Personnalisation {
	margin-bottom: 20px;
}

.block-variations, .bloc-personnalisation {
	clear: both;
	overflow: hidden;
	margin-bottom: 1em;
}

.block-variations .titre-variation, .titre-personnalisation {
	color: #000;
	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: #ddd;
	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;
	color: #857367;
}

.variations .qte-combo {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
}

.p-ajpan {
	font-size: 1em;
}

/* Personnalisation */
.titre-personnalisation {
	text-transform: uppercase;
}

.titre-personnalisation #PersoOblig {
	text-transform: none;
	font-size: 0.7em;
}

#Personnalisation label {
	display: block;
	font-size: 1.2em;
}

.bloc-personnalisation .textbox, .bloc-personnalisation textarea {
	width: 232px;
}

.dateForm {
	width: 80px;
	background: #fff url(/_t/_/img/picto-calendrier.png) no-repeat right 1px;
	padding-right: 22px;
}

.bloc-personnalisation .dateForm {
	width: 80px;
}

#BtnAddCart span {
	background: #e26eaa url(../images/btn-ajpan-fiche-d.png) repeat-x left bottom;
}

#BtnAddCart span span {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 30px 10px 6px 64px;
	background: url(../images/btn-ajpan-fiche-g.png) no-repeat left bottom;
	color: #fff;
	text-transform: uppercase;
}

/* Zone de partage (email à un ami, Facebook, Twitter) */
#zone-partage {
	display: none;
	padding: 8px;
	background: #1c1c1c;
	color: #000;
}

#jaimefb {
	padding-top: 10px;
}

#zone-partage p, #zone-partage label {
	color: #000;
}

#partage-nav {
	clear: both;
	min-height: 53px;
	width: 500px;
	position: relative;
}

#p-partager {
	position: absolute;
	top: 14px;
	right: 164px;
	text-align: right;
	font-size: 1.4em;
	color: #000;
}

#partage-nav ul {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
	margin: 0;
}

#partage-nav ul li {
	position: absolute;
	top: 0;
}

#li-partage-mail {
	right: 108px;
}

#li-partage-twitter {
	right: 54px;
}

#li-partage-facebook {
	right: 0;
}

/* Blocs avec les onglets pour les descriptions, caractéristiques, etc des fiches */
#suite-infos {
	padding: 30px 10px 10px 10px;
	position: relative;
}

#cross-sell .prod {
	margin-right: 36px;
	width: 270px;
}

#cross-sell .last {
	margin-right: 0;
}

#cross-sell .cont-prod {
	min-height: 240px;
}

#cross-sell .bas-prod {
	width: 270px;
}

.list-onglets {
	position: absolute;
	top: 0;
	left: 30px;
	list-style: none;
	list-style-image: none;
	padding-left: 0;
	z-index: 100;
}

.list-onglets li {
	float: left;
	margin-right: 5px;
}

.list-onglets li a {
	float: left;
	background: #000 url(../images/onglet-d.png) no-repeat right top;
	padding: 0 16px 0 0;
	text-decoration: none;
	outline: none;
}

.list-onglets li a span {
	float: left;
	display: block;
	height: 31px;
	line-height: 29px;
	padding: 0 0 0 16px;
	background: url(../images/onglet-g.png) no-repeat left top;
	color: #fff;
}

.list-onglets li a span span {
	background: url(../images/video-noir.png) no-repeat left 3px;
	padding: 0 0 0 28px;
}

.list-onglets li a.current, .list-onglets li a:hover, .list-onglets li a:focus {
	background-color: #fff;
	background-position: right bottom;
}

.list-onglets li a.current span, .list-onglets li a:hover span, .list-onglets li a:focus span {
	background-position: left bottom;
	color: #e26eaa;
}

.list-onglets li a.current span span, .list-onglets li a:hover span span, .list-onglets li a:focus span span {
	background: url(../images/video-blanc.png) no-repeat left 3px;
}

.cont-onglet {
	padding: 2em 20px 3em 20px;
	border: 1px solid #e26eaa;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#description p, #description ul {
	margin-bottom: 0.6em;
}

#description p {
	line-height: 1.4em;
}

#caracteristiques.cont-onglet ul li {
	margin-bottom: 0.4em;
}

/* --------------------------------------- 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: #fff;
}

#processus-commande p strong {
	display: block;
	margin: 0 auto 3px auto;
	width: 32px;
	height: 32px;
	padding-top: 2px;
	font-size: 2em;
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	background: url(../images/processus-etape.png) no-repeat left top;
}

#processus-commande p.current strong {
	background: url(../images/processus-etape-current.png) no-repeat left top;
	color: #000;
}

#processus-commande p span {
	font-size: 1.3em;
	text-align: center;
	display: block;
	color: #e26eaa;
}

#processus-commande p.current span {
	color: #000;
}

/* ----------------------------------- Panier et validation ---------------------------------- */
#titre-panier .titre {
	padding-left: 48px;
	background: url(../images/picto-panier.png) no-repeat left top;
}

#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: #C08393;
}

#no-prod p {
	margin: 1em 16px;
	text-align: center;
	color: #e26eaa;
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid #C08393;
	background: #FFEFF4;
	padding: 8px 8px 8px 8px;
}

#votre-panier {
	width: 940px;
	margin-left: 16px;
	border: none;
	border-left: 1px solid #C08393;
}

#votre-panier.validation {
	width: 928px;
}

#votre-panier th, #votre-panier td {
	border: 1px solid #C08393;
}

#votre-panier th {
	background: #C7909E;
}

#votre-panier thead th {
	border-top: none;
	color: #5c5b60;
	font-size: 1.3em;
	font-weight: normal;
	padding: 6px 10px;
}

#votre-panier td {
	background: #FFEFF4;
	padding: 10px;
	font-size: 1em;
}

#votre-panier th.panier-supprimer {
	padding: 0;
	background: #fff url(../images/fond-col-supprimer-head.png) no-repeat bottom left;
	border: none;
}

#votre-panier td.panier-supprimer {
	padding: 0;
	background: #fff url(../images/fond-col-supprimer.png) no-repeat bottom left;
	border: none;
}

#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;
}

#votre-panier .panier-description {
	border-left: none;
	width: 582px;
}

#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;
}

#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 #C08393;
}

.image-panier img {
	border: 1px solid #d9d5ca;
}

.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: #000;
}

.panier-prix p del {
	font-size: 1.3em;
	color: #000;
}

.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: #C08393;
	font-weight: bold;
}

#bon-reduction {
	padding: 10px 8px;
	margin-left: 16px;
	border: 1px solid #C08393;
	background: #FFEFF4;
	width: 378px;
}

#bon-reduction * {
	vertical-align: middle;
}

#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: #000;
}

#total-panier tbody th {
	background: #FFEFF4;
}

#total-panier tfoot th {
	text-transform: uppercase;
	font-size: 1.4em;
}

#total-panier tfoot td {
	background: #C7909E;
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
}

#total-panier select {
	font-size: 1em;
}

#total-panier tbody #td-remise {
	color: #e26eaa;
}

#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 #C08393;
	background: #FFEFF4;
}

#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 #C08393;
	background: #FFEFF4;
	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 #C08393;
	background: #FFEFF4;
}

#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 #C08393;
	background: #FFEFF4;
	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: #e26eaa;
}

#PapierKdo {
	margin-bottom: 1.5em;
}

#MsgColis textarea {
	width: 900px;
}

/* -------------------------- Fin Commande ---------------------------- */
#ThxCom {
	margin-bottom: 2em;
}

#NumCom {
	border: 1px solid #C08393;
	background: #FFEFF4;
	padding: 8px;
	margin-bottom: 2em;
}

.fin-commande table {
	margin-bottom: 1em;
}

.fin-commande table td {
	font-size: 1.3em;
}

#InfosTit {
	border: 1px solid #C08393;
	background: #FFEFF4;
	padding: 8px;
}

#InfosTit p {
	margin-bottom: 1em;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------// MODAL AJOUT PANIER //------------------------------ //
 * -------------------------------------------------------------------------------------- */
#simplemodal-container {
	width: 600px;
	background: #333333 !important;
}

#w_dialog-message #prix-fiche {
	color: red !important;
}

#modal-ajpan {
	background: #FFEFF4;
	border: 1px solid #C08393;
	padding: 10px;
	display: none;
	height: 200px;
}

#modal-ajpan #prod-ajout {
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	font-size: 1.3em;
	color: #000;
	border-bottom: 1px solid #000;
}

#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: #000;
}

#modal-ajpan .infos .prix {
	font-size: 1.3em;
}

#modal-ajpan .infos .prix strong {
	font-size: 1.3em;
	color: #e26eaa;
}

#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 #C08393;
	margin-bottom: 1em;
}

.titre-billet {
	margin-bottom: 0.4em;
}

.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: #FFEFF4;
}

#zone-commentaires ol li.admin {
	background: #ffebf0;
	border: 1px dashed #e26eaa;
}

#zone-commentaires ol li * {
	font-size: 1em;
}

#zone-add-com {
	margin-top: 2em;
}

#zone-add-com .sous-titre-blocT1 {
	border-bottom: 1px solid #000;
}

#boncommande {
	margin-bottom:10px;
	margin-left:12px;
	text-align:left;
}

.bloc-info {
	padding-left: 28px;
	background: url(../images/info-bg-blanc.png) no-repeat left 1px;
	margin: 1em 0 2em 0;
}

.bloc-info div {
	border: 1px solid #2471a4;
	background: #EFFAFF;
	padding: 8px;
}

.bloc-info div p {
	color: #000;
}

.prod-indisponible {
	margin: 1em 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;
}

.list-tri a {
	text-decoration: underline;
}

.list-tri a:hover, .list-tri a:focus {
	text-decoration: none;
}