body
{
	font-size: 10.0pt;
}
/*   per tutti i links , vale per tutti*/
a
{
	color: black;
	text-decoration: none;
}
/*   per tutti gli eventi hover, vale per tutti*/
a:hover
{
	color: gray;
	text-decoration: none;
}

.link_menu
{
	color: black;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}
	
.link_menu:hover
{
	color: gray;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}

.link_menu_fisso
{
	color: blue;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}

/*   devi richiamarlo*/
.menu
{	
	position: absolute;
	color: black;
	text-decoration: none;
	font-size: 7.5pt;
	font-family: Arial;
}

.menu:hover
{
	color: gray;
	text-decoration: none;
}

/*  vale per tutti i link dentro un oggetto page_content*/
#page_content a
{
	text-decoration: underline;
}

#page_content a:hover
{
	text-decoration: none;
}

.liste
{
}

#page_content
{
	position: relative;
	padding: 10px;
	overflow: auto;
	width: 540px;
	height: 430px;
	scrollbar-slider-color: #f00;
	scrollbar-base-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-highlight-color: #A4C7DF;
	scrollbar-shadow-color: #A4C7DF;
	scrollbar-darkshadow-color: #A4C7DF;
	scrollbar-arrow-color: #000;
	border: 1px solid #A4C7DF;
	font-size: 10.0pt;
	font-family: Verdana;
}

#page_content p
{
	font-size: 10.0pt;
	font-family: Verdana;
}

/*title
{
	position: absolute;
}*/

.title p
{
	font-family: Verdana;
	font-size: 13.5pt;
}

/*.subtitle
{
	position: absolute;
}*/

.subtitle p
{
	font-family: Verdana;
	font-size: 10.0pt;
}

.content
{
	position: absolute;
}

.hold
{
	position: absolute;
	height: 10.0pt;
}

.item
{
	font-family: Verdana;
	font-size:7.5pt;
}

#news_box
{
	padding: 10px;
}

.external_page
{
	height: 700px;
	width: 300px;
	font-size: 10.0pt;
	font-family: Verdana;
	scrollbar-slider-color: #f00;
	scrollbar-base-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-highlight-color: #A4C7DF;
	scrollbar-shadow-color: #A4C7DF;
	scrollbar-darkshadow-color: #A4C7DF;
	scrollbar-arrow-color: #000;
}

.text_box
{
	height: 16px;
	font-size: 8.0pt;
	font-family: Verdana;
	border: 1px solid #A4C7DF;
}

.labels
{
	height: 16px;
	font-size: 8.0pt;
	font-family: Verdana;
	color: Maroon;
}

.labels_title
{
	height: 24px;
	font-size: 13.5pt;
	font-family: Verdana;
	color: Maroon;
}

.validation
{
	height: 16px;
	font-size: 7.5pt;
	font-family: Verdana;
	color: Red;
}

.news
{
	font-size: 10.0pt;
	font-family: Verdana;
}

.news_link
{
	text-decoration: underline;
}

.email
{
	text-underline: single;
}

.calculator
{
	height: 20px;
	font-size: 8.5pt;
	font-family: Verdana;
}

.livelli
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13.5pt;
	COLOR: maroon;
	FONT-FAMILY: Verdana;
	POSITION: absolute;
	HEIGHT: 0.70cm;
	TEXT-ALIGN: center;
}

.aziende_ulss
{
	FONT-SIZE: 12.0pt;
	COLOR: steelblue;
	FONT-FAMILY: Arial;
	POSITION: absolute;
	TEXT-ALIGN: center;
}

.image_button
{
	height: 18px;
	width: 80px;
	POSITION: absolute;
}