/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
#main{
	background: #DEE8F3 url(../images/sf_notizie.jpg) no-repeat bottom left;
}

#risultati{
	vertical-align: top;
	margin-left: 200px;
	margin-top: 80px;
	margin-bottom: 110px;
}

table{
	width: 410px;
	margin: 0px;
	padding: 0px;
	border: none;
}

th {
	border-top: none;
	border-left: none;
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	color: #665956;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	padding: 3px;
}

td {
	border-top: none;
	border-left: none;
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-bottom-style: dashed;
	color: #665956;
	line-height: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 3px;
}

.ico{
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-bottom-style: dashed;
}

.ico img{
	border: none;
}

.stagione {
	width: 400px;
	color: #386EB6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	text-align: left;
	padding: 3px;
	margin-bottom: -3px;
}
.stagione a{
	color: #386EB6;
	text-decoration: none;
	font-variant: normal;
}

.stagione a:hover{
	color: #386EB6;
	text-decoration: underline;
	font-variant: normal;
}
