/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #00499B;
	text-decoration: none;
}
.normale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00499B;
}

.bordomenuvert {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.titoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}


a:visited {
	text-decoration: none;
	color: #00499B;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

#bigdiv {
	width: 760px;
	height: 700px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px;
	Margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0001;
	border-right-color: #CC0001;
	border-bottom-color: #CC0001;
	border-left-color: #CC0001;
	background-color:#84A6CE;
}

#header{
	position: absolute;
	background-image: url(img/testata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 150px;
	width: 760px;
	left: 0px;
	top: 0px;
}
#menuorizz{
	position: absolute;
	background-color:#00499B;
	padding: 0px;
	height: 19px;
	width: 640px;
	left: 120px;
	top: 150px;
}
.navText {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	}
#navigation td {
	border-bottom: 1px solid #CC0000;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
	}
	
#navigation a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0px;
	}
	
#navigation a:hover {
	background: #CC0000;
	color:#FFFFFF;
	}
#menuvert{
	position: absolute;
	padding: 0px;
	height: 550px;
	width: 120px;
	left: 0px;
	top: 150px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CC0000;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #CC0000;
	border-right-width: 1px;
}
#cella {
	height: 445px;
	overflow-y: scroll;
	scrollbar-arrow-color :#00499b;
	scrollbar-base-color : #84A6CE;
	scrollbar-face-color: #84A6CE;
	padding-right:0px;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 247px;
	right: 5px;
	left: 121px;
	width: 632px;
	margin-right: 150px;
	background-color: #84A6CE;
	}
.titolotesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
.orologio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
.bordotabletesto {
	border: 2px solid #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00499B;
}

#titolo{
	position: absolute;
	background-color:#84A6CE;
	padding: 8px 0px 0px;
	height: 56px;
	width: 638px;
	left: 121px;
	top: 169px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.tabletitolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	border: 2px solid #CC0000;

}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
}
