/* ===| COLORS |==============================================================*/
body {background: #ffffff url(../images/charte/body-background.jpg) repeat-x; color: #383838;}


#container {background: url(../images/charte/background-right-column.jpg) no-repeat 100% 83%; color: #a2a2a2;}
#header {background: #ffffff;}
/*#container{background-color: #ffffff; color: inherit;}*/
 #footer{
   background: url(../images/charte/background-footer.jpg) repeat-x;
 }

#actualite{
  background: url(../images/charte/actualite-background.jpg) no-repeat left top;
}
#contact-info{
  background: #ff0000 url(../images/charte/coordonees-background.jpg) no-repeat left top;
}
#contact-info p{
  color:#0062A0;
}
#plan p{
  color: #005389;
}

h2{
	color: #1b73d6;
	background-color: transparent;}
.thumb {
  border: 1px #399DE2 solid;
}

#wrap-footer{background: transparent url(../images/charte/wrap-footer-back.jpg) repeat-x;}
#footer{
  background-color: #eaeaea;
  }
#plan{
  background: url(../images/charte/acces-background.jpg) no-repeat left top;
}
.separator{
  background: url(../images/charte/separator.jpg) no-repeat left top;
}

a {color: #0971AB; text-decoration: underline;}
a:hover {text-decoration: none; color:#0971AB;}






