body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
	}
.testo_grigio {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.testo_bianco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.testo_p_grigio {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.testo_rosso {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.testo_g_rosso {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}

#form1 select {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0868AC;
	line-height: 20px;
}





div#gallery ul,li {margin: 0px; padding: 0px; list-style:none; display:inline;}

div#gallery li a {display:block; height:90px; width:117px; float:left; margin-right:25px; background-color:#007DC5; margin-bottom: 25px; border: 2px solid #D5D5D5; text-decoration:none; font-family:Arial, Helvetica, sans-serif; background-repeat:no-repeat;}
div#gallery li a:hover { border-style:dotted; background-color:#FFFFFF;}

div#gallery li a.lastli { margin-right: 0px;}

div#gallery li a span {font-size:12px; color:#ffffff; width:100px; display:none; margin-left:10px; margin-top:12px; font-weight:bold; letter-spacing:1px;}

div#gallery li a:hover span {display:block;}

div#gallery li a span.p_blu {color: #007DC5;}
div#gallery li a span.p_red {color:#FF0000;}
div#gallery li a span.p_black {color:#000000;}