.righinarossa {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF0000;
}
.bordino1px {
	border: 1px solid;
}
.bordinosopraesotto1px {
	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: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordinomenusotto {
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	color: #000000;
	background-color: #FFCCCC;

}
.menulaterale a:link {
	color: #000000;
	text-decoration: none;
}
.menulaterale a:visited {
	color: #000000;
	text-decoration: none;
}
.menulaterale a:hover {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
.testogenerale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.titolipagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
