#partenairesWrap {
	padding: 10px 0 10px 113px;
	float:left;
	border-left:dotted 1px #cccccc;
	margin:10px 0 0;
}
#partenairesWrap.fr {
	background:url("../img/bgScrollFR.png") no-repeat 10px 10px transparent;
}
#partenairesWrap.en {
	background:url("../img/bgScrollEN.png") no-repeat 10px 10px transparent;
}
#partenaires {
	width: 410px;
	height: 70px;
	border:1px solid #e9e9e9;
	overflow: hidden;
	clear:both;
}
#partenaires a {
	padding: 0 5px 0 0 !important;
}

#partenaires a img {
	opacity:0.7;
	filter:alpha(opacity=70);
}

#partenaires a:hover img , #partenaires a:focus img {
	opacity:1;
	filter:alpha(opacity=100);
}

#partenaires img {
	border: 0;
	clear:both;
	padding: 0 5px;
	background: #ffffff;
}
