.Intestazione_Sito
{
	padding: 0px;
	background-color:'#0AABD6' ;
	margin: 0px;
	width:800px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: white;
	font-weight:bold;
	border:0px;
}

BODY
{
	margin: 5px;
	background-color: #ffffcc;
	text-align: center;
}
.Griglia_Link {
	color: maroon;
}

A { color: maroon; }
A:hover { color: red; }

TABLE.Contenuto
{
	width:800px;
	border:0px;
	padding:0px;
	margin:0px;
	
}

TABLE.Profilo
{
	filter: progid:dximagetransform.microsoft.gradient(startcolorstr= '#CCFFFF' , endcolorstr= '#FFFFFF' , gradienttype= '1' );
	background-color: #CCFFFF;
	BORDER-TOP: #0a6cce solid; 
	BORDER-LEFT: #0a6cce solid; 
	BORDER-BOTTOM: #0a6cce solid;
	BORDER-RIGHT: #0a6cce solid;
	margin-top:10px;
	width:800px;
}

TD 
{
	font: x-small Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 17px;
	vertical-align:top;
}

.Bottone
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	filter: progid:dximagetransform.microsoft.gradient(startcolorstr= '#0a6cce' , endcolorstr= '#003366' , gradienttype= '0' );
	background-color: #0a6cce;
	font:  Verdana, Arial, sans-serif;
	font-size: 10pt;
	border-left: #003366 1px solid;
	cursor: hand;
	color: white;
	border-bottom: #003366 1px solid;
}

.ListaSelezione
{
	width:100%;
}

.MessaggioErrore
{
	color:Red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

.Griglia_Generale {
	font: x-small Verdana, Arial, sans-serif;
	color: darkblue;
	background-color: #F1F1F1;
	width:800px;
}

.Griglia_Intestazione {
	font: bold Arial;
	color: maroon;
	background-color: #C0C0FF;
}

.Griglia_Item {
	font: x-small Verdana, Arial, sans-serif;
	vertical-align: top;
}

.Griglia_ItemAlternato {
	font: x-small Verdana, Arial, sans-serif;
	background-color: #E8E6E6;
	vertical-align: top;
}

.TextBox {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 12;
	color: darkblue;
	background-color: lightyellow;
}

.TextBoxRichiesto
{
	font: 12px Verdana, Arial, sans-serif;
	color: darkblue;
	background-color: buttonface;
}

.MenuTabella {
	padding: 0;
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: darkblue;
	width:800px;
}

.Griglia_Intestazione_Sottile {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: darkblue;
	width:800px;
}

.MessaggioStato {
	color: darkblue;
}

.CheckBox {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 12;
	color: darkblue;
	background-color:Transparent;
}

.TextBoxRicerca
{
	font: bold 12px Verdana, Arial, sans-serif;
	color: maroon;
	background-color: peachpuff;
}

.Griglia_ItemSelezionato {
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	background-color: orange;
	vertical-align: top;
}

.Titolo
{
	font: x-small Verdana, Arial, sans-serif;
	color: Blue;
	font-size: 20;
	text-align:center;
}

.CorpoNews
{
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	font-size: 14;
	text-align:justify;
}

.TitoloNews
{
	font: x-small Verdana, Arial, sans-serif;
	color:Blue;
	font-size: 18pt;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}

.DataNews
{
	font: x-small Verdana, Arial, sans-serif;
	color:Blue;
	font-size: 10;
	text-align:left;
	text-decoration:none;
	font-style:italic;
}

.Griglia_Titoli {
	font: x-small Verdana, Arial, sans-serif;
	color: darkblue;
	width:100%;
	border:1;
	border-color:Blue;
}

.Categorie_News_Titolo
{
	border-right: #000000 1px;
	border-top: #000000 1px;
	font: 12pt Verdana, Arial, sans-serif;
	border-left: #000000 1px;
	color: blue;
	border-bottom: #000000 1px;
	background-color: transparent;
	text-align: left;
	text-decoration:none;
}

.Categorie_News_Descrizione
{
	border-right: 0px;
	border-top: 0px;
	font-size: 8pt;
	vertical-align: top;
	border-left: 0px;
	border-bottom: 0px;
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	text-align: justify;
}


.CorpoEvento
{
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	font-size: 14;
	text-align:justify;
}

.TemaGiornata
{
	font: bold 12px Verdana, Arial, sans-serif;
	color: blue;
	text-align: left;
	text-decoration: none;
}

.DataGiornata
{
	font-weight: normal;
	font-size: 10px;
	text-transform: capitalize;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	text-decoration: none;
}

IMG        
{ vertical-align: MIDDLE }

