.segreteria {
	background-color: #D8E2EB;
	margin: 2em 25px 5px;
	padding: 5px 5px 10px;
	border: 1px solid #005782;
	color: #005782;
	font-size: 70%;
	text-align: center;
	font-weight: bold;



}
.indirizzi {
	font-size: 90%;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #005782;
	border-right-color: #005782;
	border-bottom-color: #005782;
	border-left-color: #005782;
	margin-top: 5px;






}
.link {
	font-size: 90%;
	font-weight: lighter;
	text-align: center;
}
