.backgroud_top {
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.backgroud_center {
	background-repeat: repeat-x;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.backgroud_down {
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.filo_grigio{
	border:#333;
	border-style:solid;
	border-width:1;
	padding:2;
}


.testo_bianco {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_maiusc {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #435462;
	text-decoration: none;
}
.bold_chiaro {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #87ba2b;
	text-decoration: none;
}
.bold_scuro {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EA7C00;
}
.testo_grigio {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #657887;
}
.titolo {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #87BA2A;
	text-decoration: none;
}
a {
	font-family: Trebuchet MS, Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #657887;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #657887;
}
a:hover {
	text-decoration: none;
	color: #EA7C00;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.campo_testo {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #657887;
	text-decoration: none;
	border: 1px solid #87BA2B;
	width: 100%;
	height: 17px;
}
.menu_tendina {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #657887;
	text-decoration: none;
	border: 1px solid #435462;
	width: 100%;
	height: 17px;
}
.testo_grigio_form {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #657887;
	padding-left: 5px;
}
.testo_bianco_form {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

