/* CSS Document */

.testoRosso {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF6600;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.rigaBianca {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:hover {
	color: #FF6600;
}
.rigaAlta {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.testo {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #003366;
	text-decoration: none;
}.form {
	font-family: tahoma;
	font-size: 9px;
	color: #FF3300;
	background-color: #E9F2FE;
	border: 1px solid #8DBBFA;
}
.rigadx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BBDDFF;
	border-right-color: #BBDDFF;
	border-bottom-color: #BBDDFF;
	border-left-color: #BBDDFF;
}
.testoCopy {

	font-family: tahoma;
	font-size: 8.5pt;
	color: #003366;
	text-decoration: none;
}
