/* ===| COLORS |==============================================================*/
#header{/*background: url(../images/charte/header.jpg) no-repeat top left;*/}
#right-column {background: url(../images/charte/bg-right-col.jpg) no-repeat top left;}
body{ background: #ffffff url(../images/charte/bg-container.jpg) repeat-x top left;}
#wrap-container{ background: url(../images/charte/bg-wrap-container.jpg) no-repeat top center;}
#footer{background: url(../images/charte/bg-footer.jpg) no-repeat bottom left;}
#wrap-footer{background: url(../images/charte/bg-wrap-footer.jpg) repeat-x bottom left;}
/* ===| IMAGES |==============================================================*/
#actualite{
  background: url(../images/charte/bg-actualite.jpg) no-repeat top left;
}
#news{
  background: url(../images/charte/bg-newsletter.jpg) no-repeat top left;
}
#promo{
  background: url(../images/charte/bg-promo.jpg) no-repeat top left;
}
#contact-info{
  background: url(../images/charte/bg-coordonnees.jpg) no-repeat top left;
}
#plan-acces{
  background: url(../images/charte/bg-plan.jpg) no-repeat top left;
}
.plan:link, .plan:visited{
 background: url(../images/charte/plan.jpg) no-repeat top left;
}
.plan:hover, .plan:active{
 background: url(../images/charte/plan-over.jpg) no-repeat top left;
}
