body {
text-align: center;
background-color: #f7ffe6;
}
.separateur {
  clear:both;
}
.separateur2 {
height: 16px;
  clear:both;
}
.header {
height: 148px;
background-image: url("img/header.png");
  clear:both;
}
 .pub_haut {
 position: absolute;
 margin-top: 61px;
 margin-left: 22px;
 }
.contenant_centre {
  border-bottom:1px solid #000000;

	background-color: #eeffcc;
	background-image: url("img/fond.png");
	background-position: right top;
	background-repeat: repeat-y;
}
.pied {
  background-image: url("img/pied.png");
	background-position: center bottom;
	clear:both;
	padding: 16px;
	font-size: 7pt;
}
.contenant {
margin: auto;
text-align: justify;
width: 780px;
}
#contenu_central {
background-color: #f7ffe6;
border-top: 1px #b57a22 solid;
border-bottom: 1px #b57a22 solid;
}

#partenaires {
text-align: center;
background-color: #fafff0;
width: 152;
margin-left: 4px;
padding-bottom: 8px;
}

