 body {
    margin:0px;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {color: #003399;	text-decoration: none;}
a:visited { color: #003399; text-decoration: none ;}
a:hover {color: #3366CC; text-decoration: underline;}

.bandeLaterali {
	background-color:#F9F9F9;
	border-right-width:1px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#DDDDDD;
	border-left-style:solid;
}
.boxNews{
	font-size: 11px;
	color: #333333;
	padding:5px;
	border:1px solid #CCCCCC;
	margin-top:15px;
}
.titoliInterni{
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	padding:2px;
	background-color:#CC0000;
}

.news_data{
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}
.news_text{
	font-size: 11px;
	color: #333333;
	border-bottom:1px solid #CCCCCC;
}


.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;
}

.menuOFF {
    margin-left:5px;
	font-size: 11px;
	color: #666666;
	background-color:#EEEEEE;
	padding:2px;
	font-weight: bold;
	font-variant: 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 #EEEEEE solid;
}
.tabDownloadDati {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px #EEEEEE solid;
}


.bordiLinea {

	border: 1px solid #999999;
}


/** 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;
}

.footer
{
background-image:url(../img-gen/new_struct/footer.gif);
background-repeat:no-repeat;
font-size: 9px;
line-height: 11px;
color: #000000;
height:60px;
padding-left:10px;
}
.footer a:link {color: #333333;	text-decoration: none;}
.footer a:visited { color: #333333; text-decoration: none ;}
.footer a:hover {color: #CC0000; text-decoration: underline;}

