/* ===| COLORS |==============================================================*/
body {background: #436e2e; color: #383838;}
#wrap-container{
  background: url(../images/charte/bg.jpg) repeat-y top center;
}


 #footer{background-color: #366021; color: inherit;}
#container{
background: #366021 url(../images/charte/background_container.jpg) no-repeat left top;
}
 #actualite{
   background: url(../images/charte/mdm_background.jpg) no-repeat left top;
   color:#A3CC8F;
   line-height: 14px;

}
#actualite a{
  color:#FFFFFF;
  text-decoration: none;
  font-size: 11px;
}
#actualite a:hover{
  color:#D6F7C5;
  text-decoration: underline;
}
#newsletter{
  background: url(../images/charte/newsletter_background.jpg) no-repeat left top;
}
#contact-info{
  background: url(../images/charte/background_adress.jpg) no-repeat left top;
}
 #contact-info p{
   margin: 0px; padding: 0px;
 }
#contact_container{
  background: url(../images/charte/background_contact.jpg) no-repeat left top;
}

#plan{
background: url(../images/charte/background_acces.jpg) no-repeat left top;
}
#slogan
{
  background: url(../images/charte/slogan.jpg) no-repeat top right;
}

h2{
	color: #1b73d6;
	background-color: transparent;}

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

p {
	color:#DEF1D5;}
a {color: #b7daa7; text-decoration: none;}
a:hover {text-decoration: underline; color: #9dcb84;}

img.thumb{
padding:10px;}

div.separator{
border-color:#749168;}

