/* CSS Document */

BODY {
	font-family:verdana, arial;
	color: #006E31;
	font-size:11px;
	background-repeat: repeat-x;
}
.textcontent {
	padding-right: 20px;
}

TABLE {
	font-family:verdana, arial;
	color: #006E31;
	font-size:11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
TD {
	font-family:verdana, arial;
	color: #333333;
	font-size:11px;
	background-position: top;
	line-height: normal;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding-top: 0px;
	margin-top: 0px;
}
.tabella {
	top: 0px;
	color: #CC0000;
	padding-top: 0px;
	line-height: 0.5;
}



A:link, A:visited { color: #FFFFFF; text-decoration: none } 
A:hover { color:#FFCC33; text-decoration: none}

A.rossouno:link, A.rossouno:visited { color:#CC0000; text-decoration: none; } 
A.rossouno:hover { color: #cc0000; text-decoration: underline}

A.rosso:link, A.rosso:visited { color: #cc0000; text-decoration: none } 
A.rosso:hover { color: #cc0000; text-decoration: underline}

A.nero:link, A.nero:visited { color: #333333; text-decoration: none } 
A.nero:hover { color: #cc0000; text-decoration: none}

A.marrone:link, A.marrone:visited { color: #663300; text-decoration: none } 
A.marrone:hover { color: #FFCC33; text-decoration: none}

.piede {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	vertical-align: bottom;
}

.texthome {
	color: #CC0000; 
}
.interlinea {
	line-height: 13px;
}
.indirizzo {
	line-height: normal;
	padding-left: 10px;
	padding-top: 7px;
}
.intro {
	font-size: 8px;
	padding-top: 25px;
}
.tabellintro {
	padding-top: 250px;
}





BODY { display: block;
   scrollbar-face-color: #999999;
   scrollbar-shadow-color:#EDEDED;
   scrollbar-3dlight-color:#EDEDED;
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color:#EDEDED ;
   scrollbar-arrow-color: #ffffff;
   scrollbar-base-color:#999999;
   }
.txtboxsotto {
	line-height: 10px;
	color: #333333;
	font-size: 10px;
}
.menutest {
	font-size: 11px;
	color: #FF9900;
	text-align: center;
	padding-top: 10px;
}
