BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image:    url("../images/bg.jpg");
	margin-top: 43px;
	FONT-SIZE: 11px;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #1D5091; 
  	scrollbar-arrow-color: #59D3FF; 
 	scrollbar-track-color: #1D5091; 
 	scrollbar-shadow-color: #59D3FF; 
  	scrollbar-highlight-color: #59D3FF; 
  	scrollbar-3dlight-color :#1D5091; 
  	scrollbar-darkshadow-Color:#1D5091;
}

.testo {
	FONT-WEIGHT: normal;
	COLOR: Black;
	text-decoration: none;
}

A.testo:link {
	FONT-WEIGHT: normal;
	COLOR: Black;
	text-decoration: none;
}

A.testo:active {
	FONT-WEIGHT: normal;
	COLOR: Black;
	text-decoration: none;
}

A.testo:visited {
	FONT-WEIGHT: normal;
	COLOR: Black;
	text-decoration: none;
}

A.testo:hover {
	FONT-WEIGHT: normal;
	COLOR: #00ADEF;
	text-decoration: none;
}

.testo_bold {
	FONT-WEIGHT: bold;
	COLOR: Black;
	text-decoration: none;
}

A.testo_bold:link {
	FONT-WEIGHT: bold;
	COLOR: Black;
	text-decoration: none;
}

A.testo_bold:active {
	FONT-WEIGHT: bold;
	COLOR: Black;
	text-decoration: none;
}

A.testo_bold:visited {
	FONT-WEIGHT: bold;
	COLOR: Black;
	text-decoration: none;
}

A.testo_bold:hover {
	FONT-WEIGHT: bold;
	COLOR: #00ADEF;
	text-decoration: none;
}

.testo_bianco{
	FONT-WEIGHT: normal;
	COLOR: White;
	text-decoration: none;
}


A.testo_bianco:link {
	FONT-WEIGHT: normal;
	COLOR: White;
	text-decoration: none;
}

A.testo_bianco:active {
	FONT-WEIGHT: normal;
	COLOR: White;
	text-decoration: none;
}

A.testo_bianco:visited {
	FONT-WEIGHT: normal;
	COLOR: White;
	text-decoration: none;
}

A.testo_bianco:hover {
	FONT-WEIGHT: normal;
	COLOR: #00ADEF;
	text-decoration: none;
}

.testo_bianco_bold{
	FONT-WEIGHT: bold;
	COLOR: White;
	text-decoration: none;
}


A.testo_bianco_bold:link {
	FONT-WEIGHT: bold;
	COLOR: White;
	text-decoration: none;
}

A.testo_bianco_bold:active {
	FONT-WEIGHT: bold;
	COLOR: White;
	text-decoration: none;
}

A.testo_bianco_bold:visited {
	FONT-WEIGHT: bold;
	COLOR: White;
	text-decoration: none;
}

A.testo_bianco_bold:hover {
	FONT-WEIGHT: bold;
	COLOR: #00ADEF;
	text-decoration: none;
}

TEXTAREA  {
	FONT-SIZE: 11px;
	COLOR: #000000;
}

INPUT {
	FONT-SIZE: 10px;
	}

SELECT {
	FONT-SIZE: 10px;
	COLOR: #002483;
}

#sfondo { background-image:   url("../images/home_08.jpg"); background-repeat:repeat-x; background-color:#FFFFFF;}

h1 { font-size:14px; margin:0px; color:#1d5091;}

h2 {font-size:11px;
	COLOR: #000000;
	text-decoration: none;
	margin:0px 0px 3px 0px;}

#contenuto {height:126px; overflow:auto; padding-right:5px;}
