/* ===| COLORS |==============================================================*/
body {background: #33221b; color: #33221b;}
#left-column{background: url(../images/charte/bg-actualites.jpg) no-repeat top left;}
#left-column-inside{ background: url(../images/charte/leftcol-title.jpg) no-repeat top left;}

#right-column { background: url(../images/charte/bg-right-col.jpg) no-repeat top left;}
#container2{ background:  url(../images/charte/bg-container-left.gif) no-repeat bottom left;}
#footer{ background:  url(../images/charte/bg-footer.jpg) no-repeat bottom left;}
/*#header-left{ background: url(../images/charte/header-left.jpg) no-repeat top left;}*/
#header-right{ background: url(../images/charte/header-right.jpg) no-repeat top left;}
#wrap-container{background: #f7f1d8 url(../images/charte/bg-container.jpg) repeat-x top left ;}
#container3{background: url(../images/charte/bg-container3.gif) repeat-y top left ;}
#wrap-footer{background: transparent;}

.partenaires-top{
  width:510px;
  height:17px;
  background:  url(../images/charte/partenaiers-top.gif) left top no-repeat;
  margin-top:3px;
	font-size:0px;
	line-height:0px;
}
.partenaires-middle{
  width:480px;
  height:1px;
  height:auto;
  background:  url(../images/charte/partenaires-middle.gif) repeat-y left top;
	padding: 0 15px 0 15px;
}
.partenaires-bottom{
  width:510px;
  height: 18px;
  background: url(../images/charte/partenaires-bottom.gif) left top no-repeat;
  margin-bottom:3px;
}
.btn_envoyer{ background: url(../images/charte/envoyer.gif) no-repeat top left; border:none;}
.btn_envoyer_over{  background: url(../images/charte/envoyer-over.gif) no-repeat top left; border:none; cursor: pointer;}
.btn_retablir{ background: url(../images/charte/retablir.gif) no-repeat top left; border:none;}
.btn_retablir_over{ background: url(../images/charte/retablir-over.gif) no-repeat top left; border:none; cursor: pointer;}


