/* ===| COLORS |==============================================================*/
#holder{
  background: #eee9e6 url(../images/charte/bg-holder.jpg) no-repeat top right;
}
#wrap-container{
  background: #000000 url(../images/charte/bg-body.jpg) repeat-y top center;
}
#header {
  /*background: #eee9e6 url(../images/charte/bg-header.jpg) no-repeat top left;*/
}
#shadow-top {
   background: url(../images/charte/shadow-top.jpg) no-repeat top left;
}
#shadow-bottom {
   background: url(../images/charte/shadow-bottom.jpg) no-repeat top left;
}
#left-column{
 background: #eee9e6;
}
.details:link, .details:visited{
  background: url(../images/charte/details.jpg) no-repeat bottom left;
}
.details:hover, .details:active{
 background: url(../images/charte/details-over.jpg) no-repeat bottom left ;
}
#right-column {
    background: #ffffff url(../images/charte/bg-text-bottom.jpg) no-repeat bottom left;
}
#right-column1 {
    background: #ffffff url(../images/charte/bg-text-bottom.jpg) no-repeat bottom left;
}
#title{
  background: url(../images/charte/titre-accueil.jpg) no-repeat top right;
}
#title-exposition{
  background: url(../images/charte/titre-exposition.jpg) no-repeat top right;
}
#title-cheminees{
  background: url(../images/charte/titre-cheminees.jpg) no-repeat top right;
}
#title-realisations{
  background: url(../images/charte/titre-realisations.jpg) no-repeat top right;
}
#title-contact{
  background: url(../images/charte/titre-contact.jpg) no-repeat top right;
}
#title-merci{
  background: url(../images/charte/titre-merci.jpg) no-repeat top right;
}
.separator{
    background: url(../images/charte/br-line.jpg) no-repeat center left;
}
.list{
  background-color: #f2f0ef;
}
.top1{
 background-color: #f2f0ef;
}
.middle1{
 background-color: #f2f0ef;
}
#container{
    border: solid 1px #aea5a0;
}
.address{
  background: #efebe8;
}
.address p{
  color: #86837d;
}
#actualite{
  background: url(../images/charte/bg-actualite.jpg) no-repeat top left;
}
#wrap-footer{background-color: transparent;}
p {color: #5e656f;}
div.separator{
	border-top-color: #fff;
	border-bottom-color:#cccccc;}
