body {
	margin-top:6%;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	background-image:url(../immagini/bg.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	color: #444444;
	font-size: 13px;
	}
a:link {
	font-size: 12px;
	color: #222222;
	margin-left: 5px;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	font-weight:bold;
	color: #444444;
	margin-left: 5px;
	text-decoration: none;
}
a:hover {
	background-color:#FFCC00;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	font-weight:bold;
	color: #222222;
	background-color:#FFFFFF;
	margin-left: 5px;
	text-decoration: underline;
}

/************** .feature styles ***************/

.testo {
	font-size: 12px;
}
.titolino {
	font-size: 16px;
	font-weight:600;
	font-stretch:condensed;
	padding-top: 48px;
    margin-left: 5px;
	margin-bottom: 5px;
}
.boxno {
	height:329px;
	width:510px;
	font-size:12px;
	background-image:url(../immagini/no.gif);
	background-repeat:no-repeat;
	padding-left:38px;padding-right:8px;
}
.titoline {
	font-size: 16px;
	font-weight:600;
	font-stretch:condensed;
	margin-top: 48px;
    margin-left: 10px;
	margin-bottom: 20px;
}
.boxne {
	height:329px;
	width:215px;
	background-image:url(../immagini/ne.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
.boxso {
	height:226px;
	width:510px;
	background-image:url(../immagini/so.gif);
	background-repeat:no-repeat;
	padding-left:32px;
}
.boxse {
	height:198px;
	width:215px;
	padding-top:6px;
	padding-right:24px;
	background-image:url(../immagini/menu.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.trasparenza {
	opacity: 0.55;
	filter: alpha(opacity=55);
	-moz-opacity:0.55;
}
.line {
	border-left: 1px;
	border-left-style:solid;
	border-left-color:#D9D9D9;
	border-right: 1px;
	border-right-style:solid;
	border-right-color:#D9D9D9;
}
.bgtd {
	color: #333333;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
}
.bg {
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;	
	background-image:url(../immagini/bg_td.jpg);background-repeat:repeat-x;
	border-widht: 20px;
}
.tboxsmall {
	color: #333333;
	font-size: 10px;
	margin-left:10px;
	line-height: 7px;
}
.login {
	color: #333333;
	font-size: 14px;
	line-height: 21px;
	margin-top:85px;
	margin-left: 90px;
	margin-right: 3px;
}
.testoNews {
	color: #222222;
	font-size: 12px;
	font-weight:300;
	margin-left: 7px;
	margin-right:5px;
	text-decoration: underline;
}
.titoloNews {
	color: #222222;
	font-size: 11px;
	font-weight:600;
	margin-left: 10px;
	margin-right: 20px;
}
.small {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 16px;
}
.address {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 9px;
	margin-top: 15px;
}
.oggetto {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 2px;
}
.Stilescroll {
	font-size: 13px;
	position:relative;
	height:230px;
	z-index:1;
	overflow:auto;
	width:458px;
	scrollbar-highlight-color:#dddddd;
	scrollbar-shadow-color:#dddddd;
	scrollbar-3dlight-color:#dddddd;
	scrollbar-darkshadow-color:#dddddd;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-arrow-size:100px;
}
.Stilescroll2 {
	font-size: 13px;
	position:relative;
	height:180px;
	z-index:1;
	overflow:auto;
	width:460px;
	margin-top: 10px;
	margin-left: 6px;
	scrollbar-highlight-color:#dddddd;
	scrollbar-shadow-color:#dddddd;
	scrollbar-3dlight-color:#dddddd;
	scrollbar-darkshadow-color:#dddddd;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-arrow-size:100px;
}

