 body {
    margin:0px;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {color: #003399;	text-decoration: none;}
a:visited { color: #000099; text-decoration: none ;}
a:hover {color: #3366CC; text-decoration: underline;}

.footerLink a:link {color: #EEEEEE;	text-decoration: none;}
.footerLink a:visited { color: #EEEEEE; text-decoration: none ;}
.footerLink a:hover {color: #FFCC00; text-decoration: underline;}


.testo {
	font-size: 11px;
	color: #333333;
}
.testoPiccolo {
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.testoPiccoloItalic {
	font-size: 9px;
	font-style: italic;
	color: #333333;
}
.popup {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.justified {text-align: justify}

.testoBianco {
	font-size: 11px;
	color: #FFFFFF;
}
.menu {
    margin-left:5px;
	font-size: 11px;
	background-color:#EEEEEE;
	padding:2px;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
}

.menuOFF {
    margin-left:5px;
	font-size: 11px;
	color: #666666;
	background-color:#EEEEEE;
	padding:2px;
	font-weight: bold;
	font-variant: normal;
}

.menuSub {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
}

.testoPiccoloBianco {
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}

.titoliBig {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
blockquote {
	margin-left: 15px;
	margin-right: 5px;
}

input {
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

textarea {
	border: 1px solid #999999;
	background-color: #EEEEEE;
}

.bordiTratteggiati {
	border: 1px dashed #999999;
}

.rigaTrattVerticale {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #999999;
}
.tabtitoli {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.tabdati {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.tabDownloadTit {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px #CC0000 solid;
}
.tabDownloadDati {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px #CC0000 solid;
}


.bordiLinea {

	border: 1px solid #999999;
}

.bandeLaterali {
	background-color:#FFFFFF;
	border-right-width:1px;
	border-right-color:#333333;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#333333;
	border-left-style:solid;
}

/** Distributori **/

.distribTabIntestazione {
	background-color:#a6acba;
	height:16px;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}

.distribTabTitoli {
	height:20px;
	border-bottom-color:#666666;
	border-bottom-width:1px;
	border-bottom-style: dashed;
}

.testo ul {
	font-size: 10px;
	font-weight:bold;
	list-style-image:none;
	list-style-type: circle;
}

ul {
	list-style-image: url(../img-gen/img_varie/plus.gif);
	font-size: 11px;
}

