#boxindex {
	height: 500px;
	width: 800px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #001E59;
	border-right-color: #001E59;
	border-bottom-color: #001E59;
	border-left-color: #001E59;
}
#boxcontenuto {
	height: 304px;
	width: 800px;
	margin-top: auto;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: auto;
}
.contentoindex {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #001E59;
	font-weight: bold;
}

#boxinf {
	height: 20px;
	width: 800px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #001E59;
	border-right-color: #001E59;
	border-bottom-color: #001E59;
	border-left-color: #001E59;
	text-align: center;
}
#boxtitolo {
	height: 162px;
	width: 800px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #001E59;
	border-right-color: #001E59;
	border-bottom-color: #001E59;
	border-left-color: #001E59;
	background-image: url(immagini/origini/intesazionepaginaweb.png);
}
.indirizzo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #001E59;
}

