body {
	font-family	: Arial,Verdana,Helvetica,sans-serif,Deja Vu sans;
}

.MENU_DOWN {
	font-size: 11px;
	color: silver;
	text-decoration: none;
	BACKGROUND-COLOR: #F5F5F5;
	padding-left:6;
	padding-top:2; 
	padding-bottom:1;

}
.MENU_ON {
	BACKGROUND-COLOR: #990033; 
	COLOR: #ffffdd;
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none; 
	padding-left:6; 
	padding-top:2; 
	padding-bottom:1;
}

.MENU_OUT {
	BACKGROUND-COLOR: #FFFFFF; 
	COLOR: #808080; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none; 
	padding-left:6; 
	padding-top:2; 
	padding-bottom:1;

}

.MENU_OVER {
	BACKGROUND-COLOR: #CCCCCC; 
	COLOR: #ffffdd; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none; 
	padding-left:6; 
	padding-top:2; 
	padding-bottom:1;

}

.SUBMENU_OUT {
	BACKGROUND-COLOR: #F5F5F5; 
	COLOR: #990033; 
	FONT-FAMILY: Verdana,sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none; 
	padding-left:14; 
	text-indent: -8;
}

.SUBMENU_OVER {
	BACKGROUND-COLOR: #CCCCCC; 
	COLOR: #ffffdd; 
	FONT-FAMILY: Verdana,sans-serif; 
	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-size: 11px;
	color: black;
	line-height: 16px
}

.box {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: black;
	line-height: 16px
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	height: 26px;
	vertical-align: middle;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 8px
}

.LK_TXT2 {
	COLOR: #808080; font-family: Verdana,Arial,sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold; HEIGHT: auto; TEXT-DECORATION: none
}
.LK_TXT {
	COLOR: #808080; font-family: Verdana,Arial,sans-serif; 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,sans-serif; 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,sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}


.h1 {
	font-size: 11px;
	color: #333333;
	}
.h2 {
	font-size: 11px;
	color: white;
	text-decoration: none;
	}
.h3 {
	font-size: 11px;
	color: gray;
	text-decoration: none;
	height : auto;
	letter-spacing : normal;
	}
.h4 {
	font-size: 11px;
	color: gray;
	}
.h5 {
	font-size: 11px;
	color: silver;
	text-decoration: none;
	}
.h6 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px
	}
.h7 {
	font-family: Times-New-Roman,Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	color: gray;
	text-decoration: none;
	}

.h8 {
	font-size: 11px;
	color: white;
	}



.h13 {
	font-size: 12px;
	color: #990033;
	}

.h15 {
	font-size: 11px;
	color: gray;
	text-decoration: none;
	height : auto;
	letter-spacing : normal;
    	background-color : #EEEEEE;
	}

p {
	font-size	: 12px;
	text-align	: justify;
}

h1 {
	font-size	: 16px;
	font-weight	: bold;
	text-align	: left;
	padding-bottom	: 5px;
	border-bottom	: 1px solid gray;
}

h2 {
	font-size	: 14px;
	font-weight	: bold;
	text-align	: left;
}


h3 {
	font-size	: 12px;
	font-weight	: bold;
	text-align	: left;
}





/* Stili per il testo scorrevole della home */

.scroll0 {
	color		: white;
	background	: #990033;
	font-family	: Verdana,sans-serif;
	font-size	: 10px;
	width		: 400px;
	height		: 20px;

}

.scroll1 {
	color		: white;
	background	: #006666;
	font-family	: Verdana,sans-serif;
	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-size: 11px;
	color: #FFFFDD;
	text-decoration: none;
}

A.menu:hover {
	COLOR: #FF0000;
}

A.top:link, A.top:active, A.top:visited {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}

A.top:hover {
	COLOR: #FF0000;
	text-decoration: underline;
}



