.titolo {font-size: 24px; font-family: Tahoma; margin: 0px; padding: 0px;}
.sottotitolo {font-size: 12px; font-family: Tahoma; font-weight: bold; margin: 0px; padding: 0px;}
.piccolo {font-size:10px; font-family:Tahoma; margin: 0px; padding: 0px;}
.picccors {font-size:10px; font-family:Tahoma; font-style:italic; margin: 0px; padding: 0px;}
.testo {font-size:12px; font-family:Tahoma; margin: 0px; padding: 0px;}
.corsivo {font-size:12px; font-family:Tahoma; font-style:italic; margin: 0px; padding: 0px;}
.intestazione {background-color:#000066;}
.intestazione p {font-size:12px; font-family:Tahoma; color:#FFFFFF; margin:0px; padding:0px;}
.pool {font-size:12px; font-family:Tahoma; color:#000066; font-weight:bold; margin:0px; padding:0px;}
.classifica {font-size:12px; font-family:Tahoma; color:#FF0000; margin:0px; padding:0px;}
.scorr {font-size:12px; font-family:Tahoma; color:#FFFFFF; margin: 0px; padding: 0px;}
.scorr a {color:#FFFFFF;}
.scorr a:hover {color:#CC0000;}
.scorr_agg {font-size:12px; font-family:Tahoma; color:#FFFFFF; margin: 0px; padding: 0px;}
.scorr_agg a {color:#FFFFFF;}
.scorr_agg a:hover {color:#000066;}
.punti {font-size:10px; font-family:Tahoma; color:#990000; font-weight:bold; margin: 0px; padding: 0px;}
a {color:#990000; text-decoration:none;}
a:hover {color:#FF0000;}
a img {border:none}

body {
	background-image: url(Immagini/sfondoback.jpg);
	background-repeat: repeat;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-highlight-color:#C00;
	scrollbar-shadow-color:#C00;
	scrollbar-arrow-color:#006; 
	scrollbar-face-color:#FFF;
	scrollbar-track-color:#FFF; 
}
#sfondo {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:615px;
	z-index:1;
}
#menu {
	 position:absolute;
	 left:5px;
	 top:205px;
	 width:219px;
	 height:380px;
	 z-index:2;
}
#nowlive {
	position:absolute;
	left:823px;
	top:183px;
	width:170px;
	height:25px;
	z-index:3;
}
#todayschedule {
	position:absolute;
	left:823px;
	top:241px;
	width:170px;
	height:75px;
	z-index:4;
}
#poola {
	position:absolute;
	left:823px;
	top:344px;
	width:170px;
	height:100px;
	z-index:5;
}
#poolb {
	position:absolute;
	left:823px;
	top:475px;
	width:170px;
	height:100px;
	z-index:6;
}
#scorr_news {
	position:absolute;
	left:316px;
	top:162px;
	width:483px;
	height:19px;
	z-index:7;
}
#forum {
	position:absolute;
	left:316px;
	top:564px;
	width:483px;
	height:19px;
	z-index:8;
}
#aggiornamenti {
	position:absolute;
	left:334px;
	top:591px;
	width:465px;
	height:19px;
	z-index:9;
}
#titolo {
	position:absolute;
	left:230px;
	top:185px;
	width:590px;
	height:370px;
	z-index:10;
}
#principale {
	position:absolute;
	left:348px;
	top:215px;
	width:472px;
	height:340px;
	z-index:11;
	overflow:auto;
}
#banner {
	position:absolute;
	left:823px;
	top:558px;
	width:170px;
	height:53px;
	z-index:12;
	overflow:hidden;
}
.dashed td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000066;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
