/* ===| COLORS |==============================================================*/
body {background: #FFFFFF;}
/*#header {background: url(../images/charte/bg-header.jpg) no-repeat bottom left;} */
/*#container, #footer{background-color: #f7f7f7; color: inherit;}    */
#wrap-container{ background: url(../images/charte/bg-wrap-container.jpg) no-repeat top  center;}

#wrap-footer{background-color: transparent;}
#footer{ background: url(../images/charte/bg-footer.jpg) no-repeat top left;}
#contact-info{ background: url(../images/charte/img-coordonnees.jpg) no-repeat top left;}
#menu-left{background: url(../images/charte/bg-actualites.jpg);}
#contactez-moi{ background: url(../images/charte/accueil-pour.jpg) no-repeat top left;}

.services-top{
  width:495px;
  height:14px;
  background:  url(../images/charte/encart-top.jpg) left top no-repeat;
  margin-top:3px;
	font-size:0px;
	line-height:0px;
}
.services-middle{
  width:475px;
  height:1px;
  height:auto;
  background:  url(../images/charte/encart-middle.jpg) repeat-y left top;
  padding: 0 10px 0 10px;
}
.services-middle1{
  width:495px;
	height: 100%;
  background:  url(../images/charte/encart-middle.jpg) repeat-y left top;
}

.services-bottom{
  width:495px;
  height: 15px;
  background: url(../images/charte/encart-bottom.jpg) left top no-repeat;
  margin-bottom:0px;
}
#tarifs-top
{
	background: url(../images/charte/bg-tarif-top.jpg) no-repeat top left;
	width:495px;
	height:38px;
}

#merci
{
  background: url(../images/charte/bg-merci.jpg) no-repeat top left;
}



