.partenaires {
	width:900px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	clear:both;
}

#adp {
  display: block;
  width: 86px;
  height: 80px;
  background: url("images/partenaires/adp.png") no-repeat 0 0;
  float:left;
  margin-left:120px;
}
#adp:hover { 
  background-position: 0 -80px;
}

#creatys {
  display: block;
  width: 202px;
  height: 80px;
  background: url("images/partenaires/creatys.png") no-repeat 0 0;
  float:left;
  text-align: center;
}
#creatys:hover { 
  background-position: 0 -80px;
}

#intermarche {
  display: block;
  width: 196px;
  height: 80px;
  background: url("images/partenaires/intermarche.png") no-repeat 0 0;
  float:left;
  text-align: center;
}
#intermarche:hover { 
  background-position: 0 -80px;
}

#annuaire {
  display: block;
  width: 900px;
  height: 30px;
  background: url("images/partenaires/annuaire.png") no-repeat 0 0;
  float:left;
  text-align: center;
}
#annuaire:hover { 
  background-position: 0 -30px;
}

#pigeon {
  display: block;
  width: 86px;
  height: 80px;
  background: url("images/partenaires/pigeon.png") no-repeat 0 0;
  float:left;
}
#pigeon:hover { 
  background-position: 0 -80px;
}

#thelem {
  display: block;
  width: 135px;
  height: 80px;
  background: url("images/partenaires/Thelem.png") no-repeat 0 0;
  float:left;
}
#thelem:hover { 
  background-position: 0 -80px;
}

#proland {
  display: block;
  width: 100px;
  height: 80px;
  background: url("images/partenaires/proland.png") no-repeat 0 0;
  float:left;
  margin-left:20px;
}
#proland:hover { 
  background-position: 0 -80px;
}


#webhelp {
  display: block;
  width: 131px;
  height: 80px;
  background: url("images/partenaires/webhelp.png") no-repeat 0 0;
  float:left;
}
#webhelp:hover { 
  background-position: 0 -80px;
}
