/* ===| COLORS |==============================================================*/
body {background: #ffffff url(../images/charte/bg-body.jpg) no-repeat top center; color: #4e6379;}
#header{/*background: url(../images/charte/header.jpg) no-repeat top left;*/}

#left-column {color: #4e6379;}
#container{background:url(../images/charte/spacer.jpg) repeat-y top left; color: inherit;}
#footer{background: #ffffff url(../images/charte/bg-footer.jpg) no-repeat top left; color: inherit;}

#wrap-footer{background-color: transparent;}

p {color: #4e6379;}

.orange{background: url(../images/charte/dotted-line.jpg) no-repeat top left;}
.vert{background: url(../images/charte/dotted-line-green.jpg) no-repeat top left;}
.purple{background: url(../images/charte/dotted-line-purple.jpg) no-repeat top left;}
.red{background: url(../images/charte/dotted-line-red.jpg) no-repeat top left;}

#button
{
  background: url(../images/charte/bg-button.jpg) no-repeat top left;
}
#actualite
{
  background: url(../images/charte/bg-mdm.jpg) no-repeat top left;
}

#newsletter
{
  background: url(../images/charte/bg-newsletter.jpg) no-repeat top left;
}
#contact-info
{
  background: url(../images/charte/bg-info.jpg) no-repeat top right;
}


