@import url("menu_principale.css");
.barra_principale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
}
.barra_laterale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: normal;
	border-top: thin groove #003366;
	border-right: thin groove #003366;
	border-bottom: thin groove #003366;
	border-left: thin groove #003366;
	background-position: center;
	text-align: left;
	padding-left: 20px;
}
.centrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	text-align: center;
	color: #000066;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.NEWSOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000066;
	background-position: left top;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.centrale_evidenziato {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.centrale_giustificato {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000066;
	padding-left: 20px;
	padding-right:20px;
	line-height: 14px;
	vertical-align: middle;
}
.centrale_allineato_centro {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000066;
	padding-left: 20px;
	padding-right:20px;
}
.centrale_rosso {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	text-align: center;
	color: #FF0033;
	font-weight: bolder;
}
.centrale_marrone {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	text-align: center;
	color: #660000;
	font-weight: bolder;
}
.centrale_bianco {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.barra_principale_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #000066;
	text-align: center;
	vertical-align: middle;
}
.titolo_big {
	font-family: Arial Black;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-decoration: blink;
	background-position: center;
	text-align: center;
}
.centrale_evidenziato_big {

	font-family: Arial Black;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.titolo_laterale {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	background-position: center bottom;
	text-align: center;
	vertical-align:middle;
	margin: 20px;
	border: thin groove #000066;
	background-color: #ECF7FF;
	white-space: normal;
}
	
	
