body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
}
.counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.txtprincipale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.txtprincipalebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-transform: none;

}
.txtprincipaleboldupper {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-transform: uppercase;
}
FORM {

	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;

}
.linedot {
	border: 1px dotted #999999;
}
.txtprincipale2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	font-style: normal;

}

.txtprincipalecharo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/*Gestione css per thumb gallerybnr*/
ul#gallerybnr, ul#gallerybnr li{margin:0;padding:0;list-style-type:none}
ul#gallerybnr{float:left;width:100%}
ul#gallerybnr li{float: left;width: 130px;height: 100px;
    line-height: 100px;margin:0 5px 5px 0;text-align: center;
    background: url(bk.png) no-repeat center center}
ul#gallerybnr img{vertical-align: middle}

* html ul#gallerybnr li{font-size: 130px;height: auto;text-align: center;} /* hack per IE 5.5 e IE6 */
*:first-child+html ul#gallerybnr li{font-size: 130px;height: auto;text-align: center;} /* hack per IE7 */
/*--------------------------------------------------------*/

