/* ===| COLORS |==============================================================*/
body {background: #a45f6c url(../images/charte/bg1.jpg) repeat-x top left;}
#header,
#left-column,
#right-column {background-color: #ffffff;}
#header {background: #ccc;}
#wrap-container{background: url(../images/charte/bg-wrapcontainer.jpg) no-repeat top center;}
#container{background: url(../images/charte/bg-container.jpg) repeat-y top left;}
#footer{background: url(../images/charte/bg-footer.jpg) no-repeat top center;}
#wrap-footer{background-color: transparent;}
#footer{background-color: #eaeaea;}
/* ===| IMAGES |==============================================================*/
#actualite{background: url(../images/charte/bg-actualite.jpg) no-repeat top left;}
#actualite-detail a:link, #actualite-detail a:visited{
  background: url(../images/charte/en-savoir.jpg) no-repeat top right;
}
#actualite-detail a:hover, #actualite-detail a:active{
  background: url(../images/charte/en-savoir-over.jpg) no-repeat top right;
}
#news{background: url(../images/charte/bg-news.jpg) no-repeat top left;}
#contact-info{
  background: url(../images/charte/bg-info.jpg) no-repeat top left;
}
.plan:link, .plan:visited{
 background: url(../images/charte/link-plan.jpg) no-repeat top left;
}
.plan:hover, .plan:active{
 background: url(../images/charte/link-plan-over.jpg) no-repeat top left;
}
