.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.arial11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.arial10blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: bold;
	color: #1f547a;
}
.arial11arancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #555555;
}
.titolo_scheda_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9b9b9b;
}
.link_grigio9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
A.link_grigio9:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link_grigio11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
A.link_grigio11:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link_arancio11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
A.link_arancio11:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link_paginazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #597293;
	text-decoration: none;
}
A.link_paginazione:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	background-color:#597293;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.paginazioneon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	background-color:#597293;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.rigacontatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color:#dddddd;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bg_blu {
	background-image: url(img/bg_blu1.gif);
	background-repeat: repeat-x;
}
.bg_grigio1 {
	background-image: url(img/bg_grigio.gif);
	background-repeat: repeat-x;
}
.bg_grigio2 {
	background-image: url(img/bg_grigio2.gif);
	background-repeat: repeat-x;
}
.bg_tratteggio {
	background-image: url(img/tratteggio.gif);
	background-repeat: repeat-x;
}
.bg_tratteggio_vert {
	background-image: url(img/tratteggio_vert.gif);
	background-repeat: repeat-y;
}

.tendina {

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;

	font-style: normal;

	}

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #48a0cd;
}
.rigonero {
	background-color: #000000;
}
.link_grigio9bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.link_grigio9bold:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}