﻿	.intestazione {
	text-decoration: none;
	color: #FFFFFF;
	height: 25px;
	line-height:25px;
	/*width: 208px;*/
	background-image: url(images/sfondointestazioni.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.titoloclassifica {
	text-decoration:none;
	font:12px;
	font-weight:bold;
	color: Black;
	
	
}
.descrizionesquadra {
	text-decoration:none;
	line-height: 20px;
}
.descrizionepunteggio {
	text-decoration:none;
	line-height: 20px;
	text-align: right;
	padding-left: 40px;
	font-weight: bold;
}
.tabellaclassifiche {
	border-bottom: 1px dashed black;
}
.sponsordescrizione
{
	color:#2b8ead;
	font-weight:bold;
}
.sponsorlinks {
	color:#2b8ead;
	
}