.sottotitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	margin: 1px;
}
.titolone {  font-family: "Arial Black", "AvantGarde Bk BT", "FrnkGothITC Hv BT", "Swis721 Blk BT"; font-size: 24px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; margin-top: 1px; margin-bottom: 2px}
.titoletto {
	font-family: "Arial Black", "AvantGarde Bk BT", "FrnkGothITC Hv BT", "Swis721 Blk BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {  text-decoration: underline}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
menu {
	font-family: "Arial Black", "AvantGarde Bk BT", "FrnkGothITC Hv BT", "Swis721 Blk BT";
	font-size: 10px;
	font-style: normal;
	color: #006633;
}
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #4682B4;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AA7E5;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #46B446;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AE55A;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}

/*Control DIV for expand all and collapse all links*/
#TMctrl {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: none;
	/*/*/display: block; /* Hide from NN4 */
}
#TMctrl a:link {
	color: #666666;
}
#TMctrl a:visited {
	color: #666666;
}

#TMctrl a:hover {
	color: #FF9900;
}

/*Sets line-height of all menuitems*/
#TMnav {
	/*/*/line-height: 1.35; /* */
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#TMnav div div {
	margin: 0 0 0 16px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#TMnav div a {
	color: #333333;
	font-size: 15px;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#TMnav div a {
	/*/*/padding: 1px 0 1px 12px;
	display: block;
	background-color: #FF9900;
	border-top: 1px solid #eee;
	border-right: 1px solid #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	text-decoration: none; /* */
}
#TMnav div a:visited {
	color: #333333;
}
#TMnav div a:hover {
	color: #999999;
	background-color: #333333;
}

/*The Link style for second-level menuitems*/
#TMnav div div a {
	font-size: 14px;
	background-color: transparent;
	border: 0;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#TMnav div div div a {
	font-size: 12px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.defmark {
	background-image:  none;
	padding: 1px 0 1px 20px !important;
}
.currentmark {
	font-weight: bold;
	text-transform: uppercase;
	color: #333 !important;
	padding: 1px 0 1px 20px !important;
	background-color: transparent !important;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	margin: 1px;
	color: #000000;


}
