/* Definizione delle classi per la gestione delle notizie */

TABLE.TipoNotizie
{
	background: #11218C;
	border: 1px solid #11218C;
	
}

TD.TipoNotizie_Titolo
{
	font-family: Verdana;
	font-size: +13; 
	color: #FFDBB7;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}

.TipoNotizie_Titolo
{
}


TABLE.Notizie
{
	background: #F4F2E4;
	border-top: 1px solid #11218C;	
	border-bottom: 1px solid #11218C;
}

.TipoNotizie_Edit
{
	font-family:Verdana; 
	font-size: +10; 
	color: #11218C; 
	font-weight: bold;
}


.Notizie_Titolo
{
	font-family:Verdana; 
	font-size: +12; 
	color: #11218C; 
	font-weight: bold;
}
A.Notizie_Titolo
{
	font-family:Verdana; 
	font-size: +12; 
	color: #11218C; 
	font-weight: bold;
}
A.Notizie_Titolo:link
{
	font-family:Verdana; 
	font-size: +12; 
	color: #11218C; 
	font-weight: bold;
}
A.Notizie_Titolo:visited
{
	font-family:Verdana; 
	font-size: +12; 
	color: #11218C; 
	font-weight: bold;
}
A.Notizie_Titolo:hover
{
	font-family:Verdana; 
	font-size: +12; 
	color: #11218C; 
	font-weight: bold;
}


TD.Testo
{
	font-family:Verdana; 
	font-size: +12; 
	color: #330000; 
	text-align: justify;
}

.Notizie_Testo
{
	font-family:Verdana; 
	font-size: +11; 
	color: #000000; 
}

.Notizie_Ora
{
	font-family:Verdana; 
	font-size: +11; 
	color: #11218C; 
}

/* AREA DI AMMINISTRAZIONE */

.BordoTabelle
{
	background:#330000;
}

.SfondoTabelleTitolo
{
	background:#417BAB;
}

.Vista_Titolo
{
  font-family: Verdana;
  font-size: 10px; 
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.Vista_Comandi
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.Vista_Comandi:link
{
	font-family: Verdana;
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}

A.Vista_Comandi:visited
{
	font-family: Verdana;
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}

A.Vista_Comandi:hover
{
	font-family: Verdana;
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}

.SfondoTabelleColonne
{
	background:#ABBFD7;
}

.VistaNotizie_LabelColonne
{
  font-family: Verdana;
  font-size: 10px; 
  color: #330000; 
  font-weight: bold;
  text-decoration: none;
}

.RigheVista
{
	font-family: Verdana;
	font-size: 10px; 
	color: #330000; 
	text-decoration: none;
}
A.RigheVista:link
{
	font-family: Verdana;
	font-size: 10px; 
	color: #330000; 
	text-decoration: none;
}

A.RigheVista:visited
{
	font-family: Verdana;
	font-size: 10px; 
	color: #330000; 
	text-decoration: none;
}

A.RigheVista:hover
{
	font-family: Verdana;
	font-size: 10px; 
	color: #330000; 
	text-decoration: none;
}

.Errore
{
	font-family: Verdana;
	color: red;
	font-size: 11px;
  font-weight: bold;
	text-decoration: none;
}

.Vista_Footer
{
  font-family: Verdana;
  font-size: 10px; 
  color: white; 
  font-weight: bold;
  text-decoration: none;
}

.Bottoni
{
	border: 1px solid #330000;
	font-family: Verdana;
	color: black;
	font-size: 10px;
}

.CampiInserimentoFile
{ 
	background:#F0F0F0;
	border: 0px solid #330000;
	font-family: Verdana;
	color: 330000;
	font-size: 10px;
}

.BordoTabelleInserimento
{
	background: #417BAB;
}

.LabelCampiInserimento
{ 
	font-family: Verdana;
	color: #330000;
	font-size: 10px;
	font-weight: bold;
}

.Comandi
{
	font-family: Verdana;
	color: #330000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.Comandi:link
{
	font-family: Verdana;
	font-size: 10px; 
	color: #330000; 
	font-weight: bold;
	text-decoration: none;
}

A.Comandi:visited
{
	font-family: Verdana;
	font-size: 10px; 
	color: #330000; 
	font-weight: bold;
	text-decoration: none;
}

A.Comandi:hover
{
	font-family: Verdana;
	font-size: 10px; 
	color: #330000; 
	font-weight: bold;
	text-decoration: none;
}

.CampiInserimentoData
{ 
	border: 1px solid #417BAB;
	font-family: Verdana;
	color: #330000;
	font-size: 10px;
	width: 150px; 
	height: 18px
}

.CampiInserimentoDatiSpec
{ 
	border: 1px solid #417BAB;
	font-family: Verdana;
	color: #330000;
	font-size: 10px;
	width: 150px; 
	height: 18px
}

.CampiInserimento
{ 
	border: 1px solid #417BAB;
	font-family: Verdana;
	color: #330000;
	font-size: 10px;
}

.CampiInserimentoFile
{ 
	background:#FFDBB77;
	border: 0px solid #417BAB;
	font-family: Verdana;
	color: #330000;
	font-size: 10px;
}

.CampiDescrizione
{ 
	font-family: Verdana;
	color: #330000;
	font-size: 10px;
	font-weight: bold;
}

.SelectStyle
{
	font-family: Verdana;
	color: #330000;
	font-size: 10px;
}

.LabelHtmlSource
{
	font-family: Verdana;
	color: #417BAB;
	font-size: 10px;
}	


