body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.box {
	padding-bottom: 6px;
}

.classifica {
	font-size: 12px;
	color: #FFFFFF;
}

.classifica .vivace {
	color: #FFFF00;
}

#barra_blu {
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	background-color: #0D3896;
	height: 18px;
	text-transform: uppercase;
	padding-left: 8px;
	background-attachment: scroll;
	background-image: url(img/bg_striscia_blu.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#barra_rossa {
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	height: 18px;
	text-transform: uppercase;
	padding-left: 8px;
	background-attachment: scroll;
	background-image: url(img/bg_striscia_rossa.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#fondo_blu {
	background-attachment: scroll;
	background-image: url(img/bg_table_blu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px;
}

.prossima {
	font-size: 12px;
	color: #FFFFFF;
}
#editoriale {
	height: 440px;
	width: 468px;
	overflow: auto;
	position: relative;
	text-align: justify;
	margin: 0px;
	padding: 6px;
	border: 1px solid #0C378E;
	line-height: 18px;
}

#bordo_blu {
	border: 1px solid #0C378E;
}

#editoriale a:link {
	font-weight: bold;
	color: #0D3996;
}

.prossima .squadre {
	font-size: 12px;
	color: #FFFF00;
}

.calendario {
	font-size: 10px;
	color: #FFFFFF;
}

.calendario td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	padding: 3px;
}

.calendario .link {
	height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: none;
	padding-top: 8px;
}

.calendario .link a:link {
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.calendario .link a:visited {
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
}


.calendario .link a:hover {
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
	color: #FFFFFF;
	text-transform: uppercase;
}
#appuntamenti {
	margin: 8px;
	font-size: 10px;
	background-color: #0062BD;
}

#appuntamenti td {
	vertical-align: middle;
	padding: 4px;
	background-color: #FFFFFF;
}

#appuntamenti .voce {
	margin: 8px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #0062BD;
	color: #FFFFFF;
}
