body { margin: 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#32353D;}

a:link {color: #32353D;}
a:visited {color: #32353D;}
a:hover {color: #bc0406;}
a:active {color: #32353D;}

.titolo { font-size:16px; color:#bc0406; font-weight:bold;}

.titoletto {font-size:12px; color: #C39; font-weight:bold;}

.testo {font-size:12px; line-height:16px; color:#32353D;}
.testo a:active {font-size:12px; line-height:16px; text-decoration:none; color:#009999;}
.testo a:active {font-size:12px; line-height:16px; text-decoration:none; color:#009999;}
.testo a:active {font-size:12px; line-height:16px; text-decoration:none; color:#009999;}
.testo a:hover {font-size:12px; line-height:16px; text-decoration:none; color:#bc0406;}

.footer {font-size:12px; line-height:18px; color:#830613;}
.footer a:link {font-size:12px; line-height:18px; color:#830613; text-decoration:none;}
.footer a:active {font-size:12px; line-height:18px; color:#830613; text-decoration:none;}
.footer a:visited {font-size:12px; line-height:18px; color:#830613; text-decoration:none;}
.footer a:hover {font-size:12px; line-height:18px; color:#bc0406; text-decoration:none;}

.menu {font-size:14px; line-height:22px; color:#32353D;}
.menu a:link {font-size:14px; line-height:22px; color:#32353D; text-decoration:none;}
.menu a:visited {font-size:14px; line-height:22px; color:#32353D; text-decoration:none;}
.menu a:active {font-size:14px; line-height:22px; color:#32353D; text-decoration:none;}
.menu a:hover {
	font-size:14px;
	line-height:22px;
	color:#bc0406;
	text-decoration:none;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #900;
}

.rollover {
	font-size:14px;
	line-height:22px;
	color:#bc0406;
	text-decoration:none;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #900;
}

.sfondo {background-image:url(images/sfondo.jpg); background-position:top; background-repeat:no-repeat;}

#content {
	position:relative;
	left:20px;
	top:0px;
	width:420px;
	height:460px;
	z-index:1;
	overflow: auto; 
	visibility: visible;
	scrollbar-face-color:#bc0406;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#6A747A;
	scrollbar-darkshadow-color:#574f3d;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#E6CAC5;
	scrollbar-track-color:#D1D3D4;
}

