.titolo{
	font : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	border : thin;
}
.testo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #4a4a4a;
}
.rosso{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ff0000;
}
.testo_piccolo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #4a4a4a;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
}
A:HOVER {
	color : Red;
}
.Apiccolo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Blue;
}
.Apiccolo:HOVER {
	color : Red;
}
SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #4a4a4a;
}

.bottone {
	background : #F0E68C;
	border : thin Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	width : 80px;
}

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #4a4a4a;
}

.rollover a { display:block; height:20px; background-color: transparent; /*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;*/}
.rollover a:hover { 
	/*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;
	filter:alpha(opacity=40); -moz-opacity:.4; opacity:.4; */
	background-image : url("ico_left/galleria-sottofoto.gif");
	background-position : top left;
	background-repeat : no-repeat;
}
.rollover2 a { display:block; height:100% ;background-color: transparent; /*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;*/}
.rollover2 a:hover { 
	/*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;
	filter:alpha(opacity=40); -moz-opacity:.4; opacity:.4; */
	background-image : url("ico_left/ingrandimenti-sottofoto.gif");
	background-position : bottom left;
	background-repeat : no-repeat;
}	
.rollover3 a { display:block; height:20px ;background-color: transparent; /*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;*/}
.rollover3 a:hover { 
	/*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;
	filter:alpha(opacity=40); -moz-opacity:.4; opacity:.4; */
	background-image : url("ico_left/galleria-del.gif");
	background-position : top left;
	background-repeat : no-repeat;
}
.rollover4 a { display:block; height:100%; background-color: transparent; /*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;*/}
.rollover4 a:hover { 
	/*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;
	filter:alpha(opacity=40); -moz-opacity:.4; opacity:.4; */
	background-image : url("ico_left/galleria-sottofoto.gif");
	background-position : top left;
	background-repeat : no-repeat;
}	
.rollover5 a { display:block; height:100%; background-color: transparent; /*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;*/}
.rollover5 a:hover { 
	/*filter:alpha(opacity=00); -moz-opacity:.0; opacity:.0;
	filter:alpha(opacity=40); -moz-opacity:.4; opacity:.4; */
	background-image : url("ico_left/cerca_bg.gif");
	background-position : top left;
	background-repeat : no-repeat;
}	

