BODY {
	SCROLLBAR-FACE-COLOR: White;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-3DLIGHT-COLOR: #C6C6C6;
	SCROLLBAR-ARROW-COLOR: #C6C6C6;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: #C6C6C6;
}
#areaTesto {
	background-attachment: scroll;
	background-color: White;
	background-image: url(../img/spazio_testo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
	height: 421px;
	color: #1B2944;
}
input  {
	border: 1px solid Gray;
	background: White;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

button  {
	border: 1px solid Gray;
	background: White;
	font-size: 11px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid Gray;
	background: White;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: justify;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: 0px;
}
.categorie {
	font-family: Arial, Verdana;
	font-size: 18px;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#004983;
}
.testophp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: 0px;
}
.titolo {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #2E6092;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.mini {
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #1E4E7E;
	text-decoration: none;
	text-align: justify;
	line-height: 10px;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
.mini_titoli {
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #003366;
	line-height: 12px;
	text-decoration: none;
	font-weight: 400;
}
.titolone {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #004983;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 20px;
}
a:visited {
	color: #003366;
}
.radio {
	background: transparent;
	border: none;
}
input  {
	border: 1px solid Gray;
	background: White;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*
button  {
	border: 1px solid Gray;
	background: White;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
*/
select
{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid Gray;
	background: #f8f8f8;
}

textarea  {
	border: 1px solid Gray;
	background: White;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

