body {
	background-color: #103d91;
	margin-top: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 11px;
	padding-top: 2px;
}
.bordoceleste {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099D1;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099D1;
	line-height: 16px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 6px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099D1;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 0px;
}
p {
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 16px;
	color: #103D91;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.box {
	font-size: 11px;
	color: #0099D1;
	line-height: 14px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-family: Georgia;
	text-align: right;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #0099D1;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #0099D1;
	line-height: 26px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h5 {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099D1;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #103D91;
	border-bottom-color: #103D91;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
}
a.bianco {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited.bianco {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #0099D1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover.bianco {
	text-decoration: underline;
}.chiusurabordogrigio {
	background-image: url(bordocentrobasso.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
