﻿@charset "utf-8";
/* Stili per la formattazione degli articoli */
.title {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-bottom: 5pt;
	margin-top: 15pt;
}
.Diritti {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-bottom: 15pt;
	margin-top: 5pt;
}
.caratterepiccolo {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 10pt;
	text-align: left;
	color: #000000;
}
.apice {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	vertical-align:top;	
}
.Contenuto {
	color: #000000;
}
.Contenuto_asp {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 12pt;
}
.Novista {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	text-align: left;
	color: #ffffff;
}
.alertBar {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	line-height: 17pt;
	color: #000000;
	text-align: center;
	background-color: #EEF5FB;
}
/* Stili per i menu */
.Vocimenu {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 14pt;
	vertical-align: top;
	text-align: left;
}
.Vocigrandi {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 16pt;
	vertical-align: top;
	text-align: left;
}
.TitoliMenu {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	line-height: normal;
	vertical-align: top;
}
.TitoloneMenu {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 36pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #000080;
	line-height: normal;
}
.TitoloneroGrande {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
/* Barra a sinsitra */
.TestoBordo {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.TitoloBordo {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 14pt;
	color: #000000;
}
/* Stili per il testo */
.CentratoRosso {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-align: center;
	line-height: 12pt;
}
.CentratoPiccolo {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	line-height: 10pt;
}
.CentratoNormale {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	line-height: 12pt;
}
.Centrato {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	line-height: 12pt;
	margin-bottom: 13pt;
	margin-top: 10pt;
}
.CentratoGrande {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	line-height: 14pt;
}
.ComicCentratoGrande {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
	line-height: 14pt;
}
.ComicCentrato {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
	line-height: 12pt;
}
.PuntoQuadrato {
	list-style-type: square;
	list-style-position: outside;
}
.colorerosso {
	color: #FF0000;
}
.coloreverde {
	color: #008000;
}
.coloreblu {
	color: #000080;
}
/* I tag */
a.evidenza:link {
	text-decoration: none;
	color: #000000
}
a.evidenza:visited {
	text-decoration: none;
	color: #000000
}
a.evidenza:hover {
	text-decoration: underline;
	color: #33ccff
}
a.evidenza:active {
	text-decoration: none;
	color: #000000
}
a.menu:link {
	text-decoration: none;
	color: #000000
}
a.menu:visited {
	text-decoration: none;
	color: #000000
}
a.menu:hover {
	text-decoration: none;
	color: #33ccff
}
a.menu:active {
	text-decoration: none;
	color: #000000
}
a.lista:link {
	text-decoration: none;
	color: #000000
}
a.lista:visited {
	text-decoration: none;
	color: #000000
}
a.lista:hover {
	text-decoration: none;
	color: #cc0000
}
a.lista:active {
	text-decoration: none;
	color: #cc0000
}
a.noevid:link {
	text-decoration: none;
	color: #ffffff
}
a.noevid:visited {
	text-decoration: none;
	color: #ffffff
}
a.noevid:hover {
	text-decoration: underline;
	color: #ffffff
}
a.noevid:active {
	text-decoration: none;
	color: #ffffff
}
img.destra {
	border: 0;
	float: right;
	margin-bottom: 5pt;
	margin-top: 5pt;
	margin-right: 5pt;
	margin-left: 5pt;
}
img.sinistra {
	float: left;
	margin: 5px;
}
h1.titolo {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-bottom: 5pt;
	margin-top: 15pt;
}
img.centro {
	display: block;
	margin-left:auto;
	margin-right:auto;
	border: 0;
}
img.freccia {
	border: 0;
	margin-right: 5pt;
}
td.trecolonne {
	width: 33%;
	background-color: #FFFFFF;
}
td.duecolonne {
	width: 50%;
	background-color: #FFFFFF;
}
td.quarto {
	width: 25%;
	background-color: #FFFFFF;
}
td.grande {
	width: 75%;
	background-color: #FFFFFF;
}
td.piccola {
	width: 15%;
	background-color: #FFFFFF;
}
/* Tabelle e celle */
.TabellaCibi {
	border-width: 4px;
 	border-spacing:;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	margin-left: 0px;
}
.CellaCentrata {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	text-align: center;
	color: #000000;
}
.FormNoBordo {
	border: 0px solid #000000;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 10pt;
	text-align: center;
	color: #000000;
}
.CellaSinistra {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	text-align: left;
	color: #000000;
}
.CellaPreferiti {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	text-align: right;
	color: #000000;
}
.CellaDestra {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	text-align: right;
	color: #000000;
}
.TabellaSinistra {
	background: #FFFFFF;
	border: 0px;
	margin-left: 0px;
}
.TabellaCentrata {
	background: #FFFFFF;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
.TabellaFull {
	width: 100%;
	background: #FFFFFF;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
.bak_TabellaArticolo {
	width: 90%;
	background: #FFFFFF;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
.SfondoCellaBlu {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 14pt;
	color: #FFFFFF;
	background-color: #000080;
}

