#clientes {
	background-image: url(/img/clientes/bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 490px;
	width: 754px;
	margin-top: 10px;
	margin-left: 6px;
	position: relative;
}
.cliente {
	background-repeat: no-repeat;
	position: absolute;
	left: 30px;
	top: 232px;
	text-indent: -999px;
}
#cliente1 {
	background-image: url(/img/clientes/logo-tozetto.jpg);
	height: 121px;
	width: 240px;
	left: 74px;
	top: 13px;
}
#cliente2 {
	background-image: url(/img/clientes/logo-favarin.jpg);
	height: 94px;
	width: 322px;
	left: 406px;
	top: 71px;
}
#cliente3 {
	background-image: url(/img/clientes/logo-lord.jpg);
	height: 56px;
	width: 212px;
}
#cliente4 {
	background-image: url(/img/clientes/logo-spazio.jpg);
	height: 98px;
	width: 250px;
	left: 375px;
	top: 230px;
}
#cliente5 {
	background-image: url(/img/clientes/logo-keima.jpg);
	height: 108px;
	width: 254px;
	left: 66px;
	top: 352px;
}
#cliente6 {
	background-image: url(/img/clientes/logo-msaad.jpg);
	height: 88px;
	width: 219px;
	left: 486px;
	top: 378px;
}