body
{ 
	font-family: tahoma;
	font-size: small;
	color: navy;
	background-color: #c5c5ec;
}
body.light
{
	background-color: #ccffff;
}
h3
{
	text-align: center;
	color: green;
}
h4
{
	margin-top: 30px;
	font-style: italic;
	font-weight: bold;
}
frame.navigator
{
	overflow="hidden";
}
img.intesta
{
	position:absolute;
	top:0px;
	left: 50px;
	horizontal-align:
/*
	left:0px;
*/
	overflow: hidden
}
img.opacity
{
    opacity:0.7;
    filter:alpha(opacity=40);
}
img.opacity:hover
{
    opacity:1;
    filter:alpha(opacity=100);
}
td.descr1
{
    width: 22%;
ù}
td.descr2
{
    width: 39%;
	text-align: center;
}
td.prezzo
{
	font-weight: bold;
}
a
{
	color: green;
}
a:hover
{
	color: LimeGreen;}
/*ul
{
	list-style-image: url('../img/sfondoacari_30.jpg') ;
}
*/

ul.disc {list-style-type: disc}

li.compact
{
	margin-top: 10px;
	line-height: 1;
}
span.testa
{
	font-weight: bold;

}


