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

body {
	font: normal 62.5% Helvetica, Geneva, Arial, Trebuchet MS, Bitstream Charter, FreeSans, sans-serif;
	background: #fff url(../images/ADF-Fond.jpg) repeat center top;
	color: #000000;
}
/*

font-family: 'Open Sans Condensed', sans-serif;

font-family: 'Courgette', cursive;

font-family: 'Economica', sans-serif;

*/
img {
	border: none;
}

a, label, button {
	cursor: pointer;
}

a {
	color: #d50073;
}

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

p, li, label, address, td, th {
	font-size: 1.2em;
	color: #000000;
}

label {
	color: #000000;
}

strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: bold;
}

ul {
	padding-left: 2em;
}

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

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

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

.textbox:hover, .textbox:focus, textarea:hover, textarea:focus {
	border-color: #d50073;
}

textarea {
	height: 6em;
}

select {
	border: 1px solid #cccccc;
	color: #000000;
}

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

.clear {
	clear: both;
}

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

.hidden {
	display: none !important;
}

/* ---------------------------------- 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;
}

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

.btnT1 span, #w_dialog-message #w_pagepanier span {
	display: block;
	padding: 0;
	background: none;
}

.btnT1 span span, #w_dialog-message #w_pagepanier span span {
	padding: 0 8px;
	height: 25px;
	line-height: 23px;
	font-size: 13px;
	background: #e8eac7;
	background: -moz-linear-gradient(top,  #e8eac7 0%, #dcdfa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8eac7), color-stop(100%,#dcdfa8));
	background: -webkit-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: -o-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: -ms-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: linear-gradient(to bottom,  #e8eac7 0%,#dcdfa8 100%);
	border: 1px solid #b8bd5d;
	-webkit-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #b8bd5d;
	color: #336600;
}

.btnT2 span, #w_dialog-message #w_pageretour span {
	display: block;
	padding: 0;
	background: none;
}

.btnT2 span span, #w_dialog-message #w_pageretour span span {
	padding: 0 8px;
	height: 25px;
	line-height: 23px;
	font-size: 13px;
	background: #f1f1f1;
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	background: linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	border: 1px solid #d6d6d6;
	-webkit-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #212121;
}

.btnT3 span span {
	border: none;
	height: 22px;
	line-height: 21px;
	padding: 0 8px;
	font-size: 1.2em;
	background: #e8eac7;
	background: -moz-linear-gradient(top,  #e8eac7 0%, #dcdfa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8eac7), color-stop(100%,#dcdfa8));
	background: -webkit-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: -o-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: -ms-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: linear-gradient(to bottom,  #e8eac7 0%,#dcdfa8 100%);
	border: 1px solid #b8bd5d;
	-webkit-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #b8bd5d;
	color: #336600;
}

.btnT4 span {
	display: block;
	float: right;
	padding: 0;
	background: #e8eac7;
	background: -moz-linear-gradient(top,  #e8eac7 0%, #dcdfa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8eac7), color-stop(100%,#dcdfa8));
	background: -webkit-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: -o-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: -ms-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: linear-gradient(to bottom,  #e8eac7 0%,#dcdfa8 100%);
	border: 1px solid #b8bd5d;
	-webkit-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #b8bd5d;
	color: #336600;
}

.btnT4 span span {
	padding: 6px 47px 6px 10px;
	border: none;
	background: url(../images/c-btn-valider-blanc.png) no-repeat right 13px;
}

.msie6 .btnT4 span span {
	background: url(../images/c-btn-valider-blanc-ie6.png) no-repeat right 13px;
}

.btnT4 span span span {
	padding: 0 12px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #c93b94;
	color: #ffffff;
	background: none;
}

.msie6 .btnT4 span span span {
	background: none;
}





.btnT5 span {
	padding: 0 10px;
	background: #e8eac7;
	background: -moz-linear-gradient(top,  #e8eac7 0%, #dcdfa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8eac7), color-stop(100%,#dcdfa8));
	background: -webkit-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: -o-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: -ms-linear-gradient(top,  #e8eac7 0%,#dcdfa8 100%);
	background: linear-gradient(to bottom,  #e8eac7 0%,#dcdfa8 100%);
	border: 1px solid #b8bd5d;
	-webkit-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #b8bd5d;
	color: #336600;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.btnT5 span span {
	padding: 0;
	height: 35px;
	line-height: 35px;
	background: none;
	border: none;
}

.btnT6 span {
	padding: 0 10px;
	background: #f1f1f1;
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	background: linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	border: 1px solid #d6d6d6;
	-webkit-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #212121;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.btnT6 span span {
	padding: 0;
	height: 35px;
	line-height: 35px;
	background: none;
	border: none;
}





#btn-aller-pop span {
	background: #f1f1f1;
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	background: linear-gradient(top,  #f1f1f1 0%,#dedede 100%);
	border-color: #d6d6d6;
	-webkit-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	box-shadow: inset -1px 1px 0 0px rgba(255, 255, 255, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #212121;
}

#btn-aller-pop span span {
	background: url(../images/p-btn-aller-panier-noir.png) no-repeat right 7px;
	color: #212121;
}

.msie6 #btn-aller-pop span span {
	background: url(../images/p-btn-aller-panier-noir-ie6.png) no-repeat right 7px;
}

.zone-btn {
	padding-top: 10px;
}

/* -------------------------------------------------------------------------------------- //
 * -----------------------------------// COMBOBOX //------------------------------------- //
 * -------------------------------------------------------------------------------------- */
.comboBox, .comboBoxChild {
	cursor: default;
}

.comboBox {
    border: 1px solid #666666;
    height: 18px;
    background: #e7e7e7;
}

.comboBox input {
	height: 16px;
	font-size: 11px;
	padding: 1px 4px;
	background: transparent;
	color: #000000;
}

.comboBox .comboBoxSelect {
	cursor: pointer;
    height: 18px;
    width: 25px;
    background: #666666 url(../images/c-btn-combobox-blanc.png) no-repeat 8px 4px;
}

.msie6 .comboBox .comboBoxSelect {
    background: #666666 url(../images/c-btn-combobox-blanc-ie6.png) no-repeat 8px 4px;
}

.comboBoxList {
    border: 1px solid #000000 !important;
    background: #ffffff;
}

.comboBoxList li {
	font-size: 11px;
}

.comboBoxList .alt {
    background: #cccccc;
}

.comboBoxList .comboBoxChildHover {
	background: #666666 !important;
}

.comboBoxList .comboBoxChildHover a {
	color: #ffffff !important;
}

.comboBoxList .current {
	background: #444444 !important;
}

/* ------------- Chosen --------------- */
.chzn-container {
	font-size: 1em;
}

.chzn-container .chzn-results {
  max-height: 340px;
}

.chzn-container .chzn-results li {
	padding: 5px 7px 6px;
	font-size: 11px;
}

.chzn-container .chzn-results .group-result {
	color: #000;
}

.chzn-container-single .chzn-single {
	font-size: 11px;
	color: #000;
	height: 18px;
	line-height: 18px;
	border-color: #dfdede;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}

.chzn-container, .chzn-container * {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.chzn-container-single .chzn-single div {
	width: 22px;
	border-color: #dfdede;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}

.chzn-container-single .chzn-single div b {
	background-position: 3px -3px;
}

.chzn-container-single .chzn-drop {
	border-color: #dfdede;
}

.chzn-container-single .chzn-search {
	display: none;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// BLOCS //-------------------------------------- //
 * -------------------------------------------------------------------------------------- */
.block p, .block li, .bloc address {
	margin-bottom: 6px;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// TITRES //------------------------------------- //
 * -------------------------------------------------------------------------------------- */
.h1 {
	margin-bottom: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #d50073;
}

.c1-h1 {
	display: block;
	font-weight: normal;
}

.h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	margin: 10px 0;
	color: #336600;
}

.h3 {
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 10px 0;
	color: #666666;
}

.h1 a {
	color: #336600;
}

.h1 a:hover, .h1 a:focus {
	text-decoration: underline;
	color: #000000;
}

.h1 a, .h2 a {
	text-decoration: none;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// TABLEAUX //----------------------------------- //
 * -------------------------------------------------------------------------------------- */
table, td, th {
	border: none;
}

th {
	padding: 4px 8px;
	font-weight: normal;
	background: #666666;
	background: -moz-linear-gradient(top,  #666666 0%, #444444 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#444444));
	background: -webkit-linear-gradient(top,  #666666 0%,#444444 100%);
	background: -o-linear-gradient(top,  #666666 0%,#444444 100%);
	background: -ms-linear-gradient(top,  #666666 0%,#444444 100%);
	background: linear-gradient(top,  #666666 0%,#444444 100%);
	color: #ffffff;
}

.tableT1 thead th {
	background: none;
}

td {
	padding: 4px 8px;
}

td p, td li, td address, td label, td input, td select, th p, th li, th address, th label, th input, th select {
	font-size: 1em;
}

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

.tableT1, .tableT1 th, .tableT1 td {
	border-collapse: collapse;
}

.tableT1 thead th {
	padding: 0 1px;
}

.tableT1 thead th div {
	overflow: hidden;
	white-space: nowrap;
	padding: 4px 8px;
	background: #4b4b4b;
	background: -moz-linear-gradient(top,  #4b4b4b 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b4b4b), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #4b4b4b 0%,#000000 100%);
	background: -o-linear-gradient(top,  #4b4b4b 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #4b4b4b 0%,#000000 100%);
	background: linear-gradient(top,  #4b4b4b 0%,#000000 100%);
	color: #ffffff;
}

.cadre-tableT2 {
	padding: 5px;
	background: #4b4b4b;
	background: -moz-linear-gradient(top,  #4b4b4b 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b4b4b), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #4b4b4b 0%,#000000 100%);
	background: -o-linear-gradient(top,  #4b4b4b 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #4b4b4b 0%,#000000 100%);
	background: linear-gradient(top,  #4b4b4b 0%,#000000 100%);
}

.c1-cadre-tableT2 {
	padding: 5px;
	background: #ffffff;
}

.tableT2, .tableT2 th, .tableT2 td {
	border-collapse: collapse;
}

.tdl {
	text-align: left;
}

.tdc {
	text-align: center;
}

.tdr {
	text-align: right;
}

/* -------------------------------------------------------------------------------------- //
 * -----------------------------------// FORMULAIRES //---------------------------------- //
 * -------------------------------------------------------------------------------------- */
.success{
	color: green;
}

.erreur {
	margin-bottom: 2em;
}

.erreur * {
	font-weight: bold;
	color: red;
}

/* Formulaires généraux */
.formT1 {
	overflow: hidden;
	margin-bottom: 10px;
}

.formT1 .titre-form {
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, Garamond, serif;
	margin-bottom: 12px;
}

.formT1 fieldset {
	margin: 1em 0 2em 0;
	padding: 6px 0;
	border: none;
}

.formT1 fieldset legend {
	padding: 0 4px;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

.formT1 fieldset legend em {
	font-size: 11px;
	font-weight: normal;
}

.regroupement {
	padding-right: 30px;
	margin-bottom: 0.6em;
	overflow: hidden;
	clear: both;
	position: relative;
}

.msie6 .no-column .formT1 .regroupement {
	width: 900px;
}

.verif-champ {
	position: absolute;
	top : 4px;
	right: 0;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	height: 12px;
	width: 12px;
}

.champ-ko .textbox, .champ-ko textarea, .champ-ko select {
	border-color: #d50073;
}

.champ-ko .verif-champ {
	background: url(../images/c-champ-ko.png) no-repeat right center;
}

.msie6 .champ-ko .verif-champ {
	background: url(../images/c-champ-ko-ie6.png) no-repeat right center;
}

.champ-ok .verif-champ {
	background: url(../images/c-champ-ok.png) no-repeat right center;
}

.msie6 .champ-ok .verif-champ {
	background: url(../images/c-champ-ok-ie6.png) no-repeat right center;
}

.msie6 .regroupement {
	width: 100%;
	float: right;
}

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

.formT1 label em {
	font-size: 11px;
}

.formT1 .precision {
	clear: both;
	float: right;
	width: 292px;
	font-size: 1.1em;
	font-style: italic;
	color: #666666;
}

#check-livraison {
	padding-top: 4px;
}

#check-livraison label {
	width: 322px;
}

.formT1 .textbox, .formT1 textarea, .formT1 select {
	float: right;
	width: 284px;
	margin-left: 20px;
}

.formT1 textarea {
	max-width: 284px;
}

.formT1 select {
	width: 292px;
}

.choix-horiz ul {
	margin-left: 20px;
	list-style: none;
	list-style-image: none;
	float: right;
	width: 292px;
	padding-left: 0;
}

#inscription p {
	float: right;
	width: 218px;
	font-size: 1.1em;
	text-align: right;
}

.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;
}

.msie6 .choix-horiz ul li label, .msie6 .choix-horiz ul li select {
	float: left;
}

.formT1 .zone-button {
	padding: 6px 27px 0 0;
	float: right;
	clear: both;
}

.formT1 .zone-button a {
	margin-right: 20px;
	font-size: 1.1em;
	color: #000000;
}

.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;
}

.warning {
	margin-right: 2px;
}

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

.tooltip {
	font-size: 1.2em;
}

.cat-illusts {
	margin: 0 -5px;
	padding-bottom: 5px;
	font-size: 0;
}

.cat-illust {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 5px;
	text-decoration: none;
}

/* --------------------------- Listes des produits générales ----------------------------- */
.list-prod {
	clear: both;
	margin-bottom: 10px;
}

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

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

.list-prod .list-tri a {
	text-decoration: underline;
}

.list-prod .list-tri a:hover, .list-prod .list-tri a:focus {
	text-decoration: none;
}

.ligne-prod {
	clear: both;
	margin-bottom: 10px;
}

.list-prod .prod {
	float: left;
	margin-right: 22px;
	width: 212px;
	border: 3px solid #fff;
	cursor: pointer;
}

.list-prod .prod:hover, .list-prod .prod:focus {
	border-color: #d50073;
}

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

.list-prod .c1-prod {
	position: relative;
}

.list-prod .prod-haut {
	text-align: center;
	padding: 4px 4px 0 4px;
}

.list-prod .prod-photo {
	display: block;
	height: 200px;
	width: 200px;
	border: 2px dashed #dcdddf;
	margin-bottom: 8px;
}

.list-prod .prod-photo img {
	max-width: 200px;
	max-height: 200px;
}

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

.list-prod .prod-nom {
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
}

.list-prod .prod-nom-a {
	color: #336600;
}

.list-prod .wizicss-etoiles-bg {
	display: inline-block;
	margin: 0 0 4px 0;
	text-align: left;
}

.msie-old .list-prod .wizicss-etoiles-bg {
	display: inline;
	zoom: 1;
}

.list-prod .prod-bas {
	overflow: hidden;
	width: 204px;
	padding: 4px;
}

.list-prod .prod-prix {
	text-align:center;
	font-size: 1em;
}

.list-prod .prod-prix-a {
	color: #d50073;
}

.list-prod .prod-apd {
	font-size: 1.1em;
	display: block;
}

.list-prod .prod-prix-actuel {
	font-size: 1.5em;
}

.list-prod .prod-prix-ancien {
	font-size: 1.1em;
	color: #333333;
}

.prod-btn {
	float: right;
}

.btn-ajpan span {
	padding: 0;
	float: right;
}

.btn-ajpan span span {
	display: block;
	background: url(../images/BTN_petit-ajouter-panier.gif) no-repeat left top;
	padding: 0;
	width: 119px;
	height: 30px;
	overflow: hidden;
	text-indent: -9000px;
	font-size: 1.1em;
	line-height: 30px;
	color: #cc0066;
}

.list-prod .prod-description {
	display: none;
}

.etatPrix {
	padding: 0 10px;
	width: 130px;
	height: 25px;
	line-height: 27px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	background: url(../images/c-promo.png) no-repeat center top;
	color: #ffffff;
}

.etat-jusqua {
	display: none;
}

.list-prod .etatPrix {
	position: absolute;
	top: 12px;
	left: 31px;
}

/* ---------------- Listes Cross Selling ----------------- */
#cross-sell-fiche {
	clear: left;
	float: left;
	width: 462px;
}

#cross-sell-fiche .h2 {
	padding-left: 5px;
}

.prod-cross {
	float: left;
	margin: 0 15px 4px 5px;
	width: 134px;
	text-align: center;
}

.prod-cross img {
	width: 130px;
	border: 2px dashed #dcdddf;
}

.prod-cross:hover img, .prod-cross:focus img {
	border-color: #d50073;
}

.prod-cross .prod-nom {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
}

.prod-cross .prod-nom-a {
	text-decoration: none;
	color: #336600;
}

.cross-sell .prod {
	margin-right: 22px;
}

.cross-sell .last {
	margin-right: 0;
}

/* --------------------------------- Filtres ----------------------------------- */
#filtres-liste, .pagination-zone {
	height: 20px;
	margin-bottom: 16px;
}

#cat-h1 {
	float: left;
	width: 490px;
}

#filtres-liste {
	float: right;
	padding-top: 20px;
	width: 200px;
}

#filtres-liste .pagination {
	float: right;
	width: 200px;
}

#filtres-liste select {
	font-size: 11px;
}

#liste-tri {
	float: left;
	height: 20px;
}

#liste-tri .chzn-search {
	display: none;
}

/* ------------------------------------------- Pagination ---------------------------------------- */
.pagination {
	float: right;
	margin-left: 20px;
	text-align: right;
}

.pagination-h1 {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
	font-weight: normal;
}

.msie-old .pagination-h1 {
	display: inline;
	zoom: 1;
}

.pagination-page {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #006700;
}

.pagination .current, .pagination-page:hover, .pagination-page:focus {
	color: #6fbd6f;
}

.pagination-prev span, .pagination-next span {
	overflow: hidden;
	text-indent: -9000px;
	display: block;
	height: 18px;
	width: 18px;
}

.pagination-prev span {
	background: url(../images/c-page-prec.png?2) no-repeat 7px 5px;
}

.pagination-prev:hover span, .pagination-prev:focus span {
	background-position: 7px -95px;
}

.pagination-next span {
	background: url(../images/c-page-suiv.png?2) no-repeat 8px 5px;
}

.pagination-next:hover span, .pagination-next:focus span {
	background-position: 8px -95px;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------------// HEADER //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#c2-header {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	min-height: 100px;
	position: relative;
}

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

#logo a {
	display: block;
	text-decoration: none;
}

#logo strong {
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	height: 0;
}

#slogan {
	position: absolute;
	bottom: 5px;
	right: 500px;
	text-indent: 0;
	font-family: 'Courgette', cursive;
	font-size: 15px;
	font-weight: normal;
	color: #254500;
}

#svc-client-header {
	position: absolute;
	left: 528px;
	top: 18px;
	width: 220px;
	font-size: 12px;
	text-align: center;
}

#svc-client-header a {
	text-decoration: none;
	color: #254500;
}

.num-tel {
	display: block;
	line-height: 35px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #d50073;
}

#svc-client-header .num-tel {
	color: #d50073;
}

/* -------------- Compte / Panier ----------------- */
#compte-panier {
	position: absolute;
	right: 0;
	top: 10px;
	padding-right: 58px;
	width: 84px;
	height: 80px;
	background: url(../images/h-panier.png) no-repeat right bottom;
}

#mon-compte {
	margin-bottom: 15px;
	line-height: 15px;
	font-size: 13px;
}

#mon-compte a {
	display: block;
	color: #244400;
	text-decoration: none;
}

#mon-compte a:hover, #mon-compte a:focus {
	text-decoration: underline;
}

#mon-panier a {
	text-decoration: none;
}

#titre-mon-panier {
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #d50073;
}

#nb_prod {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #244400;
}

/* -------------------------------------------------------------------------------------- //
 * -----------------------------// ELEMENTS REASSURANCES //------------------------------ //
 * -------------------------------------------------------------------------------------- */
.reassurances {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 930px;
	list-style: none;
	background: #ffedf7;
	border: 1px dashed #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

#reassurances-fiche {
	margin: 0 0 10px 0;
	padding: 0;
	width: 432px;
	background: #ebf7cc;
}

.rea {
	float: left;
	font-family: 'Economica', sans-serif;
	font-size: 15px;
}

.msie-old #reassurances-fiche .rea, .msie8 #reassurances-fiche .rea {
	font-size: 14px;
}

.rea-satisfait {
	width: 120px;
}

#reassurances-fiche .rea-satisfait {
	width: 109px;
}

.rea-paiement {
	width: 158px;
	border-left: 1px solid #fff;
}

#reassurances-fiche .rea-paiement {
	width: 150px;
	border-left: 1px solid #fff;
}

.rea-livraison {
	width: 202px;
	border-left: 1px solid #fff;
}

#reassurances-fiche .rea-livraison {
	width: 171px;
	border-left: 1px solid #fff;
}

.rea-livraison2 {
	width: 242px;
	border-left: 1px solid #fff;
}

.rea-facebook {
	width: 204px;
	border-left: 1px solid #fff;
}

.a-rea {
	display: block;
	padding: 4px 4px 4px 35px;
	height: 38px;
	line-height: 19px;
	text-decoration: none;
	color: #313131;
}

.a-rea:hover, .a-rea:focus {
	color: #d50073;
}

#reassurances-fiche .a-rea:hover, #reassurances-fiche .a-rea:focus {
	color: #006700;
}

.rea-satisfait .a-rea {
	padding: 4px 4px 4px 42px;
	background: url(../images/f-rea-satisfait.png) no-repeat 7px 7px;
}

#reassurances-fiche .rea-satisfait .a-rea {
	padding: 4px 4px 4px 37px;
	background: url(../images/f-rea-satisfait.png) no-repeat 6px 7px;
}

.rea-paiement .a-rea {
	padding: 4px 4px 4px 48px;
	background: url(../images/f-rea-paiement.png) no-repeat 10px 10px;
}

#reassurances-fiche .rea-paiement .a-rea {
	padding: 4px 4px 4px 45px;
	background: url(../images/f-rea-paiement.png) no-repeat 6px 10px;
}

.rea-livraison .a-rea {
	padding: 4px 4px 4px 54px;
	background: url(../images/f-rea-livraison.png) no-repeat 11px 12px;
}

#reassurances-fiche .rea-livraison .a-rea {
	padding: 4px 4px 4px 47px;
	background: url(../images/f-rea-livraison.png) no-repeat 7px 12px;
}

.rea-livraison2 .a-rea {
	padding: 4px 4px 4px 65px;
	background: url(../images/f-rea-livraison2.png) no-repeat 10px 12px;
}

.rea-facebook .a-rea {
	padding: 4px 4px 4px 47px;
	background: url(../images/f-rea-facebook.png) no-repeat 10px 8px;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------------// FOOTER //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	margin: 0 auto;
	padding-top: 5px;
	width: 960px;
	background: url(../images/bg-blocT2-h.png) no-repeat center top;
}

#c1-footer {
	padding-bottom: 6px;
	background: url(../images/bg-blocT2-b.png) no-repeat center bottom;
}

#c2-footer {
	padding: 5px 15px;
	background: url(../images/bg-blocT2-rep.png) repeat-y center top;
	overflow: hidden;
}

.f-bloc {
	float: left;
	width: 200px;
	margin: 0 20px 10px 0;
}

.pave-foot {
	width: 162px;
}

#f-bloc-4 {
	float: right;
	margin-right: 0;
}

.f-h1 {
	font-size: 1.2em;
	margin-bottom: 6px;
	color: #336600;
}

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

.f-li-lvl0 {
	font-size: 12px;
}

.f-a-lvl0, .pave-foot .f-li-lvl0 a {
	display: block;
	padding: 1px 0;
	text-decoration: none;
	color: #336600;
}

.f-a-lvl0:hover, .f-a-lvl0:focus, .current .f-a-lvl0, .pave-foot .f-li-lvl0 a:hover, .pave-foot .f-li-lvl0 a:focus {
	color: #d50073;
}

#partenaires {
	clear: both;
}

#partenaires .block {
	clear: both;
	margin-bottom: 0;
}

/*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: #ffffff;
	color: #666666;
}

#stop, #resume {
	display: none;
}

/* -------------------------------------------------------------------------------------- //
 * ----------------------------------// BARRE LATERALE //-------------------------------- //
 * -------------------------------------------------------------------------------------- */
/* ----------------------- Gauche ------------------------- */
#sidebar {
	float: right;
	width: 222px;
	margin: -4px 0 9px 0;
	padding: 7px 0 0 12px;
	background: url(../images/s-bg.png) repeat-y left top;
}

.s-bloc {
	text-align: center;
}

.c1-s-bloc {
	display: inline-block;
	width: 222px;
	text-align: left;
}

.s-bloc-no-mef .block {
	margin: 0;
	padding: 0;
}

.s-bloc-no-mef .c1-s-bloc {
	width: auto;
}

.s-bloc-no-mef img {
	max-width: 222px;
}

/* Menus des blocs de la barre latérale, contenant le menu principal */
.s-h1 {
	margin-bottom: 3px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #006700;
}

.c1-s-h1 {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

.s-h1 a {
	text-decoration: none;
	color: #006700;
}

.s-h1 a:hover, .s-h1 a:focus {
	text-decoration: underline;
}

#sidebar .s-bloc .Ttxt {
}

.s-bloc .Iimg {
	padding: 0;
}

.s-bloc .block .Iimg {
	overflow: hidden;
	max-width: 222px;
}

.s-menu {
	margin-bottom: 10px;
	list-style: none;
	padding-left: 0;
}

.s-bloc .s-menu:last-child {
	margin-bottom: 0;
}

.s-li-lvl0 {
	font-size: 1.2em;
}

.s-a-lvl0 {
	display: block;
	padding: 1px 0 1px 6px;
	background: url(../images/puce-nav.png) no-repeat left 8px;
	font-family: 'Economica', sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #3e3e3e;
}

.s-a-lvl0:hover, .s-a-lvl0:focus, .current .s-a-lvl0 {
	background-position: left -92px;
	color: #d3006f;
}

/* ------------------------- Formulaire Newsletter ---------------------*/
#form-newsletter .block {
	margin: -20px 0 0 0;
	padding: 15px 102px 0 0;
	width: 120px;
}

#form-newsletter p {
	font-size: 
}

#form-newsletter fieldset {
	position: relative;
    border: none;
}

#form-newsletter fieldset p {
	margin-bottom: 6px;
}

#Newsletter {
	height: 21px;
	width: 170px;
	line-height: 21px;
	padding: 0 40px 0 10px;
	background: #fbfee8;
	border: 1px solid #bcddbc;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5cba5c;
}

#Newsletter:hover, #Newsletter:focus {
	color: #009700;
}

#Newsletter:focus {
	text-transform: none;
}

#btn-newsletter {
	display: block;
	border: none;
	background: none;
	position: absolute;
	top: 0;
	right: 2px;
	font-size: 1em;
}

.msie6 #btn-newsletter, .msie7 #btn-newsletter {
	width: 22px;
}

.firefox #btn-newsletter, .safari #btn-newsletter {
	top: 1px;
	right: -1px;
	background: none;
}

#btn-newsletter span {
	display: block;
}

#btn-newsletter span span {
    padding: 0 4px;
    height: 20px;
	line-height: 20px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #009700;
}

/* ------------------------- Flux RSS ---------------------*/
#rss-blog {
	padding: 0;
	font-size: 11px;
}

#rss-blog a {
	display: block;
	text-decoration: none;
	color: #000000;
	overflow: hidden;
}

.rss-picto {
	display: block;
	float: left;
	margin: 1px 8px 0 0;
	background: #d50073 url(../images/s-picto-rss.png) no-repeat center center;
	width: 28px;
	height: 28px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.msie #rss-blog a {
	padding-bottom: 4px;
}

.rss-h1 {
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #d50073;
}

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------// PANIER DEPLIANT //-------------------------------- //
 * -------------------------------------------------------------------------------------- */
/* Pop-up du contenu du panier au survol du nombre d'articles dans le header */
#panier-pop {
	position: absolute;
	z-index: 9999;
	width: 400px;
	padding: 2px;
	display: none;
	background: #fff;
	border: 1px solid #d1d5ac;
	-moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#c1-panier-pop {
	border: 1px dashed #ebf2d8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

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

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

#diapo-panier {
	clear: both;
	overflow: hidden;
	margin: 0.4em 6px 0 6px;
	border-bottom: 3px solid #e9e9e9;
}

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

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

.msie-old #diapo-panier ul li {
	display: block;
}

.p-prod {
	display: table-row;
}

.msie-old .p-prod {
	display: block;
	overflow: hidden;
}

.p-prod p {
	font-size: 12px;
}

.p-photo, .p-nom, .p-pu, .p-quantite, .p-prix {
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 6px;
}

.msie-old .p-photo, .msie-old .p-nom, .msie-old .p-pu, .msie-old .p-quantite, .msie-old .p-prix {
	float: left;
}

.p-photo {
	width: 50px;
}

.p-photo img {
	border: 1px solid #ffffff;
}

.p-prod a {
	text-decoration: none;
	color: #000000;
}

.p-nom {
	padding: 0 6px 6px 6px;
	text-align: left;
}

.msie-old .p-nom, .msie-old .p-pu, .msie-old .p-quantite, .msie-old .p-prix {
	width: 160px;
}

.p-prix, .p-pu, .p-quantite {
	text-align: right;
}

.msie-old .p-pu, .msie-old .p-prix {
	width: 60px;
}

.p-prix a {
	color: #336600;
}

.p-quantite {
	padding: 0 6px 6px 6px;
}

.msie-old .p-quantite {
	width: 30px;
}

#prevBtn, #nextBtn {
	float: left;
	margin-bottom: 10px;
}

#prevBtn {
	margin-left: 6px;
}

#prevBtn a, #nextBtn a {
	float: left;
	display: block !important;
	overflow: hidden;
	text-indent: -9000px;
	width: 35px;
	height: 25px;
	outline: none;
}

#prevBtn a {
	-moz-border-radius: 0 0 0 4px;
	-webkit-border-radius: 0 0 0 4px;
	border-radius: 0 0 0 4px;
}

#nextBtn a {
	-moz-border-radius: 0 0 4px 0;
	-webkit-border-radius: 0 0 4px 0;
	border-radius: 0 0 4px 0;
}

#prevBtn a {
	background: #f4aecc url(../images/p-img-pan-prec-o.png) no-repeat center center;
}

#prevBtn a.disable {
	background: #f4aecc url(../images/p-img-pan-prec.png) no-repeat center center;
}

#nextBtn a {
	background: #f4aecc url(../images/p-img-pan-suiv-o.png) no-repeat center center;
}

#nextBtn a.disable {
	background: #f4aecc url(../images/p-img-pan-suiv.png) no-repeat center center;
}

#prevBtn a:hover, #prevBtn a:focus, #nextBtn a:hover, #nextBtn a:focus {
	background-color: #d50073;
}

#prevBtn .disable:hover, #prevBtn .disable:focus, #nextBtn .disable:hover, #nextBtn .disable:focus {
	background-color: #f4aecc;
}

#p-fp {
	margin-bottom: 6px;
	overflow: hidden;
	font-size: 11px;
}

.p-fp-nom {
	float: left;
	width: 220px;
}

.p-fp-th, .p-fp-prix {
	font-size: 12px;
}

.p-fp-th {
	float: left;
	margin-left: 5px;
	text-align: right;
	width: 92px;
}

.p-fp-prix {
	float: right;
	text-align: right;
	width: 68px;
	color: #336600;
}

.msie-old #p-fp {
	text-align: right;
}

.msie-old #p-fp-nom, .msie-old .p-fp-th, .msie-old .p-fp-prix {
	float: none;
	display: inline;
	text-align: right;
	zoom: 1;
}

#p-bas {
	clear: both;
	margin: 0 6px;
	padding-bottom: 6px;
}

#p-manque {
	margin-bottom: 6px;
	font-size: 11px;
	font-style: italic;
	color: #d50073;
}

#total-panier-pop {
	padding: 2px 0;
	border-top: 3px solid #e9e9e9;
	text-align: right;
	font-weight: bold;
	font-size: 1.6em;
	text-transform: uppercase;
}

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

#total-panier-pop #wizi-montant-pop {
	margin-left: 20px;
	color: #336600;
}

#commander-panier-pop {
	clear: both;
	overflow: hidden;
	padding: 8px 6px;
}

.msie6 #commander-panier-pop {
	height: 30px;
}

#commander-panier-pop p {
	font-size: 1em;
}

#btn-aller-pop {
	float: left;
}

#btn-aller-pop span {
	display: block;
	padding: 0 6px 0 8px;
	border: 1px solid #d0d0d0;
}

#btn-aller-pop span span {
	padding: 0 14px 0 0;
	border: none;
	height: 25px;
	line-height: 23px;
	font-size: 1.3em;
}

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

/* Pop-up du contenu du panier au survol du nombre d'articles dans le header */
#compte-pop {
	position: absolute;
	z-index: 9999;
	width: 400px;
	padding: 2px;
	display: none;
	background: #fff;
	border: 1px solid #d1d5ac;
	-moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#c1-compte-pop {
	border: 1px dashed #ebf2d8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-top: 6px;
}

#compte-pop ul li {
	font-size: 11px;
	margin-bottom: 10px;
	color: #d50073;
}

#compte-pop ul li a {
	text-decoration: none;
	color: #222222;
}

#compte-pop ul li a strong {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #d50073;
}

.msie #compte-pop ul li a strong {
	display: inline-block;
}

.msie #compte-pop ul li a span {
	display: block;
}

#compte-pop ul li a:hover strong, #compte-pop ul li a:focus strong {
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// CONTENT //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#corps {
	width: 960px;
	margin: 0 auto;
}

.content {
	margin-bottom: 11px;
	padding-top: 5px;
	background: url(../images/bg-blocT1-h.png) no-repeat center top;
}

.c1-content {
	padding-bottom: 6px;
	background: url(../images/bg-blocT1-b.png) no-repeat center bottom;
}

.c2-content {
	padding: 0 10px 10px 10px;
	background: url(../images/bg-blocT1-rep.png) repeat-y center top;
}

#contenu {
	float: left;
	width: 698px;
	padding: 0 0 10px 0;
}

#contenu.no-column, .msie6 .no-column {
	float: none !important;
	width: 940px !important;
}

/* ---------------------------- Fil d'ariane -------------------------- */
#fil-ariane {
	visibility: hidden;
	height: 14px;
	padding: 0 0 6px 0;
	font-size: 11px;
}

#fil-ariane a {
	color: #000000;
	text-decoration: none;
}

#fil-ariane a:hover, #fil-ariane a:focus {
	text-decoration: underline;
}

#fil-ariane .first {
	font-weight: bold;
	color: #d50073;
}

#fil-ariane span {
	color: #000000;
}


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

#slider {
	margin-bottom: 9px;
	width: 960px;
	height: 400px;
	overflow: hidden;
	position: relative;
}

#c1-slider {
	width: 960px;
	height: 400px;
	overflow: hidden;
}

.nivo-imageLink, .nivo-imageLinkimg, .nivo-slice {
	overflow: hidden;
}

.nivo-controlNav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 0;
	list-style: none;
	z-index: 20;
}

.nivo-controlNav a {
	float: left;
	display: block;
	width: 0px;
	height: 0px;
	background: url(../images/h-slider-li.png) no-repeat left top;
	overflow: hidden;
	text-indent: -9000px;
	outline: none;
}

.nivo-controlNav a.active, .nivo-controlNav a:hover, .nivo-controlNav a:focus {
	background-position: left bottom;
}

.nivo-directionNav a {
	display: block;
	position: absolute;
	top: 132px;
	width: 36px;
	height: 36px;
	overflow: hidden;
	text-indent: -9000px;
}

.nivo-directionNav .nivo-prevNav {
	left: 6px;
	background: url(../images/h-slider-prec4.png) no-repeat left top;
}

.nivo-directionNav .nivo-nextNav {
	right: 6px;
	background: url(../images/h-slider-suiv4.png) no-repeat left top;
}

.bloc-acc {
	float: left;
	margin-bottom: 10px;
}

#bloc-acc-0 {
	margin-right: 10px;
}

#bloc-acc-2 {
	float: right;
}

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

.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 -------------------------------------- */
#formProd {
	position: relative;
	padding-top: 5px;
}

#zone-achat {
	float: right;
	margin-right: 5px;
	width: 434px;
}

.wizicss-partage {
	padding-top: 10px;
	width: 434px;
}

#picto1, #picto2 {
    display: block;
    float: right;
    margin: 0 0 10px 10px;
}

#picto2 {
    clear: right;
}

#titre-fiche {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	color: #d50073;
}

#description-courte {
	margin-bottom: 6px;
}

.savoir-plus {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	color: #000;
}

#ref {
	font-size: 10px;
	margin-bottom: 20px;
}

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

#bloc-achat {
    clear: both;
}

/* --------------------------------------- Variations -------------------------------------- */
#variations, #Personnalisation {
	margin-bottom: 20px;
}

.bloc-variations, .bloc-personnalisation {
	clear: both;
	margin-bottom: 1em;
}

.bloc-variations p, .bloc-personnalisation p, .bloc-variations label, .bloc-personnalisation label {
	font-size: 1.2em;
}

.variations-h2, .personnalisations-h1 {
	padding: 4px 16px;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 4px;
	color: #ffffff;
	background: #666666;
	background: -moz-linear-gradient(top,  #666666 0%, #444444 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#444444));
	background: -webkit-linear-gradient(top,  #666666 0%,#444444 100%);
	background: -o-linear-gradient(top,  #666666 0%,#444444 100%);
	background: -ms-linear-gradient(top,  #666666 0%,#444444 100%);
	background: linear-gradient(top,  #666666 0%,#444444 100%);
}

.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 #d0d0d0;
}

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

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

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

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

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

.variationGroupeMenu {
	margin-bottom: 1em;
}

.variations-h3, .personnalisations-h2 {
	font-size: 1.3em;
	font-family: Georgia, Times, Garamond, serif;
	font-weight: normal;
	font-style: italic;
	margin: 0.4em 0;
	color: #857367;
}

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

/* Personnalisation */
.personnalisations-h2 label {
	font-size: 1em;
	color: #857367;
}

.titre-personnalisation {
	text-transform: uppercase;
}

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

#Personnalisation label {
	display: block;
}

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

.bloc-personnalisation textarea {
	max-width: 492px;
}

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

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

/* --------------------- Prix -------------------- */
.promoPhrase {
	font-weight: bold;
	color: #006a00;
}

#prix-stock {
	float: left;
	padding: 12px 0 30px 0;
	width: 160px;
}

#prix-fiche del {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

#prix-fiche span {
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 45px;
	line-height: 45px;
	color: #d50073;
}

#prix-fiche strong {
	font-weight: normal;
}

#prix-fiche #ecopart {
	display: block;
	font-size: 10px;
	color: #000;
}

/*Colonne de droite de la #zone-achat de la fiche produit*/
.stock-fiche {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
}

.StockOK {
	color: #006a00;
}

.StockKO {
	color: #f00;
}

.p-ajpan {
	font-size: 1em;
	padding: 0 0 30px 0;
}

#BtnAddCart {
	float: right;
}

#commande-12h {
	margin-bottom: 6px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
}

#livraison-fiche {
	margin-bottom: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	color: #404040;
}

#svc-client-fiche {
	overflow: hidden;
	margin-bottom: 20px;
	text-align: right;
}

#svc-client-fiche .question-conseil {
	float: left;
	padding-top: 2px;
	width: 246px;
	font-size: 14px;
	text-align: left;
	color: #d50073;
}

#svc-client-fiche a {
	text-decoration: none;
}

/* Zone photo */
#zone-photo {
	margin-left: 5px;
	width: 400px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}

.avec-mini #zone-photo {
	width: 484px;
}

#principale {
	width: 400px;
	text-align: center;
	position: relative;
}

.avec-mini #principale {
	float: right;
}

#survol-zoom {
	clear: right;
	float: right;
	padding-top: 10px;
	width: 400px;
	text-align: center;
}

.avec-mini #principale {
	float: right;
}

.avec-mini #survol-zoom {
	clear: right;
	float: right;
}

#principale img {
	border: 1px solid #d4d4d4;
	width: 398px;
}

#principale .zoomWrapperImage img {
	width: auto;
}

#principale .photo {
	display: block;
}

.clic-zoom {
	display: block;
	position: absolute;
	bottom: 1px;
	right: 1px;
	overflow: hidden;
	width: 30px;
	height: 30px;
	background: #ffffff url(../images/c-zoom.png) no-repeat center center;
	-moz-border-radius: 6px 0 0 0;
	-webkit-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
	z-index: 99;
	text-indent: -9000px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-box-shadow: -3px -3px 3px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: -3px -3px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: -3px -3px 3px 0px rgba(0, 0, 0, 0.2);
}

.clic-zoom:hover, .clic-zoom:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

#lightbox img {
	max-height: 600px !important;
	max-width: 800px !important;
}

#miniatures {
	float: left;
	position: relative;
	width: 70px;
	height: 350px;
}

#c1-miniatures {
	overflow: hidden;
	width: 70px;
	height: 322px;
}

#prec, #suiv {
	position: absolute;
	bottom: 0;
	height: 16px;
	width: 18px;
	padding: 2px 0 0 4px;
	background: #d50073;
}

#prec.disable, #suiv.disable {
	background: #ddd;
}

#prec {
	left: 10px;
}

#suiv {
	right: 10px;
}

#miniatures ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	overflow: hidden;
	height: 10000px;
}

.miniature {
	height: 70px;
	margin-top: 14px;
}

#miniatures .first {
	margin-top: 0;
}

#miniatures .lightbox {
	display: none;
}

.miniature a {
	display: block;
	outline: none;
}

.miniature img {
	height: 68px;
	border: 1px solid #e3e3e3;
}

.zoomThumbActive img, .miniature  a:hover img, .miniature a:focus img {
	border-color: #d50073;
}

.etatPrixFiche {
	position: absolute;
	top: 10px;
	left: 204px;
	z-index: 200;
}

/* Avis produit */
#note-produit {
	margin: 0 0 10px 0;
}

#note-produit p, #note-produit .wizicss-etoiles-bg {
	display: inline-block;
	vertical-align: middle;
}

#note-produit p {
	padding-top: 1px;
	font-size: 11px;
	line-height: 21px;
}

.wizicss-etoiles-bg {
	margin-right: 15px;
}

.msie-old #note-produit p, .msie-old #note-produit .wizicss-etoiles-bg {
	display: inline;
	zoom: 1;
}

#avis-h1 {
	display: none !important;
	text-transform: uppercase;
	margin-right: 15px;
}

.wizicss-ecrire-avis {
	margin-right: 15px;
	padding-left: 12px;
	background: url(../images/c-ecrire-avis.png) no-repeat left 1px;
	text-decoration: underline;
	color: #444444;
}

.wizicss-lire-avis {
	padding-left: 18px;
	background: url(../images/c-lire-avis.png) no-repeat left 1px;
	text-decoration: underline;
	color: #444444;
}

/* ---------------- Partage ---------------- */
.wizicss-partage-email-btn {
	display: block;
	float: left;
	text-decoration: none;
}

.wizicss-partage-email-btn span {
	display: block;
	background: #fff;
	background: -moz-linear-gradient(top, #fff, #e7e7e7 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e7e7e7));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wizicss-partage-email-btn:hover span, .wizicss-partage-email-btn:focus span {
	background: #fff;
}

.wizicss-partage-email-btn span span {
	height: 18px;
	line-height: 18px;
	padding: 0 5px 0 26px;
	/*padding: 0;
	width: 28px;
	overflow: hidden;
	text-indent: -9000px;*/
	font-size: 1.1em;
	border: 1px solid;
	color: #666;
	border-color: #d7d6de;
	background: url(../images/c-picto-partage-mail.png) no-repeat 3px 3px;
}

.msie .wizicss-partage-email-btn span span {
	height: 19px;
	background: url(../images/c-picto-partage-mail.png) no-repeat 3px 4px;
}

.wizicss-partage-email-btn:hover span span, .wizicss-partage-email-btn:focus span span {
	background: url(../images/c-picto-partage-mail.png) no-repeat 3px 3px;
	border-color: #aaa;
}

.wizicss-partage-facebook-btn, .wizicss-partage-twitter-btn, .wizicss-partage-google-btn, .wizicss-partage-pinterest-btn {
	float: left;
	overflow: hidden;
	margin-left: 10px;
}

.wizicss-partage-facebook-btn {
	width: 104px;
}

.wizicss-partage-twitter-btn {
	width: 110px;
}

.wizicss-partage-google-btn {
	width: 74px;
}

.wizicss-partage-pinterest-btn {
	width: 84px;
}

.wizicss-partage-min2 .wizicss-partage-facebook-btn {
	width: 96px;
}

.wizicss-partage-min2 .wizicss-partage-twitter-btn {
	width: 106px;
}

.wizicss-partage-min2 .wizicss-partage-google-btn {
	width: 73px;
}

.wizicss-partage-min2 .wizicss-partage-pinterest-btn {
	width: 75px;
}

.wizicss-partage-min .wizicss-partage-facebook-btn {
	width: 56px;
}

.wizicss-partage-min .wizicss-partage-twitter-btn {
	width: 70px;
}

.wizicss-partage-min .wizicss-partage-google-btn {
	width: 32px;
}

.wizicss-partage-min .wizicss-partage-pinterest-btn {
	width: 43px;
}

.msie-old .wizicss-partage-min .wizicss-partage-facebook-btn {
	width: 56px;
}

.msie-old .wizicss-partage-min .wizicss-partage-twitter-btn {
	width: 72px;
}

.msie-old .wizicss-partage-min .wizicss-partage-google-btn {
	width: 32px;
}

.msie-old .wizicss-partage-min .wizicss-partage-pinterest-btn {
	width: 43px;
}




.wizicss-partage-form {
	display: none;
}

.wizicss-partage-form fieldset {
	border: none;
}

.wizicss-erreurs-liste {
	margin-bottom: 2em;
}

.wizicss-erreur {
	color: #c73030;
}

.wizicss-succes {
	color: #00a153;
	margin-bottom: 2em;
}

.wizicss-partage-form-txt {
	margin-bottom: 1em;
}

.wizicss-partage-form-sombre .wizicss-partage-form-txt {
	color: #fff;
}

.wizicss-partage-form .wizicss-regroupement {
	margin-bottom: 6px;
	text-align: right;
	vertical-align: top;
}

.wizicss-partage-form .wizicss-regroupement * {
	vertical-align: top;
}

.wizicss-partage-form label {
	display: inline-block;
	width: 200px;
	margin-right: 6px;
	padding-top: 6px;
	text-align: right;
	font-size: 1.2em;
}

.msie-old .wizicss-partage-form label {
	display: inline;
	zoom: 1;
}

.wizicss-partage-form .wizicss-label-chk {
	width: 274px;
	margin: 0 0 0 6px;
	padding-top: 0;
	text-align: left;
}

.wizicss-regroupement-chk, .wizicss-regroupement-chk * {
	vertical-align: top;
}

.wizicss-partage-form .wizicss-checkbox {
	width: auto;
}

.wizicss-partage-form-sombre label {
	color: #fff;
}

.wizicss-partage-form .wizicss-textbox, .wizicss-partage-form .wizicss-textarea {
	display: inline-block;
	width: 266px;
	font-size: 1.2em;
}

.msie-old .wizicss-partage-form .wizicss-textbox, .msie-old .wizicss-partage-form .wizicss-textarea {
	display: inline;
	zoom: 1;
}

.wizicss-zone-btn {
	text-align: right;
}

.wizicss-zone-btn .wizicss-button {
	display: inline-block;
}

.msie-old .wizicss-zone-btn .wizicss-button {
	display: inline-block;
}

.wizicss-btnT1 span {
	background: #222222;
	background: -moz-linear-gradient(top,  #444444 0%, #222222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#222222));
	background: -webkit-linear-gradient(top,  #444444 0%,#222222 100%);
	background: -o-linear-gradient(top,  #444444 0%,#222222 100%);
	background: -ms-linear-gradient(top,  #444444 0%,#222222 100%);
	background: linear-gradient(top,  #444444 0%,#222222 100%);
	border-color: #222222;
	color: #fff;
}

.wizicss-partage-form-sombre .wizicss-btnT1 span {
	border-color: #aaaaaa;
}

.wizicss-btnT2 span {
	background: #dcdcdc;
	background: -moz-linear-gradient(top,  #ffffff 0%, #9f9fa6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#9f9fa6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#9f9fa6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#9f9fa6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#9f9fa6 100%);
	background: linear-gradient(top,  #ffffff 0%,#9f9fa6 100%);
	border-color: #d8e4e6;
	color: #3b3a3b;
}

/* --------- Suite des infos (description, caractéristiques, cross-selling --------- */
.liste-onglets {
	clear: both;
	overflow: hidden;
	float: left;
	height: 29px;
	width: 930px;
	list-style: none;
	list-style-image: none;
	padding: 0;
	border-bottom: 2px solid #c93b94;
}

.msie6 #liste-infos, .msie7 #liste-infos {
	float: left;
	position: relative;
}

.liste-onglets li {
	float: left;
	margin: 0 0 0 7px;
}

.liste-onglets li.first {
	margin: 0;
}

.liste-onglets li a {
	float: left;
	display: block;
	color: #212121;
	background: #f1f1f1;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	background: linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	border: 1px solid #d6d6d6;
	border-bottom: none;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	height: 28px;
	line-height: 28px;
	/*width: 159px;*/
	padding: 0 20px;
}

.liste-onglets li a.current, .liste-onglets li a:hover, .liste-onglets li a:focus {
	background: #c93b94;
	background: -moz-linear-gradient(top,  #c93b94 0%, #dfa5c5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c93b94), color-stop(100%,#dfa5c5));
	background: -webkit-linear-gradient(top,  #c93b94 0%,#dfa5c5 100%);
	background: -o-linear-gradient(top,  #c93b94 0%,#dfa5c5 100%);
	background: -ms-linear-gradient(top,  #c93b94 0%,#dfa5c5 100%);
	background: linear-gradient(top,  #c93b94 0%,#dfa5c5 100%);
	border-color: #c93b94;
	color: #fff;
}

#liste-infos li a.current, #liste-infos li a:hover, #liste-infos li a:focus, #liste-infos li#li-cross-sell a.current, #liste-infos li#li-cross-sell a:hover, #liste-infos li#li-cross-sell a:focus {
	background-color: #c93b94;
}

.cont-onglet {
	clear: both;
	padding: 20px 0 0 0;
}

.msie6 .cont-onglet, .msie7 .cont-onglet {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#infos {
	clear: both;
	padding: 2px 10px 10px 10px;
	border: 1px dashed #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#infos .h2 {
	margin-top: 0;
}

#description p, #description li {
	margin-bottom: 6px;
}

#description :first-child {
	margin-top: 0;
}

#caracteristiques li {
	margin-bottom: 6px;
}

/* -------------------------------------------------------------------------------------- //
 * ----------------------// PANIER ET PROCESSUS DE COMMANDE //--------------------------- //
 * -------------------------------------------------------------------------------------- */
.ecopart {
	font-size: 10px;
}

.zone-qte {
	position: relative;
	width: 54px;
	height: 30px;
}

.zone-qte input, .zone-qte a {
	position: absolute;
}

.zone-qte input {
	top: 4px;
	left: 0;
	width: 30px;
	padding: 3px 4px;
	border: 1px solid #ffffff;
}

.zone-qte a {
	right: 0;
}

.plus {
	top: 4px;
}

.moins {
	top: 18px;
}

#menu-compte, #infos-compte,  #AddFact, #AddLivr, #histo-link {
	margin-bottom: 20px;
}

#votre-panier.validation thead {
	display: none;
}

#votre-panier.validation tfoot td {
	font-family: Helvetica, Geneva, Arial, Trebuchet MS, Bitstream Charter, FreeSans, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}

#votre-panier.validation tfoot th {
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
}

#votre-panier.validation .panier-sstot p strong {
	color: #000000;
}

#votre-panier.validation tfoot .total td {
	font-family: Georgia, Times, Garamond, serif;
	font-size: 2em;
	font-weight: bold;
	color: #d50073;
}

#votre-panier.validation tfoot .total th {
	font-size: 1.4em;
	font-weight: bold;
	padding-right: 8px;
}

#choix-paiement {
	padding: 0;
	border: none;
}

.mode-paiement {
	float: left;
	width: 210px;
	padding: 5px;
	border: 2px solid #cccccc;
	margin: 0 8px 8px 0;
	position: relative;
	cursor: pointer;
}

.mode-paiement label img {
	max-width: 190px;
}

.mode-paiement label {
	text-align: center;
}

#contentCgv {
	display: none;
}

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

#form-cgv fieldset#cgv {
	padding: 8px 8px 4px 8px;
}

#valid-pai {
	overflow: hidden;
}

#cgv {
	clear: none;
	float: right;
	width: 500px;
	text-align: right;
}

#cgv p {
	padding-top: 6px;
	font-size: 1.4em;
}

#cgv p strong {
	font-family: Georgia, Times, Garamond, serif;
	color: #d50073;
}

#btn-paiement {
	margin-left: 30px;
	float: right;
}

#infocom {
	margin-bottom: 20px;
}

/* ---------------------------- Cnil, etc. ------------------------------ */
#PwdOk {
	margin-bottom: 1em;
}

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

#perdu {
	clear: both;
	padding: 10px 30px 10px 0;
	text-align: right;
}

/* -------------------------------------- Mon compte ------------------------------*/
#pass-oublie {
	margin-top: 1em;
	padding: 10px 0;
}

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

#pass-oublie .textbox {
	width: 12em;
	margin-right: 4px;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------------// MODAL //------------------------------------- //
 * -------------------------------------------------------------------------------------- */
#simplemodal-container {
	background: #ffffff !important;
}

#simplemodal-container p, #simplemodal-container li, #simplemodal-container label, #simplemodal-container address {
	color: #000000 !important;
}

#simplemodal-container a {
	color: #d50073 !important;
}

#simplemodal-container #basicModal h4, #simplemodal-container #basicModalCgv h4 {
	color: #000;
}

/* -------------------------------------------------------------------------------------- //
 * -------------------------------// BANDEAUX FICHE //----------------------------------- //
 * -------------------------------------------------------------------------------------- */
#w_bandeau #pagepanier2 {
	border: none;
}

#w_bandeau #prod-nom, #w_bandeau .price strong {
	color: #ffffff;
}

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

#w_dialog-message {
	overflow: hidden;
	padding-bottom: 10px;
}

#w_dialog-message #prix-fiche {
	font-size: 24px;
}

#w_dialog-message #prix-fiche strong {
	color: #c93b94 !important;
}

#w_dialog-message #w_pagepanier {
	clear: both;
}

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------------// 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 {
	margin-bottom: 30px;
}

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

.billet .block {
	clear: both;
}

.block .h1:first-child, .block .h2:first-child, .block .h3:first-child {
	margin-top: 0;
}

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

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

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

/* ------------------------------ Commentaires des billets du blog ---------------------------- */
.commentaires-billet {
	margin-top: 2em;
	padding-top: 7px;
	border-top: 1px solid #444444;
}

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

#zone-commentaires {
	margin-top: 1em;
	padding-top: 7px;
	border-top: 1px solid #444444;
}

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

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

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

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

#zone-commentaires ol li.admin {
	border: 1px dashed #d50073;
	background: #b2e5ff;
}

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

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

.bloc-info {
	padding: 10px 0 10px 50px;
	margin: 1em 0 2em 0;
	background: url(../images/c-illustration-info.png) no-repeat left 1px;
}

.bloc-info div {
	border: 1px solid #2471a4;
	padding: 8px;
	background: #EFFAFF;
}

.bloc-info div p {
	color: #000000;
}

#div-img-raw {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 1px;
	z-index: -9999;
}

#div-img-raw img {
	visibility: hidden;
}

#w_bandeau-hover {
	height: 105px;
}

/* ----------------- Début Avis ----------------- */
.wizicss-commentaires .wizicss-prod-pres {
    width: 600px;
}

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

/* Note générale du produit */
.wizicss-etoiles-bg, .wizicss-etoiles-fg, .wizicss-liste-etoiles li label {
	background-image: url(../images/c-etoiles-fushia.png);
}

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

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

#c1-note-boutique {
    margin: 10px;
}

/* ----------------- Fin Avis ----------------- */
/*----------------- prix decressif  **************/
.range-h1 { padding-top: 20px; margin-bottom: 6px; }
.range-table { margin-bottom: 20px; }
.range-th { background: #ebf7cc; }
.range-td { background: #f2f2f2; }

/*----------------- vente flash   **************/
.flash-sale { position: absolute; top: 0; left: 0; }
.flash-sale { width: 215px; }
.flash-sale .flash-sale-h1 { font-size: 10px; }
.flash-sale .countdown { width: 95px; }
.flash-sale .flash-sale-h2 { display: none; font-size: 11px; }
.flash-sale .dash .digit { font-size: 12px; }
.flash-sale .dash .dash-ext { font-size: 12px; }
#flash-sale { margin-bottom: 20px; width: 400px; }
#flash-sale-h1 { font-size: 16px; }



/*----------------- formulaire   ***************/
.w_form .field-ko .textbox,
.w_form .field-ko .date-input,
.w_form .field-ko textarea {
    background: #f6e6e6; border: 1px solid #a80e0e; color: #a80e0e;
}
.w_form .field-ko .date-input{
    background: #f6e6e6 url(/_t/_/images/images-sp1.png?2) no-repeat 63px -1183px;
}
.w_form .textbox:hover,
.w_form .textbox:focus,
.w_form .date-input:hover,
.w_form .date-input:focus,
.w_form textarea:hover,
.w_form textarea:focus {
    border-color: #db5449;
}
.success { color: #328b1a; }
.success-group { background: #e7f5e4; }
.success-group .success { color: #328b1a; }
