TD {font-size: 10px; font-family: tahoma}
TD.menu {font-size: 12px; font-family: tahoma; color: white}

A.menu {font-size: 10px; color: white; text-decoration: none}
A.menu:hover {font-size: 10px; color: #B8DDED; text-decoration: none}

A.menu_active {font-size: 10px; color: red; text-decoration: none}
A.menu_active:hover {font-size: 10px; color: #FF9D9D; text-decoration: none}

A.news {font-size: 10px; color: black; font-weight: bold; text-decoration: none}
A.news:hover {font-size: 10px; color: #6C6C6C; font-weight: bold; text-decoration: none}

A.normal {font-size: 10px; color: black; text-decoration: none}
A.normal:hover {font-size: 10px; color: black; text-decoration: underline}

A.link {font-size: 10px; color: #006BD7; font-weight: bold; text-decoration: none}
A.link:hover { padding: 2px; font-size: 10px; color: #FFFFFF; background-color: #006BD7; font-weight: bold; text-decoration: none}
/* A:visited {font-size: 10px; color: #006BD7; font-weight: bold; text-decoration: none}

UL { margin-left: 30px; padding-top: 8px}

UL LI { list-style: square}

UL.tratto LI { list-style: url(imgs/trattino_list.gif) }

IMG.foto {MARGIN-TOP: 2px; FLOAT: left; BORDER: 1px solid #000000; MARGIN-RIGHT: 4px}
IMG.foto_centro {MARGIN-TOP: 6px; BORDER: 1px solid #000000; MARGIN-BOTTOM: 6px}
IMG.footer {MARGIN-TOP: 2px; valign: middle}

/*#######################################*/
/*############ INPUT GENERALI ###########*/
/*#######################################*/

INPUT {FONT-SIZE: 11px; FONT-FAMILY: Tahoma;}

/*########################################*/
/*############ STILE PARAGRAFO ###########*/
/*########################################*/

P {padding: 0px; margin-top: 4px; margin-bottom: 4px}

P.box {padding: 0px; margin-top: 0px; margin-bottom: 12px}

P.titolo {padding: 0px; margin-top: 18px; margin-bottom: 2px}

/* STILE CELLE INTESTAZIONE */	
th
	{
		font-family: verdana;
		font-size: 8 pt;
		font-weight: bold;
		color: #FFFFFF;
/*		background-color: #386CB8  */
		background-color: #5B92E3;
		border-bottom: 1pt #000000 solid;
		border-right: 1pt #C0C0C0 solid;
		height: 15
		

