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

body {
	font: normal 62.5% Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

img {
	border: none;
}

a, label, button {
	cursor: pointer;
}

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

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

ul {
	padding-left: 2em;
}

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

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

.textbox, textarea {
	border: 1px solid;
	padding: 2px 3px;
}

textarea {
	height: 6em;
}

select {
	border: 1px solid;
}

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

.clear {
	clear: both;
}

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

/* ---------------------------------- 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;
	border: 1px solid;
	height: 25px;
	line-height: 23px;
	font-size: 13px;
}

.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;
	border: 1px solid;
	height: 25px;
	line-height: 23px;
	font-size: 13px;
}

.btnT3 span span {
	border: none;
	height: 22px;
	line-height: 21px;
	padding: 0 8px;
	font-size: 1.2em;
}

.btnT4 span {
	display: block;
	float: right;
	padding: 0;
	border: 1px solid;
}

.btnT4 span span {
	padding: 6px 47px 6px 10px;
	border: none;
}

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

#BtnAddCartSup {
	float: right;
	margin: 0 0 0 30px;
}

#BtnAddCart {
	float: right;
	margin: 0 0 0 30px;
}

.btn-ajpan-fiche span {
	float: right;
	display: block;
	padding: 2px 10px;
	border: 1px solid;
}

.btn-ajpan-fiche span span {
	border: none;
	padding: 0 0 0 26px;
	height: 26px;
	line-height: 24px;
	text-indent: 0;
	width: auto;
	background-position: 0 3px;
	font-size: 13px;
}

.btn-ajpan-fiche span span span {
	float: none;
	display: inline;
	padding: 0 6px 0 0;
	border-right: 1px solid;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-right: 6px;
	font-size: 1em;
	vertical-align: baseline;
}

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

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

.comboBox {
    border: 1px solid;
    height: 18px;
}

.comboBox input {
	height: 16px;
	font-size: 11px;
	padding: 1px 4px;
}

.comboBox .comboBoxSelect {
	cursor: pointer;
    height: 18px;
    width: 25px;
}

.comboBoxList {
    border: 1px solid !important;
}

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

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

/* -------------------------------------------------------------------------------------- //
 * -------------------------------------// TITRES //------------------------------------- //
 * -------------------------------------------------------------------------------------- */
.h1 {
	border-bottom: 1px solid;
	font-size: 1.4em;
	padding-bottom: 1px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.h1 strong {
	display: block;
	padding: 6px 10px;
	text-transform: uppercase;
}

.h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 16px 0;
}

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

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

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

/* Titres des blocs de l'accueil, des pages informatives, des listes de produits et de catégories, etc. */
.titre-blocT1 {
	text-transform: uppercase;
	font-family: Georgia, Times, Garamond, serif;
	font-size: 1.6em;
	margin: 1em 0;
}

.sous-titre-blocT1 {
	font-family: Georgia, Times, Garamond, serif;
	font-size: 1.4em;
	margin: 1em 0;
}

/* Titres des rubriques du processus de commande */
.titre-processus {
	border-bottom: 1px solid;
	font-size: 1.4em;
	padding-bottom: 1px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.titre-processus strong {
	display: block;
	padding: 6px 10px;
	text-transform: uppercase;
}

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

th {
	padding: 4px 8px;
	font-weight: normal;
}

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

.cadre-tableT2 {
	padding: 5px;
}

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

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

.tdl {
	text-align: left;
}

.tdc {
	text-align: center;
}

.tdr {
	text-align: right;
}

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

.erreur * {
	font-weight: bold;
}

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

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

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

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

.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 {
	margin-bottom: 1.4em;
	overflow: hidden;
}

.tooltip {
	font-size: 1.2em;
}

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

.list-tri {
	font-size: 11px;
	margin-bottom: 1em;
	font-family: Arial, Trebuchet MS, Geneva, Helvetica, 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: 22px;
}

.list-prod .prod {
	width: 170px;
	float: left;
	cursor: pointer;
	border: 1px solid;
	margin-right: 21px;
}

.msie6 .list-prod .prod {
	margin-right: 21px;
}

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

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

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

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

.list-prod a.photo {
	display: block;
	margin-bottom: 8px;
}

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

.list-prod .haut-prod .nom {
	font-size: 1.2em;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

.list-prod .nom, .list-prod .nom a {
	text-align: left;
}

.list-prod .brand a {
	font-size: 11px;
	display: block;
	text-transform: none;
	text-align: left;
}

.list-prod .bas-prod {
	overflow: hidden;
	width: 166px;
	padding: 2px;
	margin-top: 8px;
}

.list-prod .bas-prod .prix {
	margin-left: 8px;
}

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

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

.list-prod .prix strong {
	font-size: 1.5em;
	white-space: nowrap;
}

.list-prod .prix del {
	font-size: 1.1em;
	white-space: nowrap;
}

.list-prod .btn-ajpan, .list-prod .btn-voir-fiche {
	float: right;
	border: none;
	background: none;
}

.list-prod .btn-ajpan span, .list-prod .btn-voir-fiche span {
	border: 3px solid;
	-moz-border-radius: 29px;
	-webkit-border-radius: 29px;
	border-radius: 29px;
}

.msie6 .list-prod .btn-ajpan span, .msie7 .list-prod .btn-ajpan span, .msie8 .list-prod .btn-ajpan span, .msie6 .list-prod .btn-voir-fiche span, .msie7 .list-prod .btn-voir-fiche span, .msie8 .list-prod .btn-voir-fiche span {
	border: 1px solid;
}

.list-prod .btn-ajpan span span, .list-prod .btn-voir-fiche span span {
	border: none;
	display: block;
	height: 29px;
	width: 29px;
	overflow: hidden;
	text-indent: -9000px;
	font-size: 1.3em;
}

.msie6 .list-prod .btn-ajpan span span, .msie7 .list-prod .btn-ajpan span span, .msie8 .list-prod .btn-ajpan span span, .msie6 .list-prod .btn-voir-fiche span span, .msie7 .list-prod .btn-voir-fiche span span, .msie8 .list-prod .btn-voir-fiche span span {
	border: none;
}

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

.etatPrix {
	border: 1px solid;
	padding: 3px 6px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.etatPrix span {
	white-space: nowrap;
	display: block;
}

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

.etatPrix span {
	display: block;
	white-space: nowrap;
}

.etatPrix strong {
	text-transform: none;
}

/* ---------------- Listes Cross Selling ----------------- */
.cross-sell .prod {
	margin-right: 19px;
}

.msie6 .cross-sell .prod {
	position: relative;
}

#cross-sell-pan .prod {
	margin-right: 17px;
}

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

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

#filtres-liste p {
	font-size: 1.2em;
}

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

#filtres-liste .comboBox {
	 display: block;
	 float: left;
}

#liste-categories .comboBox, #liste-categories .comboBox input {
    width: 200px !important;
}

#liste-tri .comboBox, #liste-tri .comboBox input {
    width: 160px !important;
}

#filtres-liste strong, .pagination strong {
	float: left;
	display: block;
	height: 18px;
	line-height: 18px;
	margin-right: 6px;
	text-transform: uppercase;
	font-weight: normal;
}

#liste-tri {
	float: left;
}

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

.navig-page a {
	margin-left: 6px;
	float: left;
	display: block;
	text-align: center;
	height: 18px;
	width: 18px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid;
}

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

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

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

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

#logo a span {
	display: block;
}

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

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

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------------// MENU //------------------------------------- //
 * -------------------------------------------------------------------------------------- */
#div-menu {
	margin: 0 auto;
	width: 960px;
	position: relative;
	overflow: hidden;
}

ul#menu {
	overflow: hidden;
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}

.msie6 #menu {
	width: 100%;
}

#menu li {
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}

#menu li .h-cat {
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

#menu li a {
	float: left;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}

#menu li a span {
	float: left;
	display: block;
	height: 40px;
	line-height: 38px;
	padding: 0 10px;
}

#menu #li-accueil a span {
	overflow: hidden;
	text-indent: -9000px;
	width: 16px;
}

#menu li a:hover span, #menu li a:focus span, #menu li.current a span, #menu li.ssm a.over span {
	background: none;
}

#menu #blog {
	float: right;
	text-transform: uppercase;
	font-size: 1.6em;
}

#menu #blog a {
	float: right;
	display: block;
	text-decoration: none;
	border-left: 1px solid;
}

.msie6 #menu #blog, .msie7 #menu #blog {
	width: 70px;
}

#menu #blog a span {
	float: right;
}

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

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

#menu li ul li .h-sscat {
	font-family: Trebuchet MS, Arial, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

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

/* Zone dans laquelle est placée le sous menu */
#ssmenu {
	display: none;
	position: absolute;
	left: 0;
	z-index: 9999;
	padding: 10px;
	border: 2px solid;
	border-top: none;
}

#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: 1px;
}

#ssmenu li .h-sscat {
	font-family: Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#ssmenu ul li:first-child {
	background: none;
}

#ssmenu ul li a {
	display: block;
	float: none;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 4px 3px 20px;
}

.msie6 #ssmenu ul li a {
	display: inline-block;
}

/* -------------------------------------------------------------------------------------- //
 * --------------------------------------// FOOTER //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	border-top: 8px solid;
}

#c1-footer {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	overflow: hidden;
}

.bloc-foot {
	float: left;
	margin-bottom: 24px;
}

.titre-foot {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 6px;
	text-transform: uppercase;
}

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

.menu-foot li {
	font-size: 1.2em;
	border-top: 1px solid;
}

.menu-foot li.first {
	border-top: none;
}

.full .menu-foot li.first, .demi .menu-foot li.first {
	border-top: 1px solid;
}

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

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

#bloc-dern-com, #bloc-dern-billets {
	float: right;
	padding-left: 20px;
	border-left: 1px solid;
}

#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: 448px;
}

#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: 306px;
}

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

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

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

#bas-footer {
	border-top: 1px solid;
	padding: 10px 0 34px 0;
}

#menu-footer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#menu-footer a {
	text-decoration: none;
}

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

#stop, #resume {
	display: none;
}

/* -------------------------------------------------------------------------------------- //
 * ----------------------------------// BARRE LATERALE //-------------------------------- //
 * -------------------------------------------------------------------------------------- */
/* ----------------------- Gauche ------------------------- */
#barre-laterale-g {
	float: left;
	width: 184px;
	padding: 0;
}

#barre-laterale-g.mono-colonne {
	clear: right;
	float: right;
	padding: 0;
}

.bloc-lat {
	margin-bottom: 20px;
}

/* Menus des blocs de la barre latérale, contenant le menu principal */
.titre-bloc-lat {
	font-size: 1.4em;
	padding-bottom: 1px;
	border-bottom: 1px solid;
}

.titre-bloc-lat strong {
	display: block;
	padding: 6px 10px;
	text-transform: uppercase;
}

.titre-bloc-lat a {
	text-decoration: none;
}

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

#barre-laterale-g .bloc-lat .Ttxt {
	padding: 6px 0 0 10px;
}

.bloc-lat .Iimg {
	padding: 6px 0 0 0;
}

#barre-laterale-d .bloc-lat .Ttxt, #barre-laterale-g.mono-colonne .bloc-lat .Ttxt {
	padding: 6px 10px 0 0;
}

.bloc-lat .block .Iimg {
	overflow: hidden;
	width: 184px;
}

.menu-lat {
	list-style: none;
	list-style-image: none;
	padding: 0 0 0 10px;
}

#barre-laterale-g.mono-colonne .menu-lat {
	padding: 0 10px 0 0;
}

.menu-lat li {
	font-size: 1.2em;
	border-bottom: 1px dotted;
}

.menu-lat li a {
	display: block;
	padding: 0 6px;
	text-decoration: none;
}

.menu-lat li a span {
	display: block;
	padding: 4px 0 5px 0;
}

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

/* ------------------------- Formulaire Newsletter ---------------------*/
#form-newsletter fieldset {
	border: none;
	padding: 6px 0 0 10px;
}

#barre-laterale-g.mono-colonne #form-newsletter fieldset {
	padding: 6px 10px 0 0;
}

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

#form-newsletter div {
	position: relative;
	height: 22px;
	width: 174px;
}

#Newsletter {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid;
	height: 16px;
	width: 140px;
	line-height: 16px;
	padding: 2px 3px;
	font-size: 1.2em;
}

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

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

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

#btn-newsletter span {
	display: block;
}

#btn-newsletter span span {
	height: 22px;
	line-height: 22px;
	font-size: 1.1em;
	padding: 0 4px;
}

/* ------------------------- Flux RSS ---------------------*/
#rss-blog {
	padding: 0 0 0 10px;
}

#barre-laterale-g.mono-colonne #rss-blog {
	padding: 0 10px 0 0;
}

#rss-blog a {
	display: block;
	padding-left: 36px;
	text-decoration: none;
}

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

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

/* --------------------------- Droite ----------------------------- */
#barre-laterale-d {
	float: right;
	width: 184px;
	padding: 0;
	margin-left: 16px;
}

/* -------------- Compte / Panier ----------------- */
#compte-panier {
	margin-bottom: 20px;
}

#mon-compte {
	padding: 10px;
	font-size: 1.1em;
}

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

#mon-panier a strong {
	text-transform: uppercase;
	padding: 0 10px;
	text-decoration: none;
}

#nb_prod {
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
}

#mon-panier #nb_prod strong {
	display: inline;
	padding: 0;
}

/* -------------- Recherche ----------------- */
#form-recherche {
	padding: 10px;
	margin-bottom: 20px;
}

#form-recherche fieldset {
	border: none;
}

#form-recherche legend {
	font-size: 1.2em;
	font-weight: bold;
}

#form-recherche div {
	position: relative;
	height: 22px;
	width: 164px;
}

#search {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid;
	height: 16px;
	width: 130px;
	line-height: 16px;
	padding: 2px 3px;
	font-size: 1.2em;
}

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

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

#btn-recherche span {
	display: block;
}

#btn-recherche span span {
	height: 22px;
	line-height: 22px;
	font-size: 1.1em;
	padding: 0 4px;
}

/* -------------------------------------------------------------------------------------- //
 * ---------------------------------// 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: 230px;
	display: none;
}

#c1-panier-pop {
	border: 2px solid;
}

#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: 1px solid;
}

#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: 214px;
}

#diapo-panier .prod {
	padding: 0.6em 0;
}

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

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

#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 .marque {
	font-size: 1.1em;
	margin-bottom: 0.4em;
}

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

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

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

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

#total-panier-pop {
	width: 120px;
	float: right;
	margin: 4px 6px 0 0;
	padding: 2px 0;
	text-align: right;
	font-family: Georgia, Times, Garamond, serif;
	font-size: 1.4em;
}

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

#total-panier-pop a span {
	font-weight: bold;
}

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

#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: 230px;
	display: none;
}

#c1-compte-pop {
	border: 2px solid;
	padding: 6px;
}

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

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

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

.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 //------------------------------------ //
 * -------------------------------------------------------------------------------------- */
#content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 30px 0;
}

#content.avec-fil-ariane {
	padding: 6px 0 30px 0;
}

#contenu {
	float: right;
	width: 560px;
	padding: 0 0 20px 0;
}

#contenu.large {
	float: left !important;
	width: 745px !important;
	padding: 0 0 20px 15px !important;
}

#contenu.no-column, .msie6 .no-column {
	float: none !important;
	width: 930px !important;
	padding: 0 15px 20px 15px !important;
}

/* ---------------------------- Fil d'ariane -------------------------- */
#fil-ariane {
	padding: 0 15px 8px 10px;
}

#retour {
	margin-right: 30px;
	padding: 0 0 0 14px;
	font-weight: bold;
	text-decoration: none;
}

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

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

.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 -------------------------------------- */
#zone-sup {
	border-bottom: 1px solid;
	padding-bottom: 8px;
	margin-bottom: 16px;
	overflow: hidden;
}

#titre-fiche {
	font-size: 1.6em;
	text-transform: uppercase;
}

.brand a {
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}

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

#formProd {
	margin-bottom: 30px;
}

#zone-photo {
	width: 250px;
	float: left;
}

#principale {
	width: 250px;
	height: 250px;
	text-align: center;
	position: relative;
	margin-bottom: 16px;
}

#principale a {
	display: block;
}

#principale span {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 3px 4px;
	font-size: 1.1em;
}

#miniatures {
	position: relative;
	width: 250px;
}

#c1-miniatures {
	overflow: hidden;
	width: 210px;
	height: 114px;
}

#prec, #suiv {
	position: absolute;
	right: 0;
	height: 35px;
	width: 26px;
	padding: 10px 0 0 4px;
}

#prec {
	top: 0;
}

#suiv {
	top: 55px;
}

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

#miniatures ul li {
	height: 112px;
	margin-left: 6px;
	float: left;
}

#miniatures ul li.first {
	margin-left: 0;
}

#miniatures ul li a {
	display: block;
	outline: none;
	padding-bottom: 10px; 
}

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

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

#zone-achat {
	float: right;
	width: 480px;
}

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

#bloc-achat {
	clear: both;
}

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

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

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

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

.bloc-variations .titre-variation, .titre-personnalisation {
	padding: 4px 16px;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 4px;
}

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

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

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

.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 h4 {
	font-size: 1.3em;
	font-style: italic;
	margin: 0.4em 0;
	font-family: Georgia, Times, Garamond, serif;
}

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

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

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

.dateForm {
	width: 80px;
	padding-right: 22px;
}

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

.etatPrixFiche {
	display: inline-block;
	margin-bottom: 6px;
}

.msie6 .etatPrixFiche, .msie7 .etatPrixFiche {
	float: left;
}

/* --------------------- Prix -------------------- */
#prix-fiche {
	float: left;
	padding-right: 20px;
}

#prix-fiche del {
	font-size: 20px;
	font-weight: normal;
	white-space: nowrap;
}

#prix-fiche .prix {
	font-size: 30px;
	margin-right: 8px;
	white-space: nowrap;
}

#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*/
.StockOK, .StockKO {
	margin-top: 10px;
	padding: 2px 0 14px 28px;
	clear: both;
}

/* ---------------- Partage ---------------- */
#zone-partage {
	display: none;
}

#partage-avis {
	clear: both;
	padding-top: 20px;
}

#partage-reseaux {
	position: relative;
	float: left;
	width: 232px;
	height: 42px;
}

#partage-email {
	float: left;
	width: 100px;
	height: 42px;
}

#partage-reseaux p, #partage-email p {
	margin-bottom: 6px;
}

#btn-like {
	left: 0;
}

#sendFriend {
	display: inline-block;
}

#sendFriend span {
	display: block;
}

#sendFriend span span {
	height: 18px;
	line-height: 18px;
	font-size: 1.1em;
	border: 1px solid;
	padding: 0 5px 0 26px;
}

.msie #sendFriend span span {
	height: 19px;
}

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

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

#liste-infos li {
	float: left;
	margin: 0 12px 0 0;
}

#liste-infos li a {
	display: block;
	float: left;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

#liste-infos li#li-cross-sell a {
	padding-left: 30px;
}

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

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

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

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

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

/* -------------------------------------------------------------------------------------- //
 * ----------------------// PANIER ET PROCESSUS DE COMMANDE //--------------------------- //
 * -------------------------------------------------------------------------------------- */
/* ----------------- Processus de commande ------------------ */
#processus-commande {
	text-align: center;
	margin-bottom: 2em;
}

.msie6 #processus-commande, .msie7 #processus-commande {
	height: 56px;
	padding-left: 220px;
}

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

.msie6 #processus-commande p, .msie7 #processus-commande p {
	display: block;
	float: left;
}

#processus-commande p a {
	text-decoration: none;
}

#processus-commande p strong {
	display: block;
	margin: 0 auto 3px auto;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 2em;
	font-family: Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

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

.msie6 processus-commande, .msie7 processus-commande {
	height: 56px;
	padding-left: 240px;
}

.msie6 #processus-commande p, .msie7 #processus-commande p {
	display: block;
	float: left;
}

/* ----------------- Panier vide ------------------ */
#no-prod {
	float: left;
	padding: 16px;
	text-align: center;
	width: 316px;
}

#no-prod p {
	text-align: center;
}

#texte-no-prod {
	font-family: Georgia, Times, Garamond, serif;
	margin-bottom: 16px;
}

#no-prod p strong {
	font-size: 36px;
}

#no-prod img {
	margin: 0 0 20px 40px;
}

#btn-commencer {
	margin-bottom: 16px;
}

.msie6 #btn-commencer span.pngfix div {
	margin-left: -6px;
}

.msie6 #btn-commencer span.pngfix span.pngfix div {
	margin-left: 0;
}

/* ----------------- Panier rempli ------------------ */
#col-pan-g {
	float: left;
	width: 550px;
	margin-bottom: 20px;
}

#col-pan-d {
	float: right;
	width: 330px;
	margin-bottom: 20px;
}

/* ----------------- Votre panier ------------------ */
#form-print {
	display: none;
}

#votre-panier {
	width: 100%;
	font-size: 1em;
}

#votre-panier .last td {
	background: none;
}

.image-panier {
    padding: 4px 0;
    width: 52px;
}

.panier-description {
    font-size: 1.2em;
}

.panier-quantite {
    width: 55px;
}

#votre-panier td.panier-supprimer {
    padding-right: 0;
    width: 23px;
}

#votre-panier td.panier-supprimer a {
    display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
	text-indent: -9000px;
}

.panier-titre-produit {
	font-size: 13px;
}

.panier-titre-produit a {
	text-decoration: none;
}

.panier-marque-produit {
	margin-bottom: 6px;
}

td.panier-sstot, td.panier-prix {
	text-align: right;
	white-space: nowrap;
}

.panier-prix p strong {
	display: block;
	font-weight: normal;
}

.panier-prix p del, .panier-sstot p del {
	font-size: 11px;
}

.panier-sstot p strong {
	display: block;
}

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

.zone-qte a {
	right: 0;
}

.plus {
	top: 4px;
}

.moins {
	top: 18px;
}

#votre-panier tfoot td {
	background: none;
	white-space: nowrap;
}

#votre-panier tfoot th {
	padding: 4px 8px;
	font-weight: bold;
}

#votre-panier tfoot th, #votre-panier tfoot td {
	border-top: 1px solid;
	padding: 8px;
}

#votre-panier tfoot td {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Georgia, Times, Garamond, serif;
}

#votre-panier tfoot .total th, #votre-panier tfoot .total td {
	border-top: 2px solid;
	font-family: Georgia, Times, Garamond, serif;
	padding: 12px 8px;
}

#votre-panier tfoot .total th {
	padding-right: 30px;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
}

#panier-validation {
	padding-top: 30px;
}

#panier-validation button {
	float: right;
	margin-left: 4px;
}

#votre-panier tfoot .total td {
	font-size: 2.4em;
	font-weight: bold;
}

#continuer span span span, #retour-recap span span span {
	padding: 0 0 0 16px;
	border: none;
	font-size: 1em;
}

#infos-panier {
	overflow: hidden;
	margin-bottom: 20px;
}

.msie6 #infos-panier {
	height: 64px;
	overflow: visible;
}

#enregistrement-auto {
	float: left;
	width: 223px;
	border-right: 1px solid;
}

#enregistrement-auto p {
	padding: 8px 8px 7px 55px;
	font-size: 1.2em;
}

#boncommande {
	border-left: 1px solid;
	float: right;
	width: 89px;
	text-align: center;
	padding: 3px 8px;
	margin: 0;
}

#w_btn-bon-commande {
	border: none;
	background: none;
	width: auto;
	height: auto;
}

#boncommande label {
	display: block;
	font-size: 1.2em;
}

#remise-panier {
	position: relative;
	padding: 33px 0 0 0;
}

#titre-remise {
	position: absolute;
	top: 12px;
	left: 50px;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 6px 0 26px;
	font-size: 1.4em;
	border: 1px solid;
	z-index: 30;
}

#illus-remise {
	position: absolute;
	top: 0;
	left: 8px;
	z-index: 31;
}

#c1-remise-panier {
	border: 1px solid;
	overflow: hidden;
	padding: 10px 6px 6px 6px;
}

#remise-panier label {
	display: none;
}

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

.msie6 #reduc, .msie7 #reduc {
	margin-right: 4px;
}

/* ---------------------------------- Commande --------------------------------- */
#ChoixLivraison, #choix-paiement {
	overflow: hidden;
	margin-bottom: 20px;
}

.mode-livr {
	float: left;
	width: 290px;
	padding: 5px;
	border: 2px solid;
	margin: 0 0 8px 8px;
	position: relative;
	cursor: pointer;
}

.picto-selected {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
}

#ChoixLivraison .first {
	clear: both;
	margin-left: 0;
}

.mode-livr label, .mode-paiement label {
	display: block;
	font-size: 1.5em;
	margin-bottom: 10px;
}

.mode-livr label *, .mode-paiement * {
	vertical-align: middle;
}

.mode-livr label span {
	display: inline-block;
	margin-left: 6px;
}

.mode-livr label span * {
	vertical-align: baseline;
}

.mode-livr label span strong {
	display: block;
	text-transform: uppercase;
}

.mode-livr label span span {
	margin: 0;
	font-weight: bold;
	font-family: Georgia, Times, Garamond, serif;
}

/* Mondial Relay */
.choisir-relais span span span {
	border: none;
	background: url(../images/c-point-relais-puce.png) no-repeat left 8px;
	padding: 0 0 0 12px;
}

#frame-mondial-relay {
	display: none !important;
}

#simplemodal-container #frame-mondial-relay {
	display: block !important;
}

.LivrDesc {
	padding: 6px 28px 0 0;
	font-size: 1.1em;
	border-top: 1px solid;
}

#PapierKdo, #MsgColis {
	margin-bottom: 20px;
}

#PapierKdo {
	clear: both;
	padding: 6px 6px 6px 60px;
}

#PapierKdo h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: 4px;
}

#PapierKdo p strong, #MsgColis p strong {
	font-family: Georgia, Times, Garamond, serif;
}

#MsgColis {
	padding: 6px 6px 6px 60px;
}

.msie6 #PapierKdo, .msie6 #MsgColis {
	width: 864px;
}

.msie6 #PapierKdo .regroupement {
	width: 834px;
}

#MsgColis h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: 4px;
}

#MsgColis textarea {
	width: 476px;
	max-width: 476px;
}

.p-aj-option {
	padding: 10px 0 6px 0;
	overflow: hidden;
}

.p-aj-option .button {
	margin-left: 20px;
}

.p-aj-option .button span span {
	border: none;
	height: 22px;
	line-height: 21px;
	padding: 0 8px;
	font-size: 1em;
}

/* ------------------------- Récapitulatif panier ------------------------- */
/*Début Nouveau processus de commande*/
#div-deja {
	border: 1px dotted;
	overflow: hidden;
	height: 80px;
	margin-bottom: 8px;
}

#div-deja ul {
	padding: 0;
	list-style: none;
}

#div-deja ul li {
	float: left;
	font-size: 1em;
	font-family: Verdana, Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif;
}

#li-deja-oui {
	border-right: 1px dotted;
}

#div-deja ul li input {
	position: absolute;
	top: 15px;
	left: 14px;
}

#div-deja ul li#li-deja-oui label {
	width: 224px;
}

#div-deja ul li label {
	position: relative;
	display: block;
	padding: 10px 10px 10px 40px;
	height: 60px;
	width: 223px;
	font-size: 1em;
}

#div-deja ul li label strong {
	font-size: 1.8em;
	text-transform: uppercase;
	display: block;
}

#div-deja ul li label em {
	font-weight: bold;
	font-style: normal;
}

#zone-form {
	border: 1px solid;
	padding: 16px 14px;
}

#p-ou {
	font-size: 2.4em;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, Garamond, serif;
	text-transform: uppercase;
	padding: 8px 0 0 50px;
	margin-bottom: 8px;
}

#p-ou span {
	padding: 0 5px;
}

/*Fin Nouveau processus de commande*/
#menu-compte, #infos-compte,  #AddFact, #AddLivr, #histo-link {
	margin-bottom: 20px;
}

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

#votre-panier.validation tfoot td {
	font-family: Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, 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 tfoot .total td {
	font-family: Georgia, Times, Garamond, serif;
	font-size: 2em;
	font-weight: bold;
}

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

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

#infocom {
	margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.nb-com {
	padding-left: 36px;
}

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

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

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

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

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

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

.bloc-info div {
	border: 1px solid;
	padding: 8px;
}

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

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

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

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

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

/* Note générale du produit */
#zone-achat .wizicss-zone-note {
    padding: 0 0 6px 6px;
    margin: 0 0 6px 16px;
    float: right;
    text-align: center;
}

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

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

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

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

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

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

.cont-bloc-lat-note {
    margin: 10px;
}

.wizicss-partage {
	clear: both;
	padding-top: 10px;
	float: left;
}

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



/*
  CSS Propre au template
*/
.flash-sale {
    position: absolute;
    top: 0;
    left: 0;
}
.flash-sale {
    width: 170px;
}
.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: 480px;
}

#flash-sale-h1 {
    font-size: 16px;
}

.range-h1 {
    padding-top: 20px;
    margin-bottom: 6px;
}

.range-table {
    margin-bottom: 20px;
}

.range-th {
    background: #FFB2AD;
}

.range-td {
    background: #FFD4D1;

}

.w_ajoutPanierKO #BtnAddCartSup {
	display: none !important;
}

#prod-add-cart {
    float: right;
    width: 250px;
    text-align: right;
}

#alert-btn {
    height: auto;
    width: 200px;
    text-transform: none;
}

#alert-btn span {
    background: #db5449;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #db5449),
        color-stop(1, #b5443b)
    );
    background-image: -moz-linear-gradient(
        center top,
        #db5449 0%,
        #b5443b 100%
    );
    border-color: #8f352d;
    color: #ffffff;
}

#alert-btn.btnT2 span {
    background: #e3decf;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #e3decf),
        color-stop(0.47, #f2f2f2),
        color-stop(0.53, #e3decf),
        color-stop(1, #e3decf)
    );
    background-image: -moz-linear-gradient(
        center top,
        #e3decf 0%,
        #f2f2f2 47%,
        #e3decf 53%,
        #e3decf 100%
    );
    border-color: #d0d0d0;
    color: #333333;
}

#alert-btn span span {
    padding: 2px 5px 4px 55px;
    line-height: 13px;
    height: auto;
    width: 140px;
    font-size: 12px;
    font-weight: normal;
    background: url(/_t/_/images/images-sp1.png) no-repeat 12px -236px;
}

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

#alert-form .btn1 {
	padding: 2px 28px 2px 10px;
	width: 170px;
	border: 1px solid #b5443b;
	background: #db5449 url(/_t/_/images/images-sp1.png?2) no-repeat right -732px;
	color: #ffffff;
}


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


/*Blocs img + img et txt + text*/
.imgimg .w_img,
.txttxt .w_text {
    width: 265px;/*Moitié de la largeur du contenu - 15px*/
}


