/**** STILI GENERALI *****/


body	{font-size:10px; font-family:Verdana; BACKGROUND-COLOR:#FFFFFF; color:#6D6D6D; background-image:url('../images/texture.gif')}
table, tr, th, td, select, input    {font-family:Verdana; font-size:10px; color:#6D6D6D}


/***** per la stampa *****/
.print	{background-color:#FFFFFF; BACKGROUND-IMAGE:url('none')}


a						{text-decoration:underline; 		color:#8C0005; font-size:10px}
a:hover					{text-decoration:underline; color:#000000; font-size:10px}


/************* ARTICOLI **************/
.art_titolo		{font-size:14pt; color:#8C0005; font-weight:bold}
.art_sottotitolo{font-weight:bold; font-size:10pt; color:#808080}
.art_descrizione{color:#6D6D6D;font-size:10px; font-family:Verdana}
.art_contenuto	{color:#6D6D6D;font-family:Verdana; font-size:10px}
.art_data	{color:#6D6D6D;font-size:10px; text-decoration:underline; font-family:Verdana}


/************* NEWS **************/
.art_titolonews		{font-size:10pt; color:#8C0005; font-weight:bold; text-decoration:underline}
.art_sottotitolonews {font-weight:bold; font-size:8pt; color:#808080}
.art_descrizionenews {color:#6D6D6D;font-size:8pt}
.art_contenutonews	{color:#000000; font-size:8pt}
.art_datanews	{color:#8C0005;font-size:8pt; text-decoration:underline}


/*************** MENU *****************/

/**** Livello 1 ****/
.menu1 { }
TD.menu1		{color:#8C0005; font-size:8pt; text-decoration:none; font-family:Georgia; font-weight:bold}
A.menu1			{color:#6D6D6D; font-weight:bold; text-decoration:none; font-family:Georgia; font-size:8pt}
a:hover.menu1	{color:#5C5C5C;				      text-decoration:underline; font-family:Georgia; font-size:8pt; font-weight:bold}

TD.menu1sel		{BACKGROUND-COLOR:#FFFFFF; font-family:Georgia; font-size:8pt; text-decoration:underline; color:#8C0005; font-weight:bold}
A.menu1sel		{color:#8C0005; font-weight:bold; text-decoration:underline; font-size:8pt; font-family:Georgia}
a:hover.menu1sel{color:#6D6D6D; font-weight:bold; font-family:Georgia; font-size:8pt; text-decoration:underline}


/************** FINEPAGINA *************/

.footer			{font-family:Verdana; font-size:10px; color:#6D6D6D}

A.footer		{font-family:Verdana; font-size:10px; color:#6D6D6D; text-decoration:none}

a:hover.footer	{color:#6D6D6D; text-decoration:underline; font-family:Verdana; font-size:10px}