body {
  font: normal 62.5% Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: #292721;
	background: #fff }


/* panier */

#header #ComptePanier {
	background: #bde7f3; 
        font-size: 1.5em;
         
	padding: 10px;  
	position: absolute;
	right: 0;
	top: 80px;
 }


#header #ComptePanier li a {
	float: left;
	color: #000;
}

/* menu */

#header #Menu {
	position: absolute;
	bottom: 0;
	left: 0;
       background: #EFFFBB; 
	height: 23px;
	padding-top: 4px;
}
#header #Menu li {
	float: left;
margin-right: 1em;
}
#header #Menu li a {
	float: left;
	color: #000;
	font-size: 1.1em;
	text-decoration: none;
	padding-bottom: 4px;
}
#header #Menu .current a, #header #Menu li a:hover {
	border-bottom: 6px solid #7ec4d8;
}

/* block prod  */

#content .ListProd .BlockProd img {
	border: none;
	float: left;
	margin: 0 2em 0 0;
}
#ImageFiche #principale img {
	border: none;
}

/* pave block vertical */

#sidebar .module, #NewsletterForm {
	background: #EFFFBB; 
	margin-bottom: 2em;
	overflow: hidden;
}
#sidebar .Prod .UlFirst li a {
	display: block;
	padding: 0.3em 0.5em;
	text-decoration: none;
	height: 1%;
        background: #EFFFBB; 
	color: #424242;
}
/* Sidebar */
#sidebar .module, #NewsletterForm {
	background: #FFFFFF;
	margin-bottom: 2em;
	overflow: hidden;
}
