body {
	font: normal 13px auto Verdana, Arial, Helvetica, sans-serif;
	color: #59724F;
	background: #E1F8C9;
}

div.miniris {
	position:relative;
	left:15px;
	top:20px;
}

table {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-spacing: 2px 2px;
}

table.ifica {
	position:relative;
	left:15px;
	top:30px;
}
/* FUNZIONA NULLA

thead {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	background: #B0F3A7;
}
*/

th {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #53724F;
	border-right: 1px solid #C1DAC2;
	border-bottom: 1px solid #C1DAC2;
	border-top: 1px solid #C1DAC2;
	/*letter-spacing: 2px;*/
	text-transform: uppercase;
	text-align: center;
	padding: 2px 2px 2px 4px;
	background: #B0F3A7; /* url(images/bg_header.jpg) no-repeat;*/
}

th.ifica {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAC2;
	border-bottom: 1px solid #C1DAC2;
	border-top: 1px solid #C1DAC2;
	/*letter-spacing: 2px;*/
	text-transform: uppercase;
	text-align: center;
	padding: 2px 2px 2px 4px;
	background: #B0F3A7; /* url(images/bg_header.jpg) no-repeat;*/
}

th.sfida {
	text-align: center;
	padding: 2px 12px 2px 4px;
}

th.normcase {
	font-size: 11px;
	text-transform: none;
	text-align: center;
}

th.alt {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAC2;
	border-bottom: 1px solid #C1DAC2;
	border-top: 1px solid #C1DAC2;
	/*letter-spacing: 2px;*/
	text-align: center;
	letter-spacing: 5px;
	padding: 2px 2px 2px 4px;
	background: #B0F3A7; /* url(images/bg_header.jpg) no-repeat;*/
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAC2;
	background: none;
}

td {
	font-size: 12px;
	border-right: 1px solid #C1DAC2;
	border-bottom: 1px solid #C1DAC2;
	background: #fff;
	padding: 2px 2px 2px 2px;
	color: #4f6b72;
}

td.none {
	font-size: 12px;
	border-right: 10px;
	border-bottom: 0;
	background: none;
	padding: 0;
/*
	color: #4f6b72;
*/
}



td.ifica {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #C1DAC2;
	border-bottom: 1px solid #C1DAC2;
	background: #fff;
	padding: 2px 2px 2px 2px;
	color: #4f6b72;
}

td.punti {
	border-right: 1px solid #C1DAC2;
	border-bottom: 1px solid #C1DAC2;
	color:brown;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	text-align: center;
	/*width: 20%;*/
}

td.punti2 {
	border-right: 1px solid #fff;
	border-bottom: 0;
	color:#61788A;
	background: none;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	border-spacing: 0 0;
	text-align: center;
	width: 20%;
}

td.puntiTOT {
	border-right: 0;
	border-bottom: 0;
	color:#525252;
	background: none;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	text-align: center;
	width: 20%;
}

td.sfida {
	width: '25%';
	border-right: 0;
	border-bottom: 0;
	padding: 0 0 0 0;
}

td.ris {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: green;
	text-align: center;
	border-right: 0;
	border-bottom: 0;
	padding:0px 3px 0px 3px;
	background: none;
}

td.pron {
	text-align: center;
}


td.menu {
	font-size: 15px;
	text-align: center;
	background: #FAFDB0;
	padding:3px 3px 3px 3px;
	width: 100px;
	height: 50px;
	border-right: 5px solid #C1DAC2;
	border-bottom: 5px solid #C1DAC2;
	/*border-left: 5px solid #E6EAE9;
	border-top: 5px solid #E6EAE9;*/
}

td.menulogo {
	background: #b3c372;
	border: 0;
	/*font-size: smaller;*/
	line-height: 10px;
}

.punti_esito {
	color: #8BBA00;
}

.punti_ris {
	color: #F6960F;
}

.punti_sfida {
	color: #61788A;
}

.punti_squadra {
	color: #C55555;
}

.punti_TOT {
	/* background: #FFFF8F;*/
	color: #525252;
	text-align: center;
}

a.menu {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

td.grafici {
	background:#E6EAE9;
	text-align: center;
	padding: 10px 10px 10px 10px;
	border: 0;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

/* Ottavi o quarti a seconda, e via dicendo per gli altri */
td.turno1 {
	background: #FAFDD0;
}

td.turno2 {
	background: #BDBDFE;
}

td.turno3 {
	background: #FEAAAA;
}

td.turno4 {
	background: #BDFEBD;
}

a {
	color: #C75F3E;
}

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

img {
    border-style: none
}
