
.MENU_DOWN {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: silver;
	text-decoration: none;
	background-color: #ffffff;
	padding-left:6;
	padding-top:2; 
	padding-bottom:1;

}
.MENU_ON {
	BACKGROUND-COLOR: #990033; 
	COLOR: #ffffdd;
	FONT-FAMILY: Arial, Verdana; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none; 
	padding-left:6; 
	padding-top:2; 
	padding-bottom:1;
}

.MENU_OUT {
	BACKGROUND-COLOR: #ffffff; 
	COLOR: #808080; 
	FONT-FAMILY: Arial, Verdana; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none; 
	padding-left:6; 
	padding-top:2; 
	padding-bottom:1;

}

.MENU_OVER {
	BACKGROUND-COLOR: #cccccc; 
	COLOR: #ffffdd; 
	FONT-FAMILY: Arial, Verdana; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none; 
	padding-left:6; 
	padding-top:2; 
	padding-bottom:1;

}

.SUBMENU_OUT {
	BACKGROUND-COLOR: #ffffdd; 
	COLOR: #990033; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none; 
	padding-left:14; 
	text-indent: -8;
}

.SUBMENU_OVER {
	BACKGROUND-COLOR: #cccccc; 
	COLOR: #ffffdd; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none; 
	padding-left:14; 
	text-indent: -8;
}

.SCHEDA {
	font-size: 8pt; color: gray; text-decoration: none; text-underline: none
}

.titoli {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: black;
	line-height: 16px}

.box {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
	line-height: 16px
}

.LK_TXT2 {
	COLOR: #808080; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; FONT-WEIGHT: bold; HEIGHT: auto; TEXT-DECORATION: none
}
.LK_TXT {
	COLOR: #808080; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 11px; HEIGHT: auto; LETTER-SPACING: normal; TEXT-DECORATION: none
}
.DX_OVER {
	BACKGROUND-ATTACHMENT: scroll; BACKGROUND-COLOR: #cccccc; BACKGROUND-POSITION: 0% 50%; BACKGROUND-REPEAT: repeat; COLOR: #ffffff; CURSOR: default; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none
}
.DX_OFF {
	BACKGROUND-ATTACHMENT: scroll; BACKGROUND-COLOR: #ffffff; BACKGROUND-POSITION: 0% 50%; BACKGROUND-REPEAT: repeat; COLOR: #ffffff; CURSOR: default; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none
}


.h1 {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #333333;
	}
.h2 {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
	}
.h3 {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: gray;
	text-decoration: none;
	height : auto;
	letter-spacing : normal;
	}
.h4 {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: gray;
	}
.h5 {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: silver;
	text decoration: none;
	}
.h6 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	line-height: 16px
	}
.h7 {
	font-family: Times-New-Roman,Arial,Verdana;
	font-size: 11px;
	color: gray;
	text-decoration: none;
	}

.h8 {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: white;
	}

.h13 {
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #990033;
	}

.h15 {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: gray;
	text-decoration: none;
	height : auto;
	letter-spacing : normal;
    	background-color : #EEEEEE;
	}


/* Stili per il testo scorrevole della home */

.scroll0 {
	color		: white;
	background	: #990033;
	font-family	: Verdana;
	font-size	: 10px;
	width		: 400px;
	height		: 20px;
}

.scroll1 {
	color		: white;
	background	: #006666;
	font-family	: Verdana;
	font-size	: 10px;
	width		: 400px;
	height		: 20px;
}


A:link, A:active, A:visited {
	COLOR: #666666;
	text-decoration: none;
}

A:hover {
	COLOR: #ff0000;
	text-decoration: none;
}

A.menu:link, A.menu:active, A.menu:visited {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #FFFFDD;
	text-decoration: none;
}

A.menu:hover {
	COLOR: #FF0000;
}

A.top:link, A.top:active, A.top:visited {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}

A.top:hover {
	COLOR: #FF0000;
	text-decoration: underline;
}


