﻿/* TV */

.positionTabellaTestoTv {
	padding: 2px;
	position: absolute;
	top: 20px;
	z-index: 20;
	left: 24px;
	width: 560px;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
}
.dataTv {
	width: 15%;
	font-weight: bold;
	text-align: center;
}
}
.titoloTv {
	width: 85%;
	font-weight: bold;
	text-transform: uppercase;
}
}
.testoTv {
	text-align: justify;
}
.positionTvPlayerIframe {
	position: absolute;
	top: 260px;
	right: 35px;
	width: 149px;
	height: 140px;
	z-index: 0;
}

.positionTvPlayer {
	position: absolute;
	top: 0px;
	left: 0px;
}
