body {
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	scrollbar-base-color: Navy;
	scrollbar-face-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-arrow-color: Navy;
	scrollbar-shadow-color: Navy;
}

td.menuOrizzontale {background-color: #02AAD4;border: 1px groove Navy;}

a.menu {color: White;text-decoration: none;font-family: cursive;font-size: small;}

a.menu:hover {width: 100%;background-color: #1484A0;}

a.team {text-decoration: none;color: navy;font-size: small;	font-family: cursive;}
a.team:hover {color: Red;}

TD.guest {background-color: #02AAD4;border: 1px outset #F0FFFF;}

A.post {text-decoration: none;color: White;}
A.post:HOVER {text-decoration : underline;}

TD.calendario {
	border-left-color: #578FC8;
	border-left-style: solid;
	border-left-width: 0.5px;
	border-right-color: #578FC8;
	border-right-style: solid;
	border-right-width: 0.5px;
	border-top-style: none;
	border-bottom-color: #578FC8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
	background-color: transparent;
}
a.incontro {text-decoration: none;color: #003300;}
a.incontro:hover {
	color: Red;
}
table.coppe {
	border-bottom-color: #035266;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #035266;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #035266;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #035266;
	border-top-style: solid;
	border-top-width: 1px;
}
td.classifica {
	border-bottom-color: Navy;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

