/*
-----------------------------------------------
cree par Claudine Nobrega
date creation: 4 septembre 2007
derniere modification:
----------------------------------------------- */


/* règles générales
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td,strong{margin:0;padding:0;font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
a img{
	text-decoration:none;
	border:0;
	border-style: none;
}
cite,code,th{font-style:normal;font-weight:normal;}
/*ol,ul{list-style:none;}*/
th{text-align:left;}
/*h1,h2,h3,h4{font-size:100%;}*/
q:before,q:after{content:'';}
body{font: 80% Verdana, Arial, Helvetica, sans-serif;/*font-size:small;*/ background: url(../img/bg.gif) #fff;  background-repeat: repeat;  }
table{font-size:inherit;font-size:100%;}
select, textarea, input{font: 85% Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-right:4px }
pre,code{font:115% monospace;font-size:100%;}
body{line-height:1.22em;}
a:link{color:#993300;}
a:visited{color:#666;}
a:hover{color:#333;}
p {padding-left:20px}

input.btn {
font: 80%/160% Verdana, Arial, Helvetica, sans-serif;
color: #51272b;
background: #F1E3E3 url("bg_principalBouton.gif") repeat-x bottom;
padding: 2px 4px;
margin:0;
height: 24px;
border: 1px solid #966c70;
text-transform:uppercase;
font-weight: bold;
 cursor: pointer;
 width:auto;
overflow:visible;
}


/*input.btn {
font: 80%/100% Verdana, Arial, Helvetica, sans-serif;
color: #fff;
background: url(btnCart.gif) no-repeat ;
padding: 0px;
height: 27px;
border: 1px solid #813f40;
text-transform:uppercase;
 cursor: pointer;
 width:auto;
overflow:visible;
}*/
form{
	margin:0;
	padding:0;
}

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}

/* Contenant global
----------------------------------------------- */

#container {
	background-color: #fff;
	width:930px;
	margin:0 auto;
	text-align:left;
	position:relative;
	border-left: solid 1px #6c0e0e;
	border-right: solid 1px #6c0e0e;
	}
	

/* corps de la page
----------------------------------------------- */
#contenu{
	margin:0;
	padding:0;
	display:block;
  width:930px;
  	background: #fff url("bg_vertical.jpg") repeat-x bottom 287px;
	clear: both;
	}
	

	/* Entête de page
----------------------------------------------- */
#header {
width:930px;
  height:81px;
  margin:0;
  padding:0;
  background: url(../img/top_header.jpg);
	}

/* menu principal dans le header
----------------------------------------------- */
#menuPrincipal{
	color:#333;
	margin: 0;
	padding:0;
	width:930px;
	background: #fad174 url("bg_principal.gif") repeat-x ;
	border-top: solid 1px #6c0e0e;
	border-bottom: solid 1px #6c0e0e;
	height: 27px;
  }
  
/*#menuPrincipal a{
	color:#6c0e0e;
	margin: 0;
	padding:5px;
	background: #6c0e0e url(../bg_principalBouton.gif) repeat-x;
	border-top: solid 1px #9c6b6f;
	border-bottom: solid 1px #9c6b6f;
	border-right: solid 1px #9c6b6f;
	height: 100%;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 95%;
	text-decoration: none;
  }*/
  
#menuPrincipal a:hover{
	color:#d73e02;
	text-decoration:underline;
	}

/* menu raccourci dans le bandeau header
----------------------------------------------- */
#menuRaccourci{
	color:#333;
	padding:0;
	margin:5px 5px 16px 0;
	float:right;
	font: 9px/12px Verdana,Geneva,Arial, sans-serif;
text-align:right;

}

#menuRaccourci a{
	margin:0px;
	/*float:inherit;*/
	padding:0 3px;
	color:#333;
	text-decoration:underline;
	}
#menuRaccourci a:hover{
	color:#fff;
	text-decoration:underline;
	}
/*#menuRaccourci li.current{
	float:inherit;
  	margin:0px;
	color:#fff;
	padding:0 10px;
	}
	#menuRaccourci li.visited{
	color:#fff;
	}*/
/* menu horizontal panier - profil */

#navcontainer{
margin: 0px ;
padding: 2px 0 0 0px;
/*width:80%;*/
}

#navcontainer ul{
border: 0;
margin: 0;
padding:0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li{
/*float: left;
text-align: center;
vertical-align:middle;*/
display:inline;
}

#navcontainer ul li a{
padding: 0px 5px;
margin: 0px;
color: #333;
text-decoration: underline;
display: block;
font: normal 70%/15px verdana, lucida, sans-serif;
text-transform: uppercase;
float: left;
}

#navcontainer ul li a:hover{
color: #6C0E0D;
}
#navcontainer ul li a.monPanier{
padding: 0px 5px 0 18px;
margin: 0px;
color: #333;
text-decoration: underline;
display: block;
font: normal 70%/15px verdana, lucida, sans-serif;
background: url(../img/panier.gif) no-repeat left;
text-transform: uppercase;
float: left;
}
.items{
text-transform: none;
 color: #9b0100;
 margin-left:5px;
}
/*#navcontainer a:active{
color: #fff;
}

#navcontainer li#active a{
color: #5e0205;
}*/

#navcontainerright{
margin: 0 5px 0 0;
padding: 0;
float:right;
width:600px; /*PG*/
text-align:right;
font: 85%/20px Verdana, Arial, Helvetica, sans-serif;
}

#navcontainerright ul{
margin: 0;
padding:0;
list-style-type: none;
}

#navcontainerright ul li{
display:inline;
float:right;
margin: 0;
padding:0;
padding-right:2px; /*PG*/
}
#navcontainerright input{
width:120px;
height: 14px;
color: #51272b;
padding: 1px;
margin:2px 2px 0 0;
border: 1px solid #913F31;
vertical-align:middle;
/*display:table-cell;*/
}
#navcontainerright a{
border: 1px solid #996b6d;
padding: 1px;
margin: 0px;
color: #333;
text-decoration: none;
display: block;
text-align: center;
background-color: #fff;
line-height: 15px;
/*float:right;*/
}

#navcontainerright ul li a:hover{
color: #6C0E0D;
text-decoration: none;
}



/* menu horizontal recherche */

#recherche ul li{
margin: 0px;
padding-top: 0px;
float: right;
display: inline;
}

#recherche{
}

#recherche a{
border: 1px solid #996b6d;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
margin: 0px;
color: #5e0205;
text-decoration: none;
display: inline;
text-align: center;
font: bold 80% verdana, lucida, sans-serif;
background-image:  url("bg_principalBouton.gif");
font-variant: small-caps;
float: right;
line-height: 23px;
}
input.recherche {
font: 85% Verdana, Arial, Helvetica, sans-serif;
color: #51272b;
padding: 1px;
border: 1px solid #966c70;
height: 20px;
}

/* Menu vertical Gauche
----------------------------------------------- */
#menuVertical{
	margin:0px;
	padding:0;
	float:left;
	width:163px;
	border-right: solid 1px #333;
	background-color: #fdfadf;
	height: 100%;
}
#menuVertical table{
	width:163px;
	height: 100%;
	margin:0;
	padding:0;
}
#menuVertical td a{
	display: block;
	height: 100%;
}
/* Niveau 0
----------------------------------------------- */
.Treelevel0 a, td.Treelevel0 a:visited {
	color:#333;
	margin:0;
	padding:2px 5px;
	float:left;
	width:153px;
	font:normal 80%/16px Verdana,Geneva,Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #fafadf url("bg_principal.gif") repeat 3px;
	border-top: 1px solid #5f1016;
	text-decoration:none;
}

td.Treelevel0 a:hover{
	color:#fff;
	text-decoration:none;
}
/* Niveau 1
----------------------------------------------- */
.Treelevel1 a, td.Treelevel1 a:visited {
	color:#333;
	float:left;
	margin:0;
	padding:3px 5px;
	width:153px;
	font:bold 80%/16px Verdana,Geneva,Arial, Helvetica, sans-serif; 
	text-decoration:none;
	border-top: 1px solid #5f1016;
	background: #fea318;
	text-transform: uppercase;
}

td.Treelevel1 a:hover  {
	color:#6c0e0e;
	text-decoration:none;
}
/* Niveau 2 Solde
----------------------------------------------- */
.Treelevel1nouveau a, .Treelevel1nouveau a:visited {
	color:#fff;
	float:left;
	margin:0;
	padding:3px 5px;
	width:153px;
	font:bold 85%/16px Verdana,Geneva,Arial, Helvetica, sans-serif; 
	text-decoration:none;
	text-transform: uppercase;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #60acd2;
}


td.Treelevel1nouveau a:hover  {
	color:#fff;
	text-decoration:none;
}

/* Niveau 2
----------------------------------------------- */
.Treelevel2 a, td.Treelevel2 a:visited {
	color:#550915;
	float:left;
	margin:0;
	padding:3px 5px;
	width:153px;
	font:bold 85%/14px Verdana,Geneva,Arial, Helvetica, sans-serif; 
text-decoration:none;
border-top: 1px solid #5f1016;
}

td.Treelevel2 a:hover  {
	color:#6c0e0e;
	text-decoration:none;
}

/* Niveau 3
----------------------------------------------- */
.Treelevel3 a, td.Treelevel3 a:visited  {
	color:#333;
	padding:3px 5px 3px 10px;
	float:left;
	width:143px;
	font: 90%/17px Verdana,Geneva,Arial, Helvetica, sans-serif; 
	letter-spacing: 0px;
	text-decoration:underline;
	border-top: 1px solid #DDC0C5;
}

td.Treelevel3 a:hover  {
	color:#6c0e0e;
	text-decoration:underline;
}

/* Niveau Session
----------------------------------------------- */
.Treelevelsession{
color:#333;
	float:left;
	margin:0;
	padding:5px 5px 0px 10px;
	width:153px;
	font:normal 80%/16px Verdana,Geneva,Arial, Helvetica, sans-serif; 
	border-top: 0px solid #5f1016;
	background: #fdfadf;
}

.Treelevelsession a, .Treelevelsession a:visited {
text-decoration:underline;
color:#333;
}

td.Treelevelsession a:hover  {
	color:#993300;
	text-decoration:underline;
}
td.Treelevelsession img  {
padding-top:5px;
}
/* Niveau Information
----------------------------------------------- */
.Treelevelinfo{
color:#333;
	float:left;
	margin:0;
	padding:5px 10px 10px 10px;
	width:153px;
	font:normal 85%/17px Verdana,Geneva,Arial, Helvetica, sans-serif; 
	border-top: 0px solid #5f1016;
	background: #fdfadf;
	line-height: normal;
}

.Treelevelinfo a, .Treelevelinfo a:visited {
text-decoration:underline;
color:#333;
}

td.Treelevelinfo a:hover  {
	color:#993300;
	text-decoration:underline;
}
td.Treelevelinfo img  {
padding-top:5px;
}

.Avisimportant{
font:bold 140%/20px Verdana,Geneva,Arial, Helvetica, sans-serif;  
color:  #993300;
}


	/* contenu droit
----------------------------------------------- */
#contenuDroit{
	float:left;
	display: block;
	width:700px;
	padding:0 0 10px 0;
	margin:0;
	margin-bottom:3px;
/*border-left: 1px solid #333;*/
background-image: url(../img/bg_acc.jpg);
background-repeat: no-repeat;
}
#produitvedette{/*div en page accueil*/
	float:right;
	display: block;
	width:300px;
		padding:7px;
	margin:10px 2px 8px 10px;
	background: #fdfadf;
	border: 1px solid #333;
	text-align: left;
	font-size: 85%;
}

#produitvedette p{
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	
}
.produitvedetteTitre{
font-size: 115%;
font-weight: bold;
padding-top: 7px;
padding-bottom: 4px;
}

#produitvedetteTitre a{
	font-size: 150%/20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #993300;
}
/* Table du produit vedette 
------------------------------------------------------------------------   */
table.produitvedetteimage{
	padding:5px;
	background: #f4d174;
	border: 0px solid #DDC0C5;
	text-align: left;
	width: 100%;
	vertical-align: top;
}

table.produitvedetteimage td{
	padding:5px;
}
table.produitvedetteimage img{
	padding:5px ;
	vertical-align: bottom;
}
/* Table des petits produits en liste 
------------------------------------------------------------------------   */
table.produitliste{
	padding:5px;
	background: #fdfadf;
	border: 1px solid #333;
	text-align: left;
	vertical-align: top;
	height:340px;
	/*width: 225px;*/
	width: 225px;
	margin-left: 20px;
}

table.produitliste td{
	padding:5px 2px 3px 5px;
}
table.produitliste img{
	padding:5px ;
	vertical-align: bottom;
}

td.nouveaute {
	padding:5px 2px 3px 5px;
	background-color: #fdfadf;
	background-image: url(../img/nouveaute2.gif);
	background-repeat: no-repeat;
}

.titreDetail{
font-size: 130%;
padding-left: 0px;
font-weight: bold;
color: #6c0e0e;
}


#produitdetail{
	float:left;

	width:540px;
	padding:4px;
	margin:10px 4px 10px 9px;
	background: #f1e3e3;
	border: 1px solid #DDC0C5;
	text-align: left;
}
#produitdetail a{
	font-size: 80%;
	font-weight: bold;
}

#produitdetail p{
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	font-size: 85%;
	line-height:150%;
}
.produitdetailTitre{
font-size: 110%;
font-weight: bold;
padding-top: 7px;
}

#produitdetailTitre a{
	font-size: 110%;
	font-weight: bold;
}

#produitdetailimage{
	padding:0px;
	background: #fff;
	/*border: 0px solid #DDC0C5;*/
	text-align: center;
	/*border-top-width: inherit;*/
	width: 340px;
	height:288px; 
}
#produitdetailimage img{
width: 280px;
height: 280px;
margin-left: 15px;
margin-right: 15px;
}



.prixvedette{
font-weight: bold;
font-size: 120%;
text-align: left;
padding-bottom: 5px;
color: #993300;
}

table.produitaccueil{
clear: both;
width:700px;
margin: 5px 5px 2px 5px;
padding: 5px;
float: left;
}
table.produitaccueil td{
vertical-align: top;
border: 0px solid #333;
}

.produit1{
width: 220px;
padding: 5px;
padding: 0 0 1px 3px;
font-size: 85%;
}
.produit1 img{
background: #fdfadf;

text-align: left;
/*width: 150px;*/
padding: 5px;
margin: 3px 0;
width: 37px;
height: 119px;
}
.produit1 a{
font-weight: bold;
text-align: left;
width: 150px;
padding: 0px;
margin: 0px;
}


#ariane{
	font-size:85%;
	padding:5px 0 5px 0px;
	margin: 0 0 0 12px;
	/*float:left;
	display:block;*/
	border-bottom: dotted 1px #c29aa3;
	width: 97%;
}
.Bold{
font-weight: bold;
}

/* div du module pour fermer la session en haut à droite*/
#session{
	float:right;
	font-size: 85%;
	padding:5px;
	margin:2px 10px 10px 0px;
	float:right;
	text-align: right;
	width: 300px;
	font-weight: normal;
	/*letter-spacing: .5px;*/
}

#session a{
	font-weight:bold;
	color:#9B0100;
	text-transform: none;
	}

/* Module de pagination */

#pagination{
	color:#550915;
	font-size: 80%;
	font-family: Verdana, Tahoma, Helvetica, Arial, Sans-serif;
	float: right;
	margin: 10px 10px 0px 10px;
	padding: 2px 0 2px 0px;
	clear: both;
}
#pagination ul{
display: inline;
clear: both;
list-style: none;
}
#pagination ul li{
display: inline;
clear: both;
list-style: none;
margin: 1px;
background-color: #C49AA4;
padding: 2px;
border: solid 1px #6c0e0e;
text-align: center;
}

#pagination ul li a{
text-align: center;
color:#550915; 
}
#pagination ul li.active{
text-align: center; 
background-color: #fff;
}


/* Headings
----------------------------------------------- */
h1{
	color:#333;
	font-size: 1.4em;
	font-family: Verdana, Tahoma, Helvetica, Arial, Sans-serif;
	margin: 18px 15px 10px 20px;
	padding: 0;
	line-height:1em;
	font-weight: bold;
	clear: left;
	
}


h2{
	color: #4F0400;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	margin: 13px 0 5px 10px;
	padding: 0 0 0 0px;
	font-weight: bold;
}
h3{
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0 38px;
	padding: 10px 0 2px 0;
}
h4{
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 0 00px;
	padding: 0px 0 2px 0;
}

/* style pour nouveauté
----------------------------------------------- */
h5{
	color: #60acd2;
	font-size: 22px;
	font-weight: normal;
	margin: 13px 0 5px 20px;
	padding: 0 0 0 0px;
}	

.belge{
	color: #D73E02;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
/* Pied de page
----------------------------------------------- */
#BasDePage {
	clear:both;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:930px;
	height: 35px;
	border-top: 1px solid #333;
	background-color: #404040;
	font-size: 9px;
	text-align: center;
	color: #fff;
	}
	
#BasDePage a {
	text-decoration:underline;
	color: #fff;
	}
#BasDePage a:hover {
	text-decoration:underline;
	color: #f4d174;
	}
	
