/********************************/
/* Caratteristiche della pagina */
/********************************/
Body		{	background-color:#FFFFFF;
				background-image:none;
				background-repeat:no-repeat;
				margin:5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-style:normal;
				font-size:9px;
				color:#003366;}
a:link		{text-decoration:none;} 
a:visited	{text-decoration:none;} 
a:hover		{text-decoration:none;} 
a:active	{text-decoration:none;} 

th{cursor:pointer;}
.sort-arrow {width:11px;height:11px;background-position:center;background-repeat:no-repeat;margin:0 2px;}
.sort-arrow.descending {background-image:url("../stile/downsimple.png");}
.sort-arrow.ascending {background-image:url("../stile/upsimple.png");}

/***********************/
/* Titolo della pagina */
/***********************/
H1			{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-style:normal;
				font-size:16px;
				color:#003366;}
/***********************/
/* Titolo dei messaggi */
/***********************/
H2			{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-style:normal;
				font-size:12px;
				color:#000066;}
/**********************/
/* Messaggi di errore */
/**********************/
H3			{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-style:normal;
				font-size:12px;
				color:#E50030;}
/***********/
/* TABELLE */
/***********/
.Tab		{	background-color:transparent;background-image:none;}
.Tabella	{	background-color:transparent;
				background-image:none;
				background-repeat:no-repeat;}
.TabResArea	{	background-color:transparent;
				background-image:none;
				background-repeat:no-repeat;}
/*************/
/* INPUT BOX */
/*************/
Input		{	background-color:#FFFFFF;
				border-style:solid;
				border-width:1px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;}
/*************/
/* TEXT AREA */
/*************/
Textarea	{	background-color:#FFFFFF;
				border-style:solid;
				border-width:1px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;}
/*************/
/* COMBO BOX */
/*************/
Select		{	background-color:#FFFFFF;
				border-style:solid;
				border-width:1px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;}
/*********************/
/* Pulsanti dei Form */
/*********************/
.cmd		{	background-color:#ECF8FB;
				border-color:#000066;
				border-style:solid;
				border-width:1px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-style:normal;
				font-size:10px;}
/*********************/
/* RADIO / CHECK BOX */
/*********************/
.radio		{	background-color:transparent;border-style:none;border-width:0px;}
/****************/
/* Cella TITOLO */
/****************/
.TDTitolo	{	background-color:#0A54A3;
				background-image:none;
				background-repeat:no-repeat;
				padding:2px;
				color:#FFFFFF;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-style:normal;
				font-size:10px;}
				.TDTitolo a:link		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#FFFFFF;	background-color:transparent;} 
				.TDTitolo a:visited		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#FFFFFF;	background-color:transparent;} 
				.TDTitolo a:hover		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#5AE9FA;	background-color:transparent;} 
				.TDTitolo a:active		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#5AE9FA;	background-color:transparent;} 
/******************/
/* Cella PULSANTI */
/******************/
.TDPulsanti	{	background-color:#0A54A3;
				background-image:none;
				background-repeat:no-repeat;
				padding:2px;
				color:#FFFFFF;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-style:normal;
				font-size:10px;}
				.TDPulsanti a:link		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#FFFFFF;	background-color:transparent;} 
				.TDPulsanti a:visited	{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#FFFFFF;	background-color:transparent;} 
				.TDPulsanti a:hover		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#5AE9FA;	background-color:transparent;} 
				.TDPulsanti a:active	{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#5AE9FA;	background-color:transparent;} 
/**************/
/* Cella DATO */
/**************/
.TDDato		{	background-color:#C0DEFE;
				background-image:none;
				background-repeat:no-repeat;
				padding:2px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-style:normal;
				font-size:10px;}
				.TDDato a:link			{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDDato a:visited		{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDDato a:hover			{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
				.TDDato a:active		{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
/**************/
/* Cella FOTO */
/**************/
.TDFoto		{	background-color:#79BAFF;
				background-image:none;
				background-repeat:no-repeat;
				padding:2px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-style:normal;
				font-size:10px;}
				.TDFoto a:link			{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDFoto a:visited		{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDFoto a:hover			{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
				.TDFoto a:active		{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
/******************************/
/* Cella LINK non evidenziato */
/******************************/
.TDLink		{	background-color:#C0DEFE;
				background-image:none;
				background-repeat:no-repeat;
				padding:2px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-style:normal;
				font-size:10px;}
				.TDLink a:link			{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDLink a:visited		{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDLink a:hover			{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
				.TDLink a:active		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
/**************************/
/* Cella LINK evidenziato */
/**************************/
.TDLinkOver	{	background-color:#C0DEFE;
				background-image:none;
				background-repeat:no-repeat;
				padding:2px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-style:normal;
				font-size:10px;}
				.TDLinkOver a:link		{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDLinkOver a:visited	{font-weight:normal;	font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDLinkOver a:hover		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
				.TDLinkOver a:active	{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
/******************/
/* Cella MESSAGGI */
/******************/
.TDMesg		{	background-color:#C0DEFE;
				background-image:none;
				background-repeat:no-repeat;
				padding:2px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-style:normal;
				font-size:10px;}
				.TDMesg a:link			{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDMesg a:visited		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#000066;	background-color:transparent;} 
				.TDMesg a:hover			{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
				.TDMesg a:active		{font-weight:bold;		font-style:normal;	text-decoration:none;	color:#E50030;	background-color:transparent;} 
/******************/
/* Pulsanti MENU' */
/******************/
.TDMenu		{	background-color:transparent;
				background-image:none;
				background-repeat:no-repeat;
				border: solid 1px #006699;
				padding:4px;
				color:#000066;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-style:normal;
				font-size:10px;}
.MenOvEst	{	background-color:#E50030;border:1px solid #E50030;padding:2px;text-align:left;text-decoration:none;}
.MenOvInt	{	color:#FFFFFF;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-style:normal;font-size:10px;}
.MenL1Est	{	background-color:#0A54A3;border:1px solid #006699;padding:2px;text-align:left;text-decoration:none;}
.MenL1Int	{	color:#FFFFFF;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-style:normal;font-size:10px;}
.MenL2Est	{	background-color:#C0DEFE;border:1px solid #006699;padding:2px;text-align:left;text-decoration:none;}
.MenL2Int	{	color:#000066;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-style:normal;font-size:10px;}

.TDFotoHome {	background-color:#CD0000;background-color:#FFFFFF;}
.TDNewsTop	{	background-color:#CD0000;background-image:URL(../stile/NewsTop.jpg);background-repeat:no-repeat;}
.TDNewsCol	{	background-color:#CD0000;background-image:URL(../stile/NewsCol.jpg);background-repeat:repeat-y;}
.TDNewsBot	{	background-color:#CD0000;background-image:URL(../stile/NewsBot.jpg);background-repeat:no-repeat;}
