body {
	font-size: 26px;
	letter-spacing: 0px;
}
.contenitore  {
	background-size: cover;
	background:url(../img/sfondo.png) no-repeat right;
	width:1350px;
	height:1350px;	
}
.contenitore-interno {
	width: 95%;
	margin: 0 auto;
	padding-top: 2%;
}
.testata {
	background-size: 150px;
	font-size:41px;
	height: 80px;
	line-height:80px;
	margin-bottom: 10px;
}
.testata img {
	height: 140%;
	left: 2%;
}
.separatore {
	padding: 0 15px;
}
.tabella .intestazione {
	font-size: 28px;
}
.col-sinistra {
	width: 64%;
	margin-right: 2%;
}
.col-destra {
	width: 34%;
}
.risultati {
	height: 580px;
}
.classifica {
	height: 949px;	
}
.risultato {
	font-size: 105%;
}
.stemma {
	width: 33px;
	padding: 0 5px 0 5px;
}
.sponsor-tv {
	display: none;
}
.sponsor img {
	width: 100%;
	height: 197px;
	padding: 20px 0 0 0;
	margin-bottom: -5px;
}
.legenda {
font-size: 17px;
}
.sito {
	width: 34%;
}