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;
	/*background-color: #8B0000;*/
	margin-top: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
}

.txtprincipale {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: normal; color: #000066; text-decoration: none;}

FORM {PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:0px; MARGIN:0px;PADDING-TOP:0px;}

H3 {PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:2px; MARGIN:0px; PADDING-TOP:2px;}

.form {font-family: Verdana,; font-size: 11px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: 1px solid #666666; margin-top:1px; margin-bottom:1px; padding: 1px;}

a:link, a:visited ,a:hover, a:focus, a:active{text-decoration:none; font-size:11px;}

/*-------------- Liste su pił colonneA -----------------*/
ul#multiA,ul#multiA li{margin:0;padding:0;list-style:none;}

ul#multiA{width: 100%;overflow: hidden;  /*  simple clearing of floats */
    padding: 0em 0;margin: 0em 0;
    line-height: 2.2;
    /*background: #EFEFEF*/
	}

ul#multiA li{float:left;width:99%;/*il trucco per le colonne*/
    margin-left: 1%;display: inline;   /* per evitare il float double margin bug di IE*/
    /*border-bottom:1px dotted #777*/}

ul#multiA a{display:block;color: #000066;
    height: auto !important;height: 1%; /*holly hack semplificato per IE*/
    text-decoration:none;padding-left:16px;
    background: transparent url(img/freccia4.gif) no-repeat center left}

ul#multiA a:hover{background-color: #F5F5F5;color:#000066}
/*-----------------------------------------------------*/

/*Gestione css per thumb gallery*/
ul#gallery, ul#gallery li{margin:0;padding:0;list-style-type:none}
ul#gallery{float:left;width:100%}
ul#gallery li{float: left;width: 100px;height: 95px;
    line-height: 95px;margin:0 6px 6px 0;text-align: center;
    background: url(bk.png) no-repeat center center}
ul#gallery img{vertical-align: middle}

* html ul#gallery li{font-size: 80px;height: auto} /* hack per IE 5.5 e IE6 */
*:first-child+html ul#gallery li{font-size: 80px;height: auto} /* hack per IE7 */
/*--------------------------------------------------------*/

