.tabella_principale	{
	width: 500px;
	float: left;
}

.cont_titolo_centro_categoria	{
	width: 500px;
	height: 40px;
	float: left;
	background-image: url(../images/filetto_azzurro.gif);
	background-position: bottom;
	background-repeat: repeat-x;
		padding: 0 0 10px 0;
}

.titolo_centro_categoria	{
	width: 400px;
	float: left;
}

.titolo_centro_categoria_stampa	{
	width: 50px;
	float: right;
	text-align: right;
	padding: 15px 0 0 0;
}

.titolo_centro_categoria	h2{
		line-height: 40px;
}


.menu_play	{
	width: 500px;
	float: left;
	text-transform:uppercase;
	text-align: right;
	color:#CCCCCC;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.menu_play	li	{
	display: inline;
	vertical-align: middle;
	}

.menu_play .indietro	a{
	text-decoration: none;
	color:#999999;
}


.menu_play	a{
	text-decoration: none;
	color: #52a0ef;
}










.titolo_play	{
	width: 500px;
	float: left;
	font-size: 18px;
	color: #666666;
	padding: 0 0 5px 0;
	border-bottom: #CCCCCC 1px solid;
}

.con_cartellino {
	width: 500px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 0 0 0;
	position: relative;
}


.titolo_fase {
	width: 500px;
	float: left;
	font-size: 16px;
	color: #666666;
	padding: 20px 0 5px 0;
}
	
.cartellino { width: 345px; float:left; background:#FF6600 }
.punteggi { width: 155px; float:right; background:#00CC33 }

.team1 { width: 335px; background-color:#CCCCCC; text-transform:uppercase; padding: 5px; }
.team2 { width: 335px; background-color:#999999;border-top:1px solid #FFFFFF; text-transform:uppercase; padding: 5px; }

.cont_punteggio { width: 30px; float:left; background-color: white;  border-right:1px solid #CCCCCC }  

.pumteggio1 { width: 29px; height:24px; float:left; background-image: url(../images/sfondo_azzurro_categoria.gif); background-position: bottom; background-repeat: repeat-x;  text-align: center; border-bottom:none; padding:4px 0 0 0; }
.pumteggio2 { width: 29px; height:24px; float:left; border-top:1px solid #FFFFFF; background-image: url(../images/sfondo_azzurro_categoria.gif); background-position: bottom; background-repeat: repeat-x; text-align: center; padding:4px 0 0 0;}






.cartellino_fimale{
	width: 165px;
	position: absolute;
	top: 57%;
	left: 67%;
}

.cartellino_vuoto{
	width: 165px;
	height: 100px;
	float:left;
} 	

  



