#cadre {
-text-align: center;
width:1004px;
margin:0 auto;
}

.blocright {
   width: 420px;
   background:url(coop/corps.png) 0 bottom repeat-x;
   border: 1px solid #a7dadb;
   padding: 12px;
   margin: 18px 26px;
   float : right;
   clear: right;
}

.blocleft {
   width: 420px;
   background:url(coop/corps.png) 0 bottom repeat-x;
   border: 1px solid #a7dadb;
   padding: 12px;
   margin: 18px 18px;
   float : left;
   clear: left;
}
.blocleft .left{
float:left;
width:150px;
}
.blocleft .right{
float:right;
margin: 10px 40px 0px 0px;
}
.blocright .left{
float:left;
width:150px;
}
.blocright .right{
float:right;
margin: 10px 40px 0px 0px;
}
#cadre h3
{
	padding: 0 0 0 5px;
	margin :-34px 0px 0px -14px;
	background:url(coop/barrecoop.png) no-repeat ;
	color: white;
	line-height:60px;
	width:478px;
	position:relative;
}
.partenaire
{
	font-size:15px;
	padding: 0 0 0 5px;
	margin :-34px 0px 0px -14px;
	background:url(partenaires/partenaires.png) no-repeat ;
	color: white;
	line-height:60px;
	width:478px;
	position:relative;
}