
	
	
#content-wrapper {
		margin-top: 15px;
	}	
	
	#presentazione-testo{
	float:right;
	padding-bottom:10px;
	width:460px;
	margin-top:2px;
	text-align:justify;
	padding-right:20px;
	
}


#content-wrapper.spot {
	width: 500px;
	margin: 15px auto;
}
	
 #content-wrapper.spot .box-media {
	min-height: 220px;
	margin-left: 35px;
}


#banner-peroni {
	float: left;
	padding: 5px 10px
	
}


a.cover-video
{
    background-image: url(../img/mask-foto.png);
    background-repeat: no-repeat;
    width: 190px;
    height: 145px;
    display: block;
    z-index: 3;
    position: absolute;
    margin-bottom: 10px;
}

