@charset "iso-8859-1";
.bordi {
	/**/
}
html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
.testoSt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
}
.cornice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 8px none #000000;
	border-right: 8px double #000000;
	border-bottom: 8px none #000000;
	border-left: 8px double #000000;
}
.sfondo {
	background-color: #066fff;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #07337C;
	text-decoration: none;
}
a.menu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.sfondomenu {
	background-image: url(grafica/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 2px none #0048A4;
	border-right: 2px none #0048A4;
	border-bottom: 2px solid #0048A4;
	border-left: 2px none #0048A4;
	background-attachment: scroll;
	background-color: #E9F5FC;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #A0CEFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
