body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bordino {
	border: 5px solid #173E67;
}
.bordinosu {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #173E67;
}
.bordinosudx {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #173E67;
	border-right-color: #173E67;
}
.bordinosusx {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #173E67;
	border-right-color: #173E67;
}
.bordinotratteggiato {
	border: thin dashed #666666;
}
.Stile1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #173E67;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	}
a:visited {
	text-decoration: none;
	color: #173E67;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #173E67;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #173E67;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

a.bianco:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	}
a.bianco:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a.bianco:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a.bianco:active {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.nascondi1
{
	display:none;
}
