/* CSS Document */

#contenitore {

	position: relative;

	background: #FFFFFF;

	width:562px;

	height: 118px;

	overflow: scroll;

	margin: 1em auto;

	padding: 0;

	text-align: center;

	z-index: 2;

}

#contenitore .covers{

	position: relative;

	width: 930px;

	z-index: 1;

}

#contenitore a{

	float: left;

	margin: 10px;

	height: 78px;

	border: none;

}

#contenitore .control {

	position: absolute;

	z-index: 3;

	left: 30px;

	top: 30px;

}



	




