/*----------------------------------------------------------------------------

Template Style Sheet

Name: 						SNAI template

Date: 						2008-04-23

versione: 					2

Stylesheet Index:

	$1 - tabella BigMatch

	$1a - tabella v7

	$2 - tabella Calcio

	$3 - tabella Ippodromo

	$4 - tabella Dati corsa

	$4.1 - tabella Dati guidatore

	$4.2 - tabella Dati cavallo

	$4.3 - tabella Dati fantino

	$4.4 - Ippica nazionale scommesse

	$5 - tabella Partita

	$6 - Risultati in diretta

	$7 - Totocalcio

	$8 - Totogol

	$9 - Big Race

	$9.1- Big Race DATI

	$10 - Partenti

	$11 - Arrivi

----------------------------------------------------------------------------*/

.evidenziato a:hover {
	background-color: #CCC;
}
.link_bold a:hover {
	font-weight: bold;
}

.centrato {
	text-align: center;
}

/* $1 - tabella BigMatch
----------------------------------------------------------------------------*/
#table_bigmatch.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_bigmatch.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_bigmatch td a {
	color: white;
	text-decoration: none;
}
#table_bigmatch td a:hover {
	color: #CCCCCC;
}
#table_bigmatch .titolo {
	float: left;
	background-color: #F0F0F0;
	padding: 14px 95px 14px 5px;
	color: #333333;
	font-weight: bold;
	width: 300px;
	position: relative;
}
#table_bigmatch .titolo img {
	position: absolute;
	right: 10px;
	top: 6px;

}

#table_bigmatch .Box-bianco{
	background:#FFF;
	border:1px #CCC solid;
	padding:7px;
	clear:both;
	text-align:center;
}
#table_bigmatch .contenitore_gruppo {
	clear: both;
	background-color: #DA2B28;
	padding: 0 10px;
}
#table_bigmatch .contenitore_gruppo2 {
	clear: both;
	background-color: #DA2B28;
	padding: 0 10px;
}
#table_bigmatch .gruppo {
	background-image: url("../img/bigmatch/linea.gif"/*tpa=http://www.snai.it/img/bigmatch/linea.gif*/);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	height: 25px;
}
#table_bigmatch .gruppo span {
	color: white;
	font-weight: bold;
	background-color: #DA2B28;
	padding: 0 5px;
	line-height: 25px;
}
#table_bigmatch table.tipo1 {
	border: 0;
	width: 100%;
}
#table_bigmatch table.tipo1 th {
	background-color: #999999;
	background-image:url("../img/lineabigmatchl.jpg"/*tpa=http://www.snai.it/img/lineabigmatchl.jpg*/);
	background-repeat:no-repeat;
	background-position:-2px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:7px;
}
#table_bigmatch table.tipo1 th.prima {
	background-image: none;
}
#table_bigmatch table.tipo1 td {
	border:1px solid #FFF;
	background-color:#ccc;
	text-align:center;
	padding:0;
	clear:both;
}
#table_bigmatch table.tipo1 td.prima {
	border-left: 0;
}
#table_bigmatch table.tipo1 td.ultima {
	border-right: 0;
}
#table_bigmatch table.tipo1 td.ultima_riga {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
#table_bigmatch .12x {
	width:10%;
	text-align:center;
}
#table_bigmatch .centratura {
	text-align:center;
}
#table_bigmatch .data {
	width:20%;
}
#table_bigmatch .descrizione {
	width:50%;
}

#table_bigmatch.tabella_piccola .titolo {
	background-image: url("../img/smussi/piccolo-grigio-chiaro.jpg"/*tpa=http://www.snai.it/img/smussi/piccolo-grigio-chiaro.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_bigmatch.tabella_piccola .contenitore_gruppo {
	background-image: url("../img/smussi/rosso-su-grigio-chiaro-piccolo.jpg"/*tpa=http://www.snai.it/img/smussi/rosso-su-grigio-chiaro-piccolo.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_bigmatch.tabella_piccola .contenitore_gruppo2 {
	background-image: url("../img/smussi/rosso-su-grigio-scuro.jpg"/*tpa=http://www.snai.it/img/smussi/rosso-su-grigio-scuro.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}

/* $1a - tabella v7
----------------------------------------------------------------------------*/
#table_v7.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_v7.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_v7 td a {
	color: white;
	text-decoration: none;
}
#table_v7 td a:hover {
	color: #CCCCCC;
}
#table_v7 .titolo {
	float: left;
	background-color: #F0F0F0;
	padding: 14px 95px 14px 5px;
	color: #333333;
	font-weight: bold;
	width: 300px;
	position: relative;
}
#table_v7 .titolo img {
	position: absolute;
	right: 10px;
	top: 0px;

}

#table_v7 .Box-bianco{
	background:#FFF;
	border:1px #CCC solid;
	padding:7px;
	clear:both;
	text-align:center;
}
#table_v7 .contenitore_gruppo {
	clear: both;
	background-color: #DA2B28;
	padding: 0 10px;
}
#table_v7 .contenitore_gruppo2 {
	clear: both;
	background-color: #DA2B28;
	padding: 0 10px;
}
#table_v7 .gruppo {
	background-image: url("../img/bigmatch/linea.gif");
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	height: 25px;
}
#table_v7 .gruppo span {
	color: white;
	font-weight: bold;
	background-color: #ab1f1c;
	padding: 0 5px;
	line-height: 25px;
}
#table_v7 table.tipo1 {
	border: 0;
	width: 100%;
}
#table_v7.tipo1 th {
	background-color: #999999;
	background-image:url("../img/lineabigmatchl.jpg");
	background-repeat:no-repeat;
	background-position:-2px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:7px;
}
#table_v7 table.tipo1 th.prima {
	background-image: none;
	background-color: #da2b28;
	color: white;
}
#table_v7 table.tipo1 td {
	border:1px solid #FFF;
	background-color:#ccc;
	text-align:center;
	padding:0;
	clear:both;
}
#table_v7 table.tipo1 td.prima {
	border-left: 0;
}
#table_v7 table.tipo1 td.ultima {
	border-right: 0;
}
#table_v7 table.tipo1 td.ultima_riga {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
#table_v7 .12x {
	width:10%;
	text-align:center;
}
#table_v7 .centratura {
	text-align:center;
}
#table_v7 .data {
	width:20%;
}
#table_v7 .descrizione {
	width:50%;
}

#table_v7.tabella_piccola .titolo {
	background-image: url("../img/smussi/piccolo-grigio-chiaro.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
#table_v7.tabella_piccola .contenitore_gruppo {
	background-image: url(../img/smussi/rossoscuro-su-grigio-scuro.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ab1f1c;
}
#table_v7.tabella_piccola .contenitore_gruppo2 {
	background-image: url("../img/smussi/rossoscuro-su-grigio-scuro.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ab1f1c;
}








/* $2 - tabella calcio
----------------------------------------------------------------------------*/
#table_calcio.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_calcio.tabella_grande {
	width: 760px;
	position: relavite;
	right: 0;
}

#table_calcio.tabella_piccola .titolo {
	background-image: url("../img/smussi/piccola-grigia.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-grigia.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_calcio.tabella_piccola .esito {
	background-image: url("../img/smussi/grigio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/grigio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_calcio.tabella_piccola .incontro {
	background-image: url("../img/smussi/blu-su-sfondo.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-sfondo.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_calcio.tabella_piccola .sgombro{
	background-image: url("../img/smussi/grigio-su-azzurro-piccolo.jpg"/*tpa=http://www.snai.it/img/smussi/grigio-su-azzurro-piccolo.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#9E9E9E;
	clear:both;
	padding: 5px 10px 5px 20px;
}
#table_calcio.tabella_piccola .Titlesgombro{
	background-image: url("../img/smussi/blu-su-grigio-gr.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-grigio-gr.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#1F335F;
	clear:both;
	padding: 5px 10px 5px 20px;
}
#table_calcio.tabella_piccola .top{
	background-image: url("../img/smussi/bianco-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/bianco-su-blu.jpg*/);
	background-repeat: no-repeat;
	background-position: left top;
	height:2px;
	line-height: 2px;
	font-size: 2px;
}
#table_calcio.tabella_piccola table th.prima, #table_calcio.tabella_piccola table th.ultima {
	width: 10px;
	background-image: url("../img/smussi/grigiochiaro-su-grigioscuro.jpg"/*tpa=http://www.snai.it/img/smussi/grigiochiaro-su-grigioscuro.jpg*/);
	background-repeat: no-repeat;
}
#table_calcio.tabella_piccola table th.prima {
	background-position: left top;
}
#table_calcio.tabella_piccola table th.ultima {
	background-position: right top;
}
#table_calcio.tabella_piccola table tr.prima_riga td.prima, #table_calcio.tabella_piccola table tr.prima_riga td.ultima {
	background-image: url("../img/smussi/bianco-su-grigio.jpg"/*tpa=http://www.snai.it/img/smussi/bianco-su-grigio.jpg*/);
	background-repeat: no-repeat;
}
#table_calcio.tabella_piccola table tr.prima_riga td.prima {
	background-position: left top;
}
#table_calcio.tabella_piccola table tr.prima_riga td.ultima {
	background-position: right top;
}
#table_calcio.tabella_piccola table tr.ultima_riga td, #table_calcio div.ultima_riga {
	background-image: url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}


#table_calcio .LineTabSgombro{
	clear:both;
	padding: 5px 10px 5px 20px;
}
#table_calcio .testo{
	left: 10px;
 	color:#FFF;
	font-weight:bold;
}
#table_calcio .stampa {
	float: left;
	margin: 10px 0 0 10px;
}
#table_calcio .titolo {
	background-color: #9DACBF;
	float: left;
	text-align: right;
	width: 380px;
	padding: 15px 20px 15px 0;
	color: #1F335F;
	font-weight: bold;
	position: relative;
}
#table_calcio .titolo  img {
	position: absolute;
	top: 5px;
	left: 10px;
}
#table_calcio .incontro {
	clear: both;
	float: left;
	width: 100%;
	background-color: #1F335F;
	overflow: hidden;
}
#table_calcio .incontro div {
	float: left;
	width: 80%;
	padding: 13px 0 7px 20px;
	color: white;
	font-weight: bold;
}

#table_calcio .incontro .riduzione {
	margin-right: 20px;
	margin-top: 13px;
	float: right;
}
#table_calcio .riducibile {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
#table_calcio .esito {
	background-color: #9E9E9E;
	color: #1F335F;
	padding: 5px 10px 5px 20px;
}
#table_calcio table {
	clear: both;
	width: 100%;
}
#table_calcio table th {
	background-color: #CFCFCF;
	padding: 4px 0;
	color: #1F335F;
	font-weight: normal;
}
#table_calcio table th.quota {
	font-weight: bold;
	text-align: center;
}
#table_calcio table th.spazio {
	width: 64px;
}
#table_calcio table th.concorrente {
	text-align: left;
	padding-left: 15px;
}
#table_calcio table td {
	padding: 3px 0;
}
#table_calcio table tr.prima_riga td {
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}
#table_calcio table td.prima {
	border-left: 1px solid #CCCCCC;
}
#table_calcio table td.ultima {
	border-right: 1px solid #CCCCCC;
}
#table_calcio table td, #table_calcio table td a {
	background-color: white;
	color: #1C328B;
	text-decoration: none;
}
#table_calcio table td.concorrente a:hover {
	background-color: #CCCCCC;
}
#table_calcio table td.quota a:hover {
	font-weight: bold;
}
#table_calcio table td.concorrente {
	text-align: left;
	padding-left: 15px;
}
#table_calcio table td.quota {
	text-align: center;
	width: 40px;
}
#table_calcio table td.linea_bordo, #table_calcio table td.ultima_linea {
	border-bottom: 1px solid #E6E8ED;
	padding-top: 0;
	padding-bottom: 5px;
}
#table_calcio table td.ultima_linea {
	border: 0;
}
#table_calcio table tr.riga_dati td {
	border-bottom: 1px solid #E6E8ED;
	padding: 4px 0;
}

/* $3 - tabella Ippodromo
----------------------------------------------------------------------------*/
#table_corsa_ippo.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_corsa_ippo.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_corsa_ippo td a {
	text-decoration: none;
	color: #1F335F;
}
#table_corsa_ippo td a:hover {
	color: #32519A;
}
#table_corsa_ippo .line-bianca{
	color:#1F335F;
	background-color:#fff;
	width:384px;
	border:#CCC 1PX solid;
	border-top: 0;
	border-bottom: 0;
	padding:7PX;
	float:left;
}
#table_corsa_ippo  .line-blu1{
	clear: both;
	background-color:#1F335F;
	width:502px;
	color:#fff;
	padding:7px;
	overflow: hidden;
}
#table_corsa_ippo .line-blu2{
	clear: both;
	overflow: hidden;
	background-color:#4C5C7F;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_corsa_ippo .line-arancio1{
	clear: both;
	overflow: hidden;
	background-color:#F77D29;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_corsa_ippo  .line-grigia{
	clear: both;
	overflow: hidden;
	background-color:#A1A1A1;
	color:#fff;
	padding:7PX;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_corsa_ippo .linea-centro{
	clear: both;
	overflow: hidden;
	padding:7px;
	border-bottom:1px solid #E6E8ED;
	color:#1F335F;
	background-color:#fff;
	text-align:center;
}
#table_corsa_ippo .Line-arancio2{
	clear: both;
	overflow: hidden;
	background-color:#FAAA74;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_corsa_ippo .Line-arancio3{
	clear: both;
	overflow: hidden;
	background-color:#FEEACB;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_corsa_ippo .Line-normal{
	clear: both;
	overflow: hidden;
	padding:7px;
	width:502px;
}

#table_corsa_ippo.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	height: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-bianca.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_corsa_ippo.tabella_piccola .line-blu-arrotondata {
	background-image: url("../img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_corsa_ippo.tabella_piccola .line-arancio1 {
	background-image: url("../img/smussi/arancio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/arancio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_corsa_ippo.tabella_piccola tr.testata td.prima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_corsa_ippo.tabella_piccola tr.testata td.ultima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}

/* $4 - tabella dati corsa
----------------------------------------------------------------------------*/
#table_daticorsab.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_daticorsab.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_daticorsab a {
	color: white;
	text-decoration: none;
}
#table_daticorsab a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#table_daticorsab table a, #table_daticorsab .Line-arancio2 a, #table_daticorsab .Line-arancio3 a, .link_subrealtime a {
	color: #1F335F;
}
#table_daticorsab table a:hover, #table_daticorsab .Line-arancio2 a:hover, #table_daticorsab .Line-arancio3 a:hover, .link_subrealtime a:hover {
	color: #385AA9;
}

#table_daticorsab .line-bianca{
	clear: both;
	overflow: hidden;
	color:#1F335F;
	background-color:#fff;
	width:384px;
	border:#CCC 1PX solid;
	border-top: 0;
	border-bottom: 0;
	padding:7PX;
	float:left;
}
#table_daticorsab .line-blu1{
	clear: both;
	overflow: hidden;
	background-color:#1F335F;
	color:#fff;
	padding:7px;
}
#table_daticorsab  .line-blu2{
	background-color:#4C5C7F;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_daticorsab  .line-arancio1{
	clear: both;
	overflow: hidden;
	background-color:#F77D29;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_daticorsab  .line-grigia{
	clear: both;
	overflow: hidden;
	background-color:#A1A1A1;
	color:#fff;
	padding:7PX;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_daticorsab  .line-grigia .centrato{
	text-align: center;
}
#table_daticorsab  .line-grigia-ipp{
	clear: both;
	overflow: hidden;
	background-color:#A1A1A1;
	color:#fff;
	padding:3px;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_daticorsab  .line-grigia-ipp .centrato{
	text-align: center;
}
#table_daticorsab  .linea-centro{
	clear: both;
	overflow: hidden;
	padding:3px 7px;
	border-bottom:1px solid #E6E8ED;
	color:#1F335F;
	background-color:#fff;
	clear:both;
}
#table_daticorsab  .linea-centro .centrato{
	text-align: center;
}
#table_daticorsab  .linea-centro-ipp{
	clear: both;
	overflow: hidden;
	padding:1px 0px;
	border-bottom:1px solid #E6E8ED;
	color:#1F335F;
	background-color:#fff;
	clear:both;
}
#table_daticorsab  .linea-centro-ipp .centrato{
	text-align: center;
}

#table_daticorsab .line-arancio1 .testo {
	float: left;
	width: 70%;
	padding: 5px 0;
}
#table_daticorsab .line-arancio1 .tempoReale {
	float: right;
	width: 29%;
	text-align: right;
}
#table_daticorsab .Line-arancio2{
	clear: both;
	overflow: hidden;
	background-color:#FAAA74;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_daticorsab  .Line-arancio3{
	clear: both;
	overflow: hidden;
	background-color:#FEEACB;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_daticorsab  .Line-normal{
	clear: both;
	overflow: hidden;
	padding:7px;
	width:502px;
}

#table_daticorsab.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	height: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-bianca.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_daticorsab.tabella_piccola .line-blu-arrotondata {
	background-image: url("../img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_daticorsab.tabella_piccola .line-arancio1 {
	background-image: url("../img/smussi/arancio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/arancio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_daticorsab.tabella_piccola tr.testata td.prima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_daticorsab.tabella_piccola tr.testata td.ultima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}

/* $4.1.1 - tabella dati corsa
----------------------------------------------------------------------------*/
#table_corsaTempoReale.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_corsaTempoReale.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_bigmatch a {
	color: white;
	text-decoration: none;
}
#table_bigmatch a:hover {
	color: #CCCCCC;
}
#table_bigmatch .BoxCentrale a {
	color: #1F335F;
	text-decoration: none;
}
#table_bigmatch .BoxCentrale a:hover {
	color: #32519A;
}

#table_corsaTempoReale .line-bianca{
	float:left;
	color:#1F335F;
	background-color:#fff;
	width:384px;
	border:#CCC 1PX solid;
	border-top: 0;
	border-bottom: 0;
	padding:7PX;
}
#table_corsaTempoReale .stampa {
	float: left;
	margin: 10px 0 0 10px;
}
#table_corsaTempoReale .BoxCentrale{
	border-left:1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#FFF;
}
#table_corsaTempoReale .line-blu1{
	clear: both;
	overflow: hidden;
	background-color:#1F335F;
	color:#fff;
	float:left;
	width:100%;

}#table_corsaTempoReale .line-bianco{
	clear: both;
	overflow: hidden;
	background-color:#FFF;
	color:#1F335F;
	border-left:1px solid #CCC;
	border-right: 1px solid #CCC;
	/*height:50px;*/
}
#table_datiTempoReale .line-blu2{
	background-color:#4C5C7F;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_corsaTempoReale .line-arancio1{
	clear: both;
	overflow: hidden;
	background-color:#F77D29;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_corsaTempoReale  th{
	clear: both;
	overflow: hidden;
	background-color:#A1A1A1;
	color:#fff;
	padding:7PX;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_corsaTempoReale .line-arancio1 .testo {
	float: left;
	width: 70%;
	padding: 5px 0;
}
#table_corsaTempoReale .line-arancio1 .tempoReale {
	float: right;
	width: 29%;
	text-align: right;
}
#table_corsaTempoReale .Line-arancio2{
	clear: both;
	overflow: hidden;
	background-color:#FAAA74;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_corsaTempoReale .Line-arancio3{
	clear: both;
	overflow: hidden;
	background-color:#FEEACB;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_corsaTempoReale .Line-normal{
	clear: both;
	overflow: hidden;
	padding:7px;
	width:502px;
}
#table_corsaTempoReale .fine{
	background-color:#F9F9ED;
	padding:7px;
	overflow:hidden;
}
#table_corsaTempoReale .allineamentoDX{
	float:right;
	margin:7px;
}
#table_corsaTempoReale .allineamentoSX{
	float:left;
	margin:7px;
}

#table_corsaTempoReale.tabella_piccola .Prima{
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position:top left;
	background-repeat:no-repeat;
}
#table_corsaTempoReale.tabella_piccola .Ultima{
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position:top right;
	background-repeat:no-repeat;
}
#table_corsaTempoReale.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	height: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-bianca.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_corsaTempoReale.tabella_piccola .line-blu-arrotondata {
	background-image: url("../img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_corsaTempoReale.tabella_piccola .line-arancio1 {
	background-image: url("../img/smussi/arancio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/arancio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_corsaTempoReale.tabella_piccola tr.testata td.prima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_corsaTempoReale.tabella_piccola tr.testata td.ultima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}
#table_corsaTempoReale .fine{
	background-image: url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}

/* $4.1 - tabella dati guidatore
----------------------------------------------------------------------------*/
#table_datiGuidatore.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_datiGuidatore.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_datiGuidatore td a {
	text-decoration: none;
	color: #1F335F;
}
#table_datiGuidatore td a:hover {
	color: #32519A;
}
#table_datiGuidatore .stampa {
	float: left;
	margin: 10px 0 0 10px;
}
#table_datiGuidatore .line-bianca{
	overflow: hidden;
	color:#1F335F;
	background-color:#fff;
	width:384px;
	border:#CCC 1PX solid;
	border-top: 0;
	border-bottom: 0;
	padding:7PX;
	float:left;
}
#table_datiGuidatore .line-blu1{
	clear: both;
	overflow: hidden;
	background-color:#1F335F;
	color:#fff;
	text-align:right;
	width:100%;
}
#table_datiGuidatore .line-blu2{
	background-color:#4C5C7F;
	width:502px;
	color:#fff;
	clear:both;
	float:left;
	padding:7px;
}
#table_datiGuidatore .line-arancio1{
	clear: both;
	overflow: hidden;
	background-color:#F77D29;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_datiGuidatore .line-grigia{
	clear: both;
	overflow: hidden;
	background-color:#A1A1A1;
	color:#fff;
	padding:7PX;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_datiGuidatore .line-arancio1 .testo {
	float: left;
	width: 70%;
	padding: 5px 0;
}
#table_datiGuidatore .line-arancio1 .tempoReale {
	float: right;
	width: 29%;
	text-align: right;
}
#table_datiGuidatore .Line-arancio2{
	clear: both;
	overflow: hidden;
	background-color:#FAAA74;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_datiGuidatore .Line-arancio3{
	clear: both;
	overflow: hidden;
	background-color:#FEEACB;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_datiGuidatore .Line-normal{
	clear: both;
	overflow: hidden;
	padding:7px;
	width:502px;
}
#table_datiGuidatore .allineamentoDX{
	float:right;
	margin:7px;
	}
#table_datiGuidatore .allineamentoSX{
	float:left;
}
#table_datiGuidatore .BoxCentrale{
	border-left:1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#FFF;
}
#table_datiGuidatore .fine{
	background-color:#F9F9ED;
	padding:7px;
}

#table_datiGuidatore.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	height: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-bianca.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola .line-blu-arrotondata {
	background-image: url("../img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola .line-arancio1 {
	background-image: url("../img/smussi/arancio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/arancio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola tr.testata td.prima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola tr.testata td.ultima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola .fine{
	background-image:url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}

/* $4.2 - tabella dati cavallo
----------------------------------------------------------------------------*/
#table_datiCavallo.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_datiCavallo.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_datiCavallo .BoxCentrale {
	color: #1F335F;
}
#table_datiCavallo .BoxCentrale a {
	text-decoration: none;
	color: #1F335F;
}
#table_datiCavallo .BoxCentrale a:hover {
	color: #32519A;
}
#table_datiCavallo .stampa {
	float: left;
	margin: 10px 0 0 10px;
}
#table_datiCavallo .line-bianca{
	clear: both;
	overflow: hidden;
	color:#1F335F;
	background-color:#fff;
	width:384px;
	border:#CCC 1PX solid;
	border-top: 0;
	border-bottom: 0;
	padding:7PX;
	float:left;
}
#table_datiCavallo .line-blu1{
	clear: both;
	overflow: hidden;
	background-color:#1F335F;
	color:#fff;
	float:left;
	width:100%;
}
#table_datiCavallo .line-blu2{
	background-color:#4C5C7F;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_datiCavallo .line-arancio1{
	clear: both;
	overflow: hidden;
	background-color:#F77D29;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_datiCavallo .line-grigia{
	clear: both;
	overflow: hidden;
	background-color:#A1A1A1;
	color:#fff;
	padding:7PX;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_datiCavallo .line-arancio1 .testo {
	float: left;
	width: 70%;
	padding: 5px 0;
}
#table_datiCavallo .line-arancio1 .tempoReale {
	float: right;
	width: 29%;
	text-align: right;
}
#table_datiCavallo .Line-arancio2{
	clear: both;
	overflow: hidden;
	background-color:#FAAA74;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_datiCavallo .Line-arancio3{
	clear: both;
	overflow: hidden;
	background-color:#FEEACB;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_datiCavallo .Line-normal{
	clear: both;
	overflow: hidden;
	padding:7px;
	width:502px;
}
#table_datiCavallo .allineamentoDX{
	float:right;
	margin:7px;
}
#table_datiCavallo .allineamentoSX{
	float:left;
}
#table_datiCavallo .BoxCentrale{
	border-left:1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#FFF;
}
#table_datiCavallo .fine{
	background-color:#F9F9ED;
	padding:7px;
}

#table_datiCavallo.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	height: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-bianca.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiCavallo.tabella_piccola .line-blu-arrotondata {
	background-image: url("../img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola .line-arancio1 {
	background-image: url("../img/smussi/arancio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/arancio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiCavallo.tabella_piccola tr.testata td.prima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiCavallo.tabella_piccola tr.testata td.ultima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}
#table_datiCavallo.tabella_piccola .fine{
	background-image:url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}

/* $4.3 - tabella dati guidatore
----------------------------------------------------------------------------*/
#table_datiGuidatore.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_datiGuidatore.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_datiGuidatore .stampa {
	float: left;
	margin: 10px 0 0 10px;
}
#table_datiGuidatore .line-bianca{
	clear: both;
	overflow: hidden;
	color:#1F335F;
	background-color:#fff;
	width:384px;
	border:#CCC 1PX solid;
	border-top: 0;
	border-bottom: 0;
	padding:7PX;
	float:left;
}
#table_datiGuidatore .line-blu1{
	clear: both;
	overflow: hidden;
	background-color:#1F335F;
	color:#fff;
	text-align:right;

	width:100%;
}
#table_datiGuidatore .line-blu2{
	background-color:#4C5C7F;
	width:502px;
	color:#fff;
	clear:both;
	float:left;
	padding:7px;
}
#table_datiGuidatore .line-arancio1{
	clear: both;
	overflow: hidden;
	background-color:#F77D29;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_datiGuidatore .line-grigia{
	clear: both;
	overflow: hidden;
	background-color:#A1A1A1;
	color:#fff;
	padding:7PX;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_datiGuidatore .line-arancio1 .testo {
	float: left;
	width: 70%;
	padding: 5px 0;
}
#table_datiGuidatore .line-arancio1 .tempoReale {
	float: right;
	width: 29%;
	text-align: right;
}
#table_datiGuidatore .Line-arancio2{
	clear: both;
	overflow: hidden;
	background-color:#FAAA74;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_datiGuidatore .Line-arancio3{
	clear: both;
	overflow: hidden;
	background-color:#FEEACB;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_datiGuidatore .Line-normal{
	clear: both;
	overflow: hidden;
	padding:7px;
	width:502px;
}
#table_datiGuidatore .allineamentoDX{
	float:right;
	margin:7px;
	}
#table_datiGuidatore .allineamentoSX{
	float:left;
}
#table_datiGuidatore .BoxCentrale{
	border-left:1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#FFF;
}
#table_datiGuidatore .fine{
	background-color:#F9F9ED;
	padding:7px;
}

#table_datiGuidatore.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	height: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-bianca.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola .line-blu-arrotondata {
	background-image: url("../img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola .line-arancio1 {
	background-image: url("../img/smussi/arancio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/arancio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola tr.testata td.prima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola tr.testata td.ultima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}
#table_datiGuidatore.tabella_piccola .fine{
	background-image:url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}

/* $4.4 - tabella ippica nazionale scommesse
----------------------------------------------------------------------------*/
#table_IppicaNazionaleScommesse.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_IppicaNazionaleScommesse.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_IppicaNazionaleScommesse .BoxCentrale a {
	text-decoration: none;
	color: #1F335F;
}
#table_IppicaNazionaleScommesse .BoxCentrale a:hover {
	color: #32519A;
}
#table_IppicaNazionaleScommesse .stampa {
	float: left;
	margin: 10px 0 0 10px;
}
#table_IppicaNazionaleScommesse .line-bianca{
	clear: both;
	overflow: hidden;
	color:#1F335F;
	background-color:#fff;
	width:384px;
	border:#CCC 1PX solid;
	border-top: 0;
	border-bottom: 0;
	padding:7PX;
	float:left;
}
#table_IppicaNazionaleScommesse .line-blu1{
	clear: both;
	overflow: hidden;
	background-color:#1F335F;
	color:#fff;
	text-align:right;
	width:100%;
}
#table_IppicaNazionaleScommesse .line-blu2{
	background-color:#4C5C7F;
	width:502px;
	color:#fff;
	clear:both;
	float:left;
	padding:7px;
}
#table_IppicaNazionaleScommesse .line-arancio1{
	clear: both;
	overflow: hidden;
	background-color:#F77D29;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_IppicaNazionaleScommesse .line-grigia{
	clear: both;
	overflow: hidden;
	background-color:#A1A1A1;
	color:#fff;
	padding:7PX;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_IppicaNazionaleScommesse .line-arancio1 .testo {
	float: left;
	width: 70%;
	padding: 5px 0;
}
#table_IppicaNazionaleScommesse .line-arancio1 .tempoReale {
	float: right;
	width: 29%;
	text-align: right;
}
#table_IppicaNazionaleScommesse .Line-arancio2{
	clear: both;
	overflow: hidden;
	background-color:#FAAA74;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_IppicaNazionaleScommesse .Line-arancio3{
	clear: both;
	overflow: hidden;
	background-color:#FEEACB;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_IppicaNazionaleScommesse .Line-normal{
	clear: both;
	overflow: hidden;
	padding:7px;
	width:502px;
}
#table_IppicaNazionaleScommesse .allineamentoDX{
	float:right;
	margin:7px;
}
#table_IppicaNazionaleScommesse .allineamentoSX{
	float:left;
}
#table_IppicaNazionaleScommesse .BoxCentrale{
	border-left:1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#FFF;
}
#table_IppicaNazionaleScommesse .fine{
	background-color:#F9F9ED;
	padding:7px;
}

#table_IppicaNazionaleScommesse.tabella_piccola .line-blu-arrotondata {
	background-image: url("../img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_IppicaNazionaleScommesse.tabella_piccola .line-arancio1 {
	background-image: url("../img/smussi/arancio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/arancio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_IppicaNazionaleScommesse.tabella_piccola tr.testata td.prima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_IppicaNazionaleScommesse.tabella_piccola tr.testata td.ultima {
	background-image: url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}
#table_IppicaNazionaleScommesse.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	height: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-bianca.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_IppicaNazionaleScommesse.tabella_piccola .fine{
	background-image:url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}

/* $5 - tabella partitaB
----------------------------------------------------------------------------*/
#partitaB.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#partitaB.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#partitaB.tabella_piccola .line-top {
	background-image: url("../img/smussi/piccola-grigia.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-grigia.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#partitaB.tabella_piccola .line-blu1 {
	background-image: url("../img/smussi/blu-su-grigio.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-grigio.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#partitaB.tabella_piccola .line-blu2 {
	background-image: url("../img/smussi/blu-su-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-bianco.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#partitaB.tabella_piccola .line-grigia-scura {
	background-image: url("../img/smussi/grigio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/grigio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#partitaB.tabella_piccola table.principale tr.linea_tabella th.prima, #partitaB.tabella_piccola .tabella-testataleft {
	background-image: url("../img/smussi/grigiochiaro-su-grigioscuro.jpg"/*tpa=http://www.snai.it/img/smussi/grigiochiaro-su-grigioscuro.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#partitaB.tabella_piccola table.principale tr.linea_tabella th.ultima {
	background-image: url("../img/smussi/grigiochiaro-su-grigioscuro.jpg"/*tpa=http://www.snai.it/img/smussi/grigiochiaro-su-grigioscuro.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}
#partitaB.tabella_piccola .esito2 {
	background-image: url("../img/smussi/grigioscuro-su-bianco-con-bordo.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-bianco-con-bordo.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#partitaB.tabella_piccola .esito3 {
	background-image: url("../img/smussi/grigioscuro-su-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-bianco.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#partitaB.tabella_piccola .linea_finale {
	background-image: url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 6px;
	line-height: 6px;
	font-size: 6px;
}
#partitaB div.ultima_riga {
	background-image: url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}

#partitaB td a {
	text-decoration: none;
	color: #1F335F;
}
#partitaB td a:hover {
	font-weight: bold;
}
#partitaB .line-top{
	color: #1F335F;
	background-color: #9DACBF;
	width: 386px;
	border-bottom: 0;
	padding: 7px;
	float: left;
}
#partitaB .line-blu1{
	clear: both;
	background-color:#1F335F;
	width:502px;
	color:#fff;
	padding:7px;
	overflow: hidden;
}
#partitaB .line-grigia-scura{
	background-color:#9E9E9E;
	width:502px;
	clear:both;
	padding:7px;
	color:#fff;
	overflow: hidden;
}
#partitaB .line-grigia-scura .testo{
	float: left;
	width: 80%;
}
#partitaB .Line-grigia-chiara{
	background-color:#CFCFCF;
	border-bottom:1px solid #fff;
	text-align:center;
	height: 24px;
}
#partitaB .linea-centro{
	padding:7px;
	border-bottom:1px solid #E6E8ED;
	color:#1F335F;
	background-color:#fff;
	text-align:center;
}
#partitaB .testo-arancio{
	color:#F57E29;
}
#partitaB .testo-centrato{
	text-align:center;
}
#partitaB table.principale {
	width: 100%;
	border: 0;
	background-color: white;
}
#partitaB table.principale td.prima, #partitaB table.principale tr.ultima_linea td.prima {
	border-left: 1px solid #E6E8ED;
}
#partitaB table.principale td.ultima, #partitaB table.principale tr.ultima_linea td.ultima {
	border-right: 1px solid #E6E8ED;
}
#partitaB table.principale tr.linea_tabella td {
	border-bottom:1px solid #E6E8ED;
	color:#1F335F;
	background-color:#fff;
	padding: 5px 0;
	text-align: center;
}
#partitaB table.principale tr.linea_tabella th {
	background-color:#CFCFCF;
	color: #1F335F;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
}

/* $6 - Risultati in diretta
----------------------------------------------------------------------------*/
#table_risdiretta {
	width: 760px;
	position: relative;
	margin: 0 auto;
}
#table_risdiretta .tabellaRisultati a {
	text-decoration: none;
	color: #1F335F;
}
#table_risdiretta .tabellaRisultati a:hover {
	color: #32519A;
}
#table_risdiretta .sopra_titolo {
	background-image: url("../img/smussi/piccola-grigia.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-grigia.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
	height: 9px;
	line-height: 9px;
	font-size: 9px;
}
#table_risdiretta .titolo {
	float: left;
	width: 340px;
	background-image: url("../img/logo_snai_su_blu.gif"/*tpa=http://www.snai.it/img/logo_snai_su_blu.gif*/);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color:#9DACBF;
	padding: 15px 10px 15px 50px;
	text-align: right;
	color: white;
	font-weight: bold;
}
#table_risdiretta .stampa {
	float: left;
	margin: 10px 0 0 10px;
}
#table_risdiretta .sport {
	float: left;
	clear: both;
	width: 100%;
	background-color: #1F335F;
	overflow: hidden;
	background-image: url("../img/smussi/blu-su-grigio-760.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-grigio-760.jpg*/);
	background-repeat: no-repeat;
	background-position: top center;
}
#table_risdiretta .sport2 {
	background-image: url("../img/smussi/blu-su-bianco-con-bordi-760.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-bianco-con-bordi-760.jpg*/);
}
#table_risdiretta .sport .nome, #table_risdiretta .sport .messaggio {
	float: left;
	color: #F57E29;
	padding: 15px 0;
	font-weight: bold;
}
#table_risdiretta .sport .nome {
	padding-left: 10px;
	padding-right: 10px;
	width: 20%;
}
#table_risdiretta .sport .messaggio {
	width: 65%;
}
#table_risdiretta .interlinea1 {
	height: 23px;
	clear: both;
	background-color: #9E9E9E;
}
#table_risdiretta table.tabellaRisultati {
	border: 0;
	width: 100%;
	border: 1px solid #CCC;
	border-bottom: 0;
	color: #1F325F;
}
#table_risdiretta table.tabellaRisultati th, #table_risdiretta table.tabellaRisultati td {
	text-align: left;
}
#table_risdiretta .ultima_riga {
	background-image: url("../img/smussi/bottom-bianco-con-bordo-760.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco-con-bordo-760.jpg*/);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 9px;
	line-height: 9px;
	font-size: 9px;
}
#table_risdiretta table.tabellaRisultati a {
	color: #1F325F;
	text-decoration: none;
}
#table_risdiretta table.tabellaRisultati .prima_colonna {
	padding-left: 3px;
}
#table_risdiretta table.tabellaRisultati .ultima_colonna {
	padding-right: 3px;
}
#table_risdiretta table.tabellaRisultati .centrato {
	text-align: center;
}

/* $7 - Totocalcio
----------------------------------------------------------------------------*/
#table_totocalcio.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_totocalcio.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_totocalcio td a {
	text-decoration: none;
	color: white;
}
#table_totocalcio td a:hover {
	color: #CCC;
}
#table_totocalcio .line-top{
	background-color:#048464;
	width:386px;
	padding:7PX;
	float:left;
}
#table_totocalcio .Box-bianco{
	background:#FFF;
	border:1px #CCC solid;
	border-top: 0;
	border-bottom: 0;
	padding:7px 0;
	height: 20px;
	clear: both;
}
#table_totocalcio .Box-bianco div{
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	width: 60%;
}
#table_totocalcio .Box-bianco a.aggiungi_al_carrello {
	float: right;
	margin-right: 10px;
}
#table_totocalcio .box_bianco_intestazione {
	background:#FFF;
	border:1px #CCC solid;
	border-top: 0;
	border-bottom: 0;
	padding:5px 0;
	clear: both;
	overflow: hidden;
}
#table_totocalcio .box_bianco_intestazione div{
	float: left;
	margin-left: 10px;
	width: 60%;
}
#table_totocalcio .box_bianco_intestazione a.aggiungi_al_carrello {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#table_totocalcio .pulsante {
	float: left;
	margin: -20px 10px 0 0;
}

#table_totocalcio .line-blu {
	background-color:#048464;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:7px;
	background-image:url("../img/linea_totogol.jpg"/*tpa=http://www.snai.it/img/linea_totogol.jpg*/);
	background-position:-2px;
	background-repeat:no-repeat;
	overflow: hidden;
	height: 20px;
}
#table_totocalcio .mappe_totocalcio {
	width: 100%;
}
#table_totocalcio .mappe_totocalcio th {
	background-color:#048464;
	color: white;
	text-align: center;
	width: 50%;
	padding: 5px 0;
}
#table_totocalcio .mappe_totocalcio th.separatore {
	background-image: url("../img/separatore_totocalcio.png"/*tpa=http://www.snai.it/img/separatore_totocalcio.png*/);
	background-position: 0 center;
	background-repeat: no-repeat;
	width: 2px;
}
#table_totocalcio .mappe_totocalcio td {
	background-color:white;
	color: #1C328B;
	text-align: center;
	border: 0;
	width: 12%;
}
#table_totocalcio .mappe_totocalcio td.separatore {
	background-image: url("../img/separatore_totocalcio_verde.png"/*tpa=http://www.snai.it/img/separatore_totocalcio_verde.png*/);
	background-position: 0 top;
	background-repeat: repeat-y;
	width: 2px;
}
#table_totocalcio .line-blu .messaggio {
	font-size: 17px;
	color: white;
	float: right;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
}
#table_totocalcio .line-blu .checkbox {
	float: right;
	margin-right: 10px;
}
#table_totocalcio .line-blu .legenda {
	float: left;
	width: 49%;
	text-align: center;
	font-weight: normal;
}
#table_totocalcio .line-gri{
	background-color:#CCC;
	text-align:center;
	color:#01559C;
	padding:7px;
	overflow: hidden;
	height: 20px;
}
#table_totocalcio .line-gri .ridotto {
	float: left;
	width: 30%;
	color: #1F325F;
	font-weight: bold;
}
#table_totocalcio td{
	border:1px solid #FFF;
	background-color:#CCC;
	padding:2px;
	text-align:center;
}
#table_totocalcio .bottone-blu{
	display: block;
	float: left;
	width: 130px;
	margin-left: 20px;
	background-color:#1F325F;
	padding:2px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	height:12px;
	text-decoration: none;
}

#table_totocalcio.tabella_piccola .line-top {
	background-image: url("../img/smussi/verde-piccolo.jpg"/*tpa=http://www.snai.it/img/smussi/verde-piccolo.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_totocalcio.tabella_piccola .sopra-box-bianco {
	float: left;
	width: 100%;
	background-image: url("../img/smussi/bianco-su-verde-piccolo.jpg"/*tpa=http://www.snai.it/img/smussi/bianco-su-verde-piccolo.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
	height: 9px;
	line-height: 9px;
	height: 9px;
}
#table_totocalcio.tabella_piccola table tr.testata_tabella .prima {
	background-image: url("../img/smussi/verde-su-bianco-con-bordo.jpg"/*tpa=http://www.snai.it/img/smussi/verde-su-bianco-con-bordo.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_totocalcio.tabella_piccola table tr.testata_tabella .ultima {
	background-image: url("../img/smussi/verde-su-bianco-con-bordo.jpg"/*tpa=http://www.snai.it/img/smussi/verde-su-bianco-con-bordo.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}

/* $8 - Totogol
----------------------------------------------------------------------------*/
#table_totogol.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_totogol.tabella_grande {
	width: 760px;
	position: relative;
	margin: 0 auto;
}

#table_totogol td a {
	text-decoration: none;
	color: white;
}
#table_totogol td a:hover {
	color: #CCC;
}
#table_totogol .line-top{
	background-color:#01559C;
	width:384px;
	padding:7px;
	float:left;
}
#table_totogol .box_bianco_intestazione {
	background:#FFF;
	border:1px #CCC solid;
	border-top: 0;
	border-bottom: 0;
	padding:5px 0;
	clear: both;
	overflow: hidden;
}
#table_totogol .box_bianco_intestazione div{
	float: left;
	margin-left: 10px;
	width: 60%;
}
#table_totogol .box_bianco_intestazione a.aggiungi_al_carrello {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#table_totogol .pulsante {
	float: left;
	margin: -20px 10px 0 0;
}
#table_totogol .Box-bianco{
	background:#FFF;
	border:1px #CCC solid;
	border-top: 0;
	border-bottom: 0;
	padding:7px 0;
	height: 20px;
	clear: both;
}
#table_totogol .Box-bianco div{
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	width: 60%;
}
#table_totogol .Box-bianco a.aggiungi_al_carrello {
	float: right;
	margin-right: 10px;
}
#table_totogol .line-blu {
	background-color:#01559C;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:7px;
	background-image:url("../img/linea_totogol.jpg"/*tpa=http://www.snai.it/img/linea_totogol.jpg*/);
	background-position:-2px;
	background-repeat:no-repeat;
	overflow: hidden;
}
#table_totogol .line-blu .legenda {
	text-align: center;
	color: white;
	font-weight: normal;
}
#table_totogol .line-blu .legenda .spazio {
	padding: 0 4px;
}
#table_totogol .line-gri{
	background-color:#CCC;
	text-align:center;
	color:#01559C;
	padding:7px;
	overflow: hidden;
	height: 22px;
}
#table_totogol .line-gri .ridotto {
	float: left;
	width: 30%;
	color: #1F325F;
	font-weight: bold;
}
#table_totogol .totogol td{
	border:1px solid #FFF;
	background-color:#CCC;
	padding:2px;
	text-align:center;
	color: #01559C;
}
#table_totogol .bottone-blu{
	display: block;
	float: left;
	width: 130px;
	margin-left: 20px;
	background-color:#1F325F;
	padding:2px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	height:12px;
	text-decoration: none;
}
#table_totogol .mappe_totogol {
	width: 100%;
}
#table_totogol .mappe_totogol th {
	background-color:#01559C;
	color: white;
	text-align: center;
	width: 50%;
	padding: 5px 0;
}
#table_totogol .mappe_totogol th.separatore {
	background-image: url("../img/separatore_totogol.png"/*tpa=http://www.snai.it/img/separatore_totogol.png*/);
	background-position: 0 center;
	background-repeat: no-repeat;
	width: 2px;
}
#table_totogol .mappe_totogol td {
	background-color:white;
	color: #1C328B;
	text-align: center;
	border: 0;
	width: 12%;
}
#table_totogol .mappe_totogol td.separatore {
	background-image: url("../img/separatore_totogol_blu.png"/*tpa=http://www.snai.it/img/separatore_totogol_blu.png*/);
	background-position: 0 top;
	background-repeat: repeat-y;
	width: 2px;
}

#table_totogol.tabella_piccola .line-top {
	background-image: url("../img/smussi/piccolo-azzurro.jpg"/*tpa=http://www.snai.it/img/smussi/piccolo-azzurro.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_totogol.tabella_piccola .sopra-box-bianco {
	float: left;
	width: 100%;
	background-image: url("../img/smussi/bianco-su-azzurro-piccolo.jpg"/*tpa=http://www.snai.it/img/smussi/bianco-su-azzurro-piccolo.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
	height: 9px;
	line-height: 9px;
	height: 9px;
}
#table_totogol.tabella_piccola table tr.testata_tabella .prima {
	background-image: url("../img/smussi/azzurro-su-bianco-con-bordi.jpg"/*tpa=http://www.snai.it/img/smussi/azzurro-su-bianco-con-bordi.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_totogol.tabella_piccola table tr.testata_tabella .ultima {
	background-image: url("../img/smussi/azzurro-su-bianco-con-bordi.jpg"/*tpa=http://www.snai.it/img/smussi/azzurro-su-bianco-con-bordi.jpg*/);
	background-position: top right;
	background-repeat: no-repeat;
}

/* $9 - Big Race
----------------------------------------------------------------------------*/
#table_BigRace.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_BigRace.tabella_grande {
	width: 760px;
	position: relative;
	margin: 0 auto;
}

#table_BigRace .top{
	height:10px;
	background-color:#F9F9ED;
}
#table_BigRace .line-top{
	color:#1F335F;
	background-color:#EAEAEA;
	width:385px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:7PX;
	float:left;
	font-weight:bold;
}
#table_BigRace .line-arancio{
	background-color:#DD3C39;
	color:#fff;
	font-weight:bold;
	clear:both;
	height:40px;
	padding-top:10px;
	padding:7px;
}
#table_BigRace .line-grigia{
	background-color:#9e9e9e;
	font-weight:bold;
	color:#FFF;
	padding:7px;
	clear:both;
	height:20px;
}
#table_BigRace .line-grigia2{
	background-color:#CFCFCF;
	clear:both;
	height:10px;
}
#table_BigRace th{
	vertical-align: middle;
	background-color:#CFCFCF;
	text-align:center;
	color:#31436C;
	font-weight:bold;
	clear:both;
	height:15px;
	padding-bottom:5px;
}
#table_BigRace .stampa{
	float:left;
	margin-top:10px;
	margin-left:10px;
}
#table_BigRace .BoxCentrale{
	border-left:1px solid #CCC;
	border-right: 1px solid #CCC;
}
#table_BigRace .lineacentrale{
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	text-align:center;
}
#table_BigRace .lineacentrale imput{
	font-size:11px;
}
#table_BigRace .allineamentoDX{
	float:right;
	width:180px;
}
#table_BigRace .allineamentoSX{
	float:left;
	width:160px;
}
#table_BigRace .fine{
	background-color:#F9F9ED;
	height:9px;
}
#table_BigRace .BoxCentrale td a {
	color: #1F335F;
	text-decoration: none;
}
#table_BigRace .BoxCentrale td a:hover {
	color: #395EB0;
}
#table_BigRace  .linea-centro{
	clear: both;
	overflow: hidden;
	padding:2px 7px;
	border-bottom:1px solid #E6E8ED;
	color:#1F335F;
	background-color:#fff;
	clear:both;
}
#table_BigRace  .linea-centro .centrato{
	text-align: center;
}

#table_BigRace.tabella_piccola .top {
	background-image: url("../img/smussi/piccola-grigia2.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-grigia2.jpg*/);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#table_BigRace.tabella_piccola .line-arancio {
	background-image: url("../img/smussi/arancio_sugrigia-chiara2.jpg"/*tpa=http://www.snai.it/img/smussi/arancio_sugrigia-chiara2.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}
#table_BigRace.tabella_piccola .line-grigia {
	background-image: url("../img/smussi/grigioscuro-su-rosso.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-rosso.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}
#table_BigRace.tabella_piccola .line-grigia2 {
	background-image: url("../img/smussi/grigiochiaro-su-grigioscuro.jpg"/*tpa=http://www.snai.it/img/smussi/grigiochiaro-su-grigioscuro.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}
#table_BigRace.tabella_piccola .fine{
	background-image:url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}

/* $9 - 1 - Big Race - DATI
----------------------------------------------------------------------------*/
#table_BigRaceDati.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_BigRaceDati.tabella_grande {
	width: 760px;
	position: relative;
	margin: 0 auto;
}

#table_BigRaceDati .top {
	height:10px;
	background-color:#F9F9ED;}

#table_BigRaceDati .line-top{
	color:#1F335F;
	background-color:#EAEAEA;
	width:385px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:7PX;
	float:left;
	font-weight:bold;
}
#table_BigRaceDati .line-arancio{
	background-color:#DD3C39;
	color:#fff;
	font-weight:bold;
	clear:both;
	height:40px;
	padding-top:10px;
	padding:7px;
}
#table_BigRaceDati .line-grigia{
	background-color:#9e9e9e;
	font-weight:bold;
	color:#FFF;
	padding:7px;
	clear:both;
	height:20px;
}
#table_BigRaceDati .line-grigia2{
	background-color:#CFCFCF;
	clear:both;
	height:10px;}

#table_BigRaceDati th{
	vertical-align: middle;
	background-color:#CFCFCF;
	text-align:center;
	color:#31436C;
	font-weight:bold;
	clear:both;
	height:15px;
	padding-bottom:5px;
}
#table_BigRaceDati .stampa{
	float:left;
	margin-top:10px;
	margin-left:10px;
}
#table_BigRaceDati .BoxCentrale{
	border-left:1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#FFF;
	}
#table_BigRace .lineacentrale{
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	text-align:center;
}
#table_BigRaceDati .lineacentrale imput{
	font-size:11px;
}
#table_BigRaceDati .allineamentoDX{
	float:right;
	width:180px;
}
#table_BigRaceDati .allineamentoSX{
	float:left;
	width:160px;
}
#table_BigRaceDati .fine{
	background-color:#F9F9ED;
	height:9px;
}
#table_BigRaceDati .BoxCentrale td a {
	color: #1F335F;
	text-decoration: none;
}
#table_BigRaceDati .BoxCentrale td a:hover {
	color: #395EB0;
}
#table_BigRaceDati .line-arancio1{
	clear: both;
	overflow: hidden;
	background-color:#F77D29;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_BigRaceDati .line-bianca{
	clear: both;
	overflow: hidden;
	color:#1F335F;
	background-color:#fff;
	width:384px;
	border:#CCC 1PX solid;
	border-top: 0;
	border-bottom: 0;
	padding:7PX;
	float:left;
}
#table_BigRaceDati  .linea-centro{
	clear: both;
	overflow: hidden;
	padding:2px 7px;
	border-bottom:1px solid #E6E8ED;
	color:#1F335F;
	background-color:#fff;
	clear:both;
}
#table_BigRaceDati  .linea-centro .centrato{
	text-align: center;
}


#table_BigRaceDati.tabella_piccola .top {
	height:10px;
	background-color:#F9F9ED;
}
#table_BigRaceDati.tabella_piccola .line-top{
	color:#1F335F;
	background-color:#EAEAEA;
	width:385px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:7PX;
	float:left;
	font-weight:bold;
}
#table_BigRaceDati.tabella_piccola .line-arancio{
	background-image: url("../img/smussi/arancio_sugrigia-chiara2.jpg"/*tpa=http://www.snai.it/img/smussi/arancio_sugrigia-chiara2.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}
#table_BigRaceDati.tabella_piccola .line-grigia{
	background-image: url("../img/smussi/grigioscuro-su-rosso.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-rosso.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}
#table_BigRaceDati.tabella_piccola .line-grigia2{
	background-image: url("../img/smussi/grigiochiaro-su-grigioscuro.jpg"/*tpa=http://www.snai.it/img/smussi/grigiochiaro-su-grigioscuro.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}

#table_BigRaceDati.tabella_piccola .stampa{
	float:left;
	margin-top:10px;
	margin-left:10px;
}
#table_BigRaceDati.tabella_piccola .BoxCentrale{
	border-left:1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#FFF;
}
#table_BigRaceDati.tabella_piccola .lineacentrale{
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	text-align:center;
}
#table_BigRaceDati.tabella_piccola .lineacentrale input{
	font-size:11px;
}
#table_BigRaceDati.tabella_piccola .allineamentoDX{
	float:right;
	width:180px;
}
#table_BigRaceDati.tabella_piccola .allineamentoSX{
	float:left;
	width:160px;
}
#table_BigRaceDati.tabella_piccola .BoxCentrale td a {
	color: #1F335F;
	text-decoration: none;
}
#table_BigRaceDati.tabella_piccola .BoxCentrale td a:hover {
	color: #395EB0;
}
#table_BigRaceDati.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	height: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-bianca.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}

#table_BigRaceDati.tabella_piccola .line-arancio1 {
	background-image: url("../img/smussi/arancio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/arancio-su-blu.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_BigRaceDati.tabella_piccola .fine{
	background-image:url("../img/smussi/bottom-bianco.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco.jpg*/);
	background-repeat:no-repeat;
	background-position:left top;
}

/* $10 - Partenti
----------------------------------------------------------------------------*/
#table_partenti.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_partenti.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_partenti .titolo {
	background-image: url("../img/logo-snai-trasp.gif");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 50px;
	text-align: right;
	color: #1F335F;
	background-color: white;
	border: 1px solid #CCCCCC;
	border-bottom: 0;
	border-top: 0;
	width: 338px;
	font-weight: bold;
}
#table_partenti .ippodromo {
	background-color: #1F335F;
	color: white;
	padding: 8px 10px;
	font-weight: bold;
}
#table_partenti .ippodromo .spazio1 {
	padding: 0 10px;
}
#table_partenti .ippodromo .spazio2 {
	padding: 0 3px;
}
#table_partenti .ippodromo .luogo {
	font-size: 14px;
}
#table_partenti .corsa {
	background-color: #F77D29;
	overflow: hidden;
	color: white;
	font-weight: bold;
	padding: 5px 0;
}
#table_partenti .corsa .numero {
	float: left;
	background-image: url("../img/partenti_arrivi/contenitore_numero.png");
	width: 6%;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	text-align: center;
	margin: 5px 0 5px 10px;
}
#table_partenti .corsa .orario {
	font-size: 12px;
	text-align: center;
	width: 17%;
	float: left;
	padding: 5px 0;
}
#table_partenti .corsa .informazioni {
	font-size: 11px;
	text-align: center;
	width: 52%;
	float: left;
}
#table_partenti .corsa .metri {
	font-size: 12px;
	text-align: center;
	width: 22%;
	float: right;
	padding: 5px 0;
}
#table_partenti .dati_corsa {
	width: 100%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#table_partenti .dati_corsa th {
	background-color: #A1A1A1;
	padding: 5px 0;
	text-align: center;
	color: white;
}
#table_partenti .dati_corsa td {
	background-color: white;
	padding: 5px 0;
	text-align: center;
	color: #1F335F;
	border-bottom: 1px solid #CCCCCC;
}
#table_partenti .dati_corsa td a {
	color: #1F335F;
	text-decoration: none;
}
#table_partenti .dati_corsa td a:hover {
	color: #395EB0;
}
#table_partenti .dati_corsa td.prima {
	font-weight: bold;
}
#table_partenti .dati_corsa tr.ultima_riga td {
	border-bottom:0;
	padding-left: 20px;
	text-align: left;
	color: black;
}

#table_partenti.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	font-size: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#table_partenti.tabella_piccola .ippodromo {
	background-image: url("../img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#table_partenti.tabella_piccola .corsa {
	background-image: url("../img/smussi/arancio-su-blu.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#table_partenti.tabella_piccola .corsaSuBianco {
	background-image: url("../img/smussi/arancio-su-bianco-con-bordo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#table_partenti.tabella_piccola .riga_finale {
	background-image: url("../img/smussi/bottom-bianco.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
	font-size: 9px;
	line-height: 9px;
	height: 9px;
}

/* $11 - Arrivi
----------------------------------------------------------------------------*/
#table_arrivi.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_arrivi.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_arrivi .titolo {
	background-image: url("../img/logo-snai-trasp.gif");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 50px;
	text-align: right;
	color: #1F335F;
	background-color: white;
	border: 1px solid #CCCCCC;
	border-bottom: 0;
	border-top: 0;
	width: 338px;
	font-weight: bold;
}
#table_arrivi .ippodromo {
	background-color: #1F335F;
	color: white;
	padding: 8px 10px;
	font-weight: bold;
}
#table_arrivi .ippodromo .spazio1 {
	padding: 0 10px;
}
#table_arrivi .ippodromo .spazio2 {
	padding: 0 3px;
}
#table_arrivi .ippodromo .luogo {
	font-size: 14px;
}
#table_arrivi .corsa {
	background-color: #F77D29;
	overflow: hidden;
	color: white;
	font-weight: bold;
	padding: 5px 0;
}
#table_arrivi .corsa .numero {
	float: left;
	background-image: url("../img/partenti_arrivi/contenitore_numero.png");
	width: 6%;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	text-align: center;
	margin: 5px 0 5px 10px;
}
#table_arrivi .corsa .orario {
	font-size: 12px;
	text-align: center;
	width: 17%;
	float: left;
	padding: 5px 0;
}
#table_arrivi .corsa .informazioni {
	font-size: 11px;
	text-align: center;
	width: 52%;
	float: left;
}
#table_arrivi .corsa .metri {
	font-size: 12px;
	text-align: center;
	width: 22%;
	float: right;
	padding: 5px 0;
}
#table_arrivi .dati_corsa {
	width: 100%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#table_arrivi .dati_corsa th {
	background-color: #A1A1A1;
	padding: 5px 0;
	text-align: center;
	color: white;
}
#table_arrivi .dati_corsa td {
	background-color: white;
	padding: 5px 0;
	text-align: center;
	color: #1F335F;
	border-bottom: 1px solid #CCCCCC;
}
#table_arrivi .dati_corsa td a {
	color: #1F335F;
	text-decoration: none;
}
#table_arrivi .dati_corsa td a:hover {
	color: #395EB0;
}
#table_arrivi .dati_corsa td.prima {
	font-weight: bold;
}
#table_arrivi .dati_corsa tr.ultima_riga td {
	border-bottom:0;
	padding-left: 20px;
	text-align: left;
	color: black;
}

#table_arrivi.tabella_piccola .sopra_titolo {
	height: 9px;
	line-height: 9px;
	font-size: 9px;
	background-image: url("../img/smussi/piccola-bianca.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#table_arrivi.tabella_piccola .ippodromo {
	background-image: url("../img/smussi/blu-su-biancopiccolo-con-bordo-grigio.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#table_arrivi.tabella_piccola .corsa {
	background-image: url("../img/smussi/arancio-su-blu.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#table_arrivi.tabella_piccola .corsaSuBianco {
	background-image: url("../img/smussi/arancio-su-bianco-con-bordo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#table_arrivi.tabella_piccola .riga_finale {
	background-image: url("../img/smussi/bottom-bianco.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
	font-size: 9px;
	line-height: 9px;
	height: 9px;
}

/* $12 - Ippica
----------------------------------------------------------------------------*/
#table_ippica.tabella_piccola {
	width: 516px;
	position: relative;
	margin: 0 auto;
}
#table_ippica.tabella_grande {
	width: 760px;
	position: relative;
	right: 0;
}

#table_ippica td a {
	text-decoration: none;
	color: #1F335F;
}
#table_ippica td a:hover {
	color: #32519A;
}
#table_ippica .linea1{
	background-color:#fff;
	height:8px;
	width:400px;
}
#table_ippica .line-top{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
	color:#1F335F;
	width:386px;
	padding:7PX;
	float:left;
}
#table_ippica .line-blu1{
	background-color:#1F335F;
	float:left;
	width:100%;
	padding:7px 0;
	color:#fff;
	clear:both;
}
#table_ippica .line-blu2{
	background-color:#4C5C7F;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_ippica .line-arancio1{
	background-repeat: no-repeat;
	width:502px;
	color:#fff;
	clear:both;
	padding:7px;
}
#table_ippica .line-grigia{
	background-color:#A1A1A1;
	color:#fff;
	padding:7PX;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_ippica .line-grigia-ch{
	background-color:#CCC;
	color:#1F335F;
	padding-left:7PX;
	padding-top:2px;
	padding-bottom:2px;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}
#table_ippica .linea-centro{
	padding:7px;
	border-bottom:1px solid #E6E8ED;
	color:#1F335F;
	background-color:#fff;
	text-align:center;
}

#table_ippica .Line-arancio2{
	background-color:#FAAA74;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_ippica .Line-arancio3{
	background-color:#FEEACB;
	padding:7px;
	border-bottom:1px solid #fff;
	width:502px;
}
#table_ippica .Line-normal{
	padding:7px;
	width:502px;
}
#table_ippica .Box-bianco{
	padding:7px;
	background-color:#fff;
	padding-bottom:5px;
}
#table_ippica .Box-arancio{
	background-color:#F77D29;
	float:left;
	width:140px;
	height:13px;
	padding:3px;
	margin:10px;
	color:#1F335F;
	font-weight:bold;
	text-align:center;
}
#table_ippica .Box-arancio a {
	color:#1F335F;
	text-decoration: none;
}
#table_ippica .fine{
	background-color:#fff;
}

#table_ippica.tabella_piccola .prima{
	background-image:url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-repeat:no-repeat;
	background-position:top left;
}
#table_ippica.tabella_piccola .ultima{
	background-image:url("../img/smussi/grigioscuro-su-arancio.jpg"/*tpa=http://www.snai.it/img/smussi/grigioscuro-su-arancio.jpg*/);
	background-repeat:no-repeat;
	background-position:top right;
}
#table_ippica.tabella_piccola .linea1{
	background-image: url("../img/smussi/piccola-bianca.jpg"/*tpa=http://www.snai.it/img/smussi/piccola-bianca.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_ippica.tabella_piccola .line-blu1{
	background-image: url("../img/smussi/blu-su-biancopiccolo.jpg"/*tpa=http://www.snai.it/img/smussi/blu-su-biancopiccolo.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
}
#table_ippica.tabella_piccola .line-arancio1{
	background-color:#F77D29;
	background-image: url("../img/smussi/arancio-su-blu.jpg"/*tpa=http://www.snai.it/img/smussi/arancio-su-blu.jpg*/);
	background-position: top left;
}
#table_ippica.tabella_piccola .fine{
	background-image:url("../img/smussi/bottom-bianco1.jpg"/*tpa=http://www.snai.it/img/smussi/bottom-bianco1.jpg*/);
	background-repeat:no-repeat;
	background-position:left bottom;
}


/* AGGIUNTA PER CAMPAGNA IN HOME PAGE*/

#balla {
	position:absolute;
	left:450px;
	top:320px;
	width:350;
	height:500;
	z-index:1;
}
#scroll {
	position:absolute;
	width:905;
	height:513;
	z-index:100;
	top: 50%;
	left: 50%;
	margin-top: -243px;
	margin-left: -452px;
	visibility: hidden;
}
