/* ===| COLORS |==============================================================*/
body {background: #33260b url(../images/charte/bg-body.jpg) repeat-x top left;}
#header {background: url(../images/charte/bg-header.jpg) no-repeat top left;}
#container{background: url(../images/charte/bg-container.jpg) no-repeat 0% 100%;}
#footer{background:url(../images/charte/bg-footer.jpg) repeat-x top left;}
#wrap-container{background: url(../images/charte/spacer.jpg) repeat-y top center;}
#wrap-footer{background-color: transparent;}
#actualite{background: url(../images/charte/bg-mdm.jpg) no-repeat top left;}
#contact-info{background: url(../images/charte/bg-coordonnees.jpg) no-repeat top left;}
/*=========== index-boxes ===========*/
.box1-top{background: url(../images/charte/corner-white-top.jpg) no-repeat top left;}
.box1-bottom{background: url(../images/charte/corner-white-bottom.jpg) no-repeat bottom right;}
.box2-top{background: url(../images/charte/corner-grey-top.gif) no-repeat top left;}
.box2-bottom{background: url(../images/charte/corner-grey-bottom.gif) no-repeat bottom right;}
#cares{background: url(../images/charte/pres-bg-cares.jpg) no-repeat top left;}


.content-menus{
  border:solid 2px #a3a2a2;
  background-color:#3d1110;
  padding:10px 0px;
  width:690px;
  height:auto !important;
  height:100%;
  display:table;
  float:left;
}

.bg-menu{
  background: url(../images/charte/bg-menu.jpg) no-repeat top left;
  width:343px;
  height:105px;
}
.title-menu:link, .title-menu:visited{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  color:#ffffff;
  font-weight: bold;
  padding-top:12px;
  padding-left:35px;
  text-transform: uppercase;
  text-decoration:none;

  }
.title-menu:hover, .title-menu:active{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  color:#3d1110;
  font-weight: bold;
  padding-top:12px;
  padding-left:35px;
  text-transform: uppercase;
}
.title-menu1:link, .title-menu1:visited{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  color:#ffffff;
  font-weight: bold;
  text-decoration:none;
  text-align:right;

  }
.title-menu1:hover, .title-menu1:active{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  color:#ffffff;
  font-weight: bold;
  text-decoration:underline;
  text-align:right;
}