@charset "iso-8859-1";

.menusfo {
	background-color:#958E87;
	width:790px;
	display:block;
}
*html .menusfo {
	height:20px;
	width:764px;
}
html>/**/body .menusfo /* FireFox*/
{
	width:790px;
}
#cssdropdown {
	width:790px;
	background-color:#958E87;
	padding: 0;
	margin: 0;
}
*html #cssdropdown {
	width:764px;
}
html>/**/body #cssdropdown /* FireFox*/
{
	width:791px;
}
#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float:left;
	text-transform:lowercase;
	font-size:12px;
}
#cssdropdown li {
	float: left;
	position: relative;
}

.mainitems, .mainitems-sel {
	background-color: #958E87;
	list-style: none;
	margin:0px;
	padding:0px;

	border-right:1px solid #FFFFFF;
}
.mainitems a  {
	margin: 0px;
	text-decoration: none;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	height: 18px;
	padding:1px 25px 1px 25px;
	background: url(/jsps/images/arrow-top.gif) center left no-repeat;
}
.mainitems-sel a, .mainitems a:hover, .mainitems-sel a:hover {
	color:#D8CEC4;
	margin: 0px;
	text-decoration: none;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	height: 18px;
	padding:1px 25px 1px 25px;
	background: url(/jsps/images/arrow-top-sel-over.gif) center left no-repeat;
	background-color:#75706A;
}

*html .mainitems a, *html .mainitems-sel a, *html .mainitems a:hover, *html .mainitems-sel a:hover {
	float:left;
	display:inline;
	height:20px;
	padding-left:23px;
	padding-right:23px;
}
html>/**/body .mainitems-sel a:link /* FireFox*/
{
	height:18px;
}
html>/**/body .mainitems-sel a:visited /* FireFox*/
{
	height:18px;
}
html>/**/body .mainitems-sel a:hover /* FireFox*/
{
	height:18px;
}

.subitem{
	display: none;
	margin:0px;
	padding:0px;
	position: absolute;
	top: 27px;
	left: 0;
	width: 210px;
}
* html .subitem {
	top: 20px;
}
.subitem ul {
	margin:0px;
	padding:0px;
}
.subitem li{
	width: 170px;
	margin:0px;
	padding:0px;
}

ul.subuls li.subitemsub{
	width: auto;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

li.subitemsub{
	width: 170px;
}
.subitem li a{
	text-decoration: none;
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding:5px 10px 0px 20px;
	background:url(/jsps/images/bg-subitem.gif) top left repeat-y;
	background-color:#D8CEC4;
	height:20px;
	white-space:nowrap;	
	display:block;
	float:none;
	-moz-opacity:0.85;
	opacity:0.85;
	filter:alpha(opacity=85);
	text-transform:lowercase;
}
.subitem li a:hover {
	text-decoration: none;
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding:5px 10px 0px 20px;
	background:url(/jsps/images/bg-subitem.gif) top left repeat-y;
	background-color:#D8CEC4;
	height:20px;
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
	text-transform:lowercase;
}
*html .subitem li a, *html .subitem li a:hover {
	width: 170px;
}
ul.subitem li.subitemsub a:link {
	background-color:#F9F9F9;
	padding-left:20px;
}
ul.subitem li.subitemsub a:hover {
	padding-left:20px;
		background-color:#DDDDDD;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

/*TABELLE*/
.m0table, .m1table {border:0px;}

/*==================================*/
/*          MENU LIVELLO 0          */
/*==================================*/
#menu {background-color:#958E87;margin-top:5px;}
/*** Style for outer tag, mout (mouse out) state ***/
.m0mouto {text-decoration:none;color:#ffffff;font-size:11px;font-weight:bold;background-image: url(/jsps/images/arrow-top.gif);background-position:left;background-repeat: no-repeat;}
/*** Style for outer tag, mover (mouse over) state ***/
.m0movero {text-decoration:none;color:#F0E5DA;background-color:#958E87;font-size:11px;font-weight:bold;background-image: url(/jsps/images/arrow-top-sel-over.gif);background-position:left;background-repeat: no-repeat;}
/*** Style for outer tag, mdown (mouse down) state ***/
.m0mdowno {text-decoration:underline;color:#F0E5DA;font-size:11px;font-weight:bold;background-image: url(/jsps/images/arrow-top-sel.gif);background-position:left;background-repeat: no-repeat;}
/*** Style for inner tag, mover (mouse over) state ***/
.m0inner {text-decoration:none;padding-left:25px;text-transform:uppercase;font-size:11px;font-weight:bold;letter-spacing:0.1em;border-right:1px solid white;}

/*==================================*/
/*       MENU LIVELLO 1             */
/*==================================*/

/*** Style for outer tag, mout (mouse out) state ***/
.m1mouto {text-decoration:none;font-size:11px;background-color:#D8CEC4;color:#666666;-moz-opacity:0.85;opacity:0.85;filter:alpha(opacity=85);border-left:14px solid #958E87;}
/*** Style for outer tag, mover (mouse over) state ***/
.m1movero {text-decoration:none;color:#666666;font-size:11px;background-color:#D8CEC4;border-left:14px solid #958E87;}
/*** Style for outer tag, mdown (mouse down) state ***/
.m1mdowno {text-decoration:none;font-size:11px;background-color:#D8CEC4;border-left:14px solid #958E87;}
.m1inner {padding:0px;padding-left:8px;text-decoration:none;font-size:11px;color:#666666;border-left:1px solid #ffffff;}

/*==================================*/
/*     MENU STILI SELECTED          */
/*==================================*/
/* LIVELLO 0 */
.m0inner-selected {text-decoration:none;background-color:#75706A;color:#D8CEC4;text-transform:uppercase;padding-left:25px;font-size:11px;letter-spacing:0.1em;font-weight:bold;background-image: url(/jsps/images/arrow-top-sel.gif);background-position:left;background-repeat: no-repeat;border-right:1px solid white;}
.m0mouto-selected {text-decoration:none;}
/*** Style for outer tag, mover (mouse over) state ***/
.m0movero-selected {}
/*** Style for outer tag, mdown (mouse down) state ***/
.m0mdowno-selected {text-decoration:none;color:#ffffff;}

/*==================================*/
/*       MENU TREE  (CONTESTUALE)   */
/*==================================*/
/* Stile per la root */
.mout {}
.mover {}
#menu-colsx {padding:0px;margin:0px;padding:10px 5px;border-left:1px solid #B7B7B7;}

/*voce attiva (dove sono) - normale e mouseover FOGLIA E NODO*/
.t0ic-sel a, .t0io-sel a, .t1ic-sel a, .t1io-sel a, .t1io-sel a:hover {
color:#333333;font-weight:bold;padding-left:25px;font-size:11px;background-image: url(/jsps/images/arrowmenu_on.gif);background-position:left;background-repeat: no-repeat;text-transform:lowercase;line-height:20px;}

/*voce non attiva - normale e mouseover NO NODO*/
.tlic, .t1ic a, .t1io a, .tlio, .t1io a:hover {font-weight:bold;color:#75706A;padding-left:25px;font-size:11px;text-transform:lowercase;line-height:20px;}
.t0ic, .t0ic a:hover, .t0io a, .t0io a:hover {margin:0px;padding:0px;line-height:20px;}
.t0ic a, .t0io {margin:0px;padding:0px;padding-left:25px;line-height:20px;font-size:11px;
text-transform:lowercase;font-weight:bold;
text-decoration:none;font-size:11px;color:#666666;}