
/* Eléments HTML en général
-------------------------------------------------------- */
@import url(style_editeur.css);

body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #ffffff;
	color:#000000;
	font-size:11px;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	color:#000000;
}

h1{
	font-size: 20px;
}

h2{
	display:block;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	padding: 5px 0 3px 5px;
	margin: 0 0 8px 0;
	background: #6f2718;
	width: 545px;
}

h3{
	font-size: 11px;
	margin: 0 0 8px 0;
	padding-top: 1px;
}

a, a:visited {
	color: #6f2718;
	text-decoration: none;
}
 a:hover  {
	color: #6f2718;
	text-decoration: underline;
}

img {
	border: 0
}

.hide {
	display:none;
}
.clear {
	clear: both;
}
.spacer {
	clear: both;
	height: 8px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.rightlo {
	float: right;
	margin-top: 2px;
}


/* Général
-------------------------------------------------------- */

#wrapper {
	width: 1000px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	z-index: 0;
}
#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 1000px;
	background-color: #FFFFFF;
	z-index: 0;
}

/* index
-------------------------------------------------------- */

#contenu {
	float: left;
	width:1000px;
	padding: 0;
	margin: 0;
}
#left_index {
	float: left;
	width: 708px;
	height: 334px;
}
#right_index {
	float: right;
	width: 284px;
	height: 334px;
}

/* Page
-------------------------------------------------------- */

#contenuPage {
	float: left;
	width:550px;
	padding: 0;
	margin: 0px 55px;
}
#contenuLeft, #contenuRight {
	float: left;
	width: 170px;
}

/* Entête
-------------------------------------------------------- */

#top {
	float: left;
	width: 1000px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #000000;
	z-index: 100;
	position: relative;
}

#top h1 {
	float: left;
	padding:0px;
	width: 166px;
	height: 220px;
	display:block;
}
#top h1 span {
	display: none;
}

#img_entete {
	clear: both;
	width: 1000px;
	height: 335px;
	background: url(images/img_knopes.jpg) no-repeat;
}

/* Menu
-------------------------------------------------------- */

#menu {
	position: absolute;
	right: 0px;
	top: 170px;
	width: 824px;
	list-style: none;
	padding: 0;
	z-index: 1000;
}
#menu li {
	display: block;
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	margin-left: 3px;
	text-transform: uppercase;
	text-align: center; 
}
.nopointer {
	cursor: default;
}

#menu li a {
	margin-top: 20px;
	display: block;
	background: #6f2718;
	color: #FFFFFF;
	border: solid 1px #ffffff;
	width: 98px;
	padding: 10px 0 15px 0;
	text-decoration: none;
}

#menu li:hover a {
	margin-top: 10px;
	padding: 20px 0 15px 0;
}

#menu .sousMenu {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu .sousMenu li {
	float: none;
	width: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	border-top: 1px solid transparent;
	text-transform: none;
	font-size: 10px;
}
#menu .sousMenu li a {
	display: block;
	background: #6f2718;
	color: #FFFFFF;
	border: solid 1px #ffffff;
	width: 90px;
	padding: 3px 0 2px 8px;
	text-decoration: none;
	margin: 0;
	opacity : 0.7;
    filter : alpha(opacity=70);
    cursor: pointer; 
}
#menu .sousMenu li a:hover {	
	opacity : 1;
    filter : alpha(opacity=100); 
}

#menu li:hover .sousMenu { display: block; }


/* Langues
-------------------------------------------------------- */

#langue, #langue_index {
	float: right;
	color: #6f2718;
}
#langue_index {
	padding-top: 208px;
}
#langue a, #langue_index a {
	color: #000000;
	text-decoration: none;
}
#langue a:hover, #langue_index a:hover {
	color: #6f2718;
}

/* Left et Right
-------------------------------------------------------- */

#monCompte, #monPanier, #decouvrir, #newsletter {
	width: 152px;
	padding: 15px 8px;
	border: solid 1px #000000;
	margin-bottom: 8px;
}
#decouvrir {
	border: none;
	padding: 0;
	width: 168px;
}
#decouvrir p {
	padding: 5px 0 3px 0px;
	text-align:center;
	background: #6f2718;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	display: block;
	width: 168px;
	margin: 0;
}

/* Mon panier
-------------------------------------------------------- */

#contenuPanier {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#contenuPanier li {
	margin: 0px;
	padding: 0px;
}
#contenuPanier li ul {
	display: none;
	list-style: none;
	float:left;
	margin: 0;
	padding: 0;
}
#contenuPanier li ul {
	float:left;
	margin: 0;
	padding: 0;
}

ul#contenuPanier li ul li a, ul#contenuPanier li ul li a:visited {
	color: #000000;
	text-decoration: none;	
	margin: 0;
	padding: 4px 3px;
}
 ul#contenuPanier li ul li a.totalCommande, ul#contenuPanier li ul lia.totalCommande:visited {
	color: #000000;
	text-decoration: none;	
	margin: 0;
}
ul#contenuPanier li a:hover, ul#contenuPanier li ul li a:hover {
	color: #000000;
	text-decoration: none;	
	margin: 0;	
}

span.nomArticle, span.titreTotal {
	margin:0;
	/*width:80px;*/
	float:left;
}
span.quantite {
	width:30px;
	float:left;
}
span.total {
	float:right;
	text-align:right;
	width:42px;
}

/* Catalogue
-------------------------------------------------------- */

.separation {
	width: 550px;
	height: 0px;
	border-bottom: solid 1px #6f2718;
	clear: both;
}
.acheter {
	background: #6f2718;
	color: #FFFFFF;
	width: 150px;
	padding: 2px 5px;
	text-decoration: none;
	border: none;
	float: right;
	margin-top: 8px;
	clear: both;
	cursor: pointer;
}
.img_produit {
	float: left;
	margin-right: 10px;
}
.prixProduit {
	float: right;
	font-weight: bold;
	padding-bottom: 3px;
	clear: right;
}
.prixProduit2 {
	float: right;
	font-weight: bold;
	padding-bottom: 5px;
	clear: right;
	font-size: 14px;
}
.chapo {
	font-style: italic;
}
.prixpoid {
	padding-top: 73px;
}
.prixpoid2 {
	padding-top: 130px;
}
.img_produit_right {
	float: left;
	margin-right: 7px;
}


/* Pied
-------------------------------------------------------- */

#footer {
	float: left;
	width: 1000px;
	color: #6f2718;
	font-size: 10px;
	font-weight:normal;
	padding:40px 0 10px 0;
}

#footer_top {
	width: 1000px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: solid 1px #6f2718;
}

#footer_bottom {
	width: 1000px;
	padding-top: 5px;
	text-align: right;
}
			
#footer a, #footer a:visited  {
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}

#footer a:hover {
	color: #6f2718;
}

/* Formulaire
-------------------------------------------------------- */

.bouton {
	float: right;
	border: none;
	background: none;
	color: #000000;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
input, textarea {
	width: 100%;
	border: solid 1px #000000;
	background: none;
	color: #000000;
}
.check {
	float: left;
	width: 10px;
}
.obligatoire {
	font-size: 12px;
	color: #FF0000;
	clear:both;
	margin:10px 0;
}
.checkbox {
	width: 12px;
	height: 12px;
	border: solid 1px #000000;
	background: #ffffff;
}


/* Etapes de commande
-------------------------------------------------------- */

#etapesDeCommande {
	float: left;
	width: 550 px;
	color: #515053;
	font-size: 9px;
	margin: 0 0 20px 0;
	padding:0;
	background-color:#fff;
}

#etapesDeCommande ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width: 550px;
}

#etapesDeCommande ul li {
	color:#c7c9ca;
	width:136px;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
	border-left:solid 1px #d8d9da;
	border-bottom:solid 1px #d8d9da;
	border-top:solid 1px #d8d9da;
	background-color: #6f2718;
	opacity : 0.5;
    filter : alpha(opacity=50);
}

#etapesDeCommande ul li.selection {
	color:#fff;
	border-left:solid 1px #d8d9da;
	border-bottom:solid 1px #d8d9da;
	border-top:solid 1px #d8d9da;
	background-color:#6f2718;
	opacity : 1;
    filter : alpha(opacity=100);
}

#etapesDeCommande ul li span {
	color:#fff;
	font-size:16px;
	margin:0 3px 0 0;
	padding:0 5px;
	background-color:#6f2718;
	border-right:solid 1px #d8d9da;
	opacity : 0.5;
    filter : alpha(opacity=50);
}

#etapesDeCommande ul li span.chiffreSelection {
	color:#fff;
	background-color:#6f2718;
	border-right:solid 1px #d8d9da;
	opacity : 1;
    filter : alpha(opacity=100);
}

/* Personnalisation du zoom de la fiche produit (produit.html)
-------------------------------------------------------- */

#superbox-overlay {
	width: 100%;
	overflow: visible;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	background:#eeeeee;
}

#superbox-container .loading {
	width:32px;
	height:32px;
	text-indent:-9999px;
	background-image:url(_gfx/loader.gif);
	background-position:center 0;
	background-repeat:no-repeat;
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 100%;
}

#superbox{
	border-bottom: solid 2px #444444;
	border-right: solid 2px #444444;
	border-top: solid 1px #888888;
	border-left: solid 1px #888888;
}

#superbox .close a {
	float:right;
	padding:0 5px;
	line-height:20px;
	color:#fff;
	background:#6f2718;
	cursor:pointer;
}

#superbox .nextprev a {
	float:left;
	margin-right:5px;
	padding:0 5px;
	line-height:20px;
	background:#6f2718;
	cursor:pointer;
	color:#fff;
}

#superbox .nextprev .disabled {
	background:#6f2718;
	cursor:default;
	opacity : 0.5;
    filter : alpha(opacity=50);
}

#superbox .close a:hover {
	color:#fff;
	background:#6f2718;
	text-decoration:none;
}