/* ===| COLORS |==============================================================*/
body {background: #CFEDA5;}

#wrap-container{background: url(../images/charte/bg-contenu.jpg) center bottom no-repeat;}

#footer{background: url(../images/charte/bg-footer.jpg) no-repeat top left;color: inherit;}

#wrap-footer{background-color: transparent;}

div.separator{
	border-top-color: #fff;
	border-bottom-color:#cccccc;}

#contact-info
{
  background: url(../images/charte/bg-info.jpg) no-repeat top left;
}
#newsletter
{
  background: url(../images/charte/bg-newsletter.jpg) no-repeat top left;
}
#plan
{
    background: url(../images/charte/bg-plan.jpg) no-repeat top left;
}
