/* ===| COLORS |==============================================================*/
body {background: #ffffff;}

#header, 
#left-column,
#right-column {}

p{
  color:#000000;
}
.color{
  color:#BC974D;
}

a:link, a:visited {

	color:#DC1F1F;
	text-decoration: none;}

a:hover, a:active {
	color:#C4A24B !important;
	text-decoration: none !important;}

#panier a:link, #panier a:visited {
	color:#7A580F;
	text-decoration: none;}

#panier a:hover, #panier a:active {
	color:#DC1F1F !important;
	text-decoration: none !important;}

#info a:link, #info a:visited {
    font-size:11px;
	color:#A58F5C;
	text-decoration: none;}

#info a:hover, #info a:active {
	color:#DC1F1F !important;
	text-decoration: none !important;}
/* ===| IMAGES |==============================================================*/
#wrap-container{background:url(../images/charte/bg-container.jpg) repeat-y left top;}
#header {background: url(../images/charte/header.jpg) no-repeat left top;}
#footer{background: #ffffff url(../images/charte/bg-footer.jpg) no-repeat left top;}
#panier{background: url(../images/charte/bg-panier.jpg) no-repeat left top;}
#actualite{background: url(../images/charte/bg-mdm.jpg) no-repeat left top;}
#newsletter{background: url(../images/charte/bg-newsletter.jpg) no-repeat left top;}
#nouveautes{background: url(../images/charte/bg-nouveautes.jpg) no-repeat left top;}
.product{background: url(../images/charte/bullet.jpg) repeat-x 142px bottom;}
.partenaire{background: url(../images/charte/bullet.jpg) repeat-x right bottom;}

.prix{background: url(../images/charte/bg-prix.jpg) no-repeat right top;}
#details{background: url(../images/charte/bullet-lista.jpg) repeat-x left bottom;}
#info{background: url(../images/charte/info.jpg) no-repeat 10px 20px;}

