.ara_informazioni
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color:#990066;
}

.ara_invia
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#990066;
}

.prodotti, .prodotti ul
{
	font: normal 11px Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background-color: #9A9C9D;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
	color: black;
	opacity: .90;
	filter: alpha(opacity=90);
}

.prodotti li a
{
	display: block;
	width: 80px; /*width of menu (not including side paddings)*/
	color: black;
	background-color: #9A9C9D;
	text-decoration: none;
	padding: 4px 5px;
	opacity: .90;
	filter: alpha(opacity=90);
}

.prodotti li a:hover{
background-color: #D6A700;
color: #FFFFFF;
opacity: .90;
filter: alpha(opacity=90);
}

* html .prodotti li{ /*IE6 CSS hack*/
display: inline-block;
width: 150px; /*width of menu (include side paddings of LI A*/
opacity: .90;
filter: alpha(opacity=90);
}

.azienda, .azienda ul
{
	font: normal 11px Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background-color: #9A9C9D;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
	color: black;
	opacity: .90;
	filter: alpha(opacity=90);
}

.azienda li a
{
	display: block;
	width: 80px; /*width of menu (not including side paddings)*/
	color: black;
	background-color: #9A9C9D;
	text-decoration: none;
	padding: 4px 5px;
	opacity: .90;
	filter: alpha(opacity=90);
}

.azienda li a:hover{
background-color: #A30E19;
color: #FFFFFF;
opacity: .90;
filter: alpha(opacity=90);
}

* html .azienda li{ /*IE6 CSS hack*/
display: inline-block;
width: 150px; /*width of menu (include side paddings of LI A*/
opacity: .90;
filter: alpha(opacity=90);
}

.servizi, .servizi ul
{
	font: normal 11px Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background-color: #9A9C9D;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
	color: black;
	opacity: .90;
	filter: alpha(opacity=90);
}

.servizi li a
{
	display: block;
	width: 80px; /*width of menu (not including side paddings)*/
	color: black;
	background-color: #9A9C9D;
	text-decoration: none;
	padding: 4px 5px;
	opacity: .90;
	filter: alpha(opacity=90);
}

.servizi li a:hover{
background-color: #414384;
color: #FFFFFF;
opacity: .90;
filter: alpha(opacity=90);
}

* html .servizi li{ /*IE6 CSS hack*/
display: inline-block;
width: 150px; /*width of menu (include side paddings of LI A*/
opacity: .90;
filter: alpha(opacity=90);
}
