BODY {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 0px;
	BORDER-LEFT: 0px;
	COLOR: #FFFFFF;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: tahoma, arial, helvetica, "sans serif";
	background-color: #000000;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #00FFFF;
}
a:link {
	color: #66CCFF;
}


.testoscuro {
	color: #14345A;
}
.box_as {
	border: thin solid #666699;
}
.box_ar {
	border: thin solid #FF6600;
}
.imgMenu {
	text-decoration: none;
	color: #000000;
}
.menuPiccolo_Chiaro {
	font-family: Calibri, Tahoma, Arial, Georgia;
	font-size: small;
	color: #FFECCE;
}
.titoloBarra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}

.titoloGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

.titoloGrandeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF6600;
}
.titoloGrandeArancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF9933;
}


.titoloMoltoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}
.sottoTitoloGrandeArancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	font-weight: bolder;
}
.sottoTitoloGrandeBianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.sottoTitoloGrandeBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00B8F4;
	font-weight: normal;
	letter-spacing: 0.15em;
	line-height: 25px;
}



.testo_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
}
.testo_bodyConSfondoBlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #003366;
	padding: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	line-height: 13px;
}
.testo_bodyImportante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00B8F4;
	font-weight: normal;
	padding: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	line-height: 20px;
}

.testo_bodyPiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.testo_bodyElenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	line-height: 13px;
	padding: 5px;
}
.testo_bodySottoElenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 13px;
	padding: 5px;
}
