/* ===| COLORS |==============================================================*/
body {background: #ffffff; color: #414141;}

#header { background:url(../images/charte/header.jpg) no-repeat top left;} 
#container0 { background:url(../images/charte/spacer.jpg) repeat-y top left;} 
#container { background:url(../images/charte/img-bottom-left.jpg) no-repeat bottom left;} 
#footer { background:url(../images/charte/bg-footer.jpg) no-repeat top left;} 
#wrap-footer{background-color: transparent;}

#horaires{ background:url(../images/charte/bg-horaires.jpg) no-repeat top left;}
#actualite{ background:url(../images/charte/bg-mdm.jpg) no-repeat top left;}
#contact-info{ background:url(../images/charte/bg-adresse.jpg) no-repeat top left;}
#plan-acces{background: url(../images/charte/bg-plan.jpg) no-repeat top left;}


p {color: #414141;}
a {color: #000000; text-decoration:none;}
a:hover { color:#005c95; text-decoration: underline;}
