/*	from sn_collapse.css file	*/


.sn_dbMenu  {
	cursor: pointer;
	width:188px;
	height:25px;
	margin:0px;
	padding-bottom: 2px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
	
.sn_dbMenu_Item {
	width:188px;
	height: 25px;
	color: #FFFFFF;
	background-image: url("../imm/sfondo_menutop.jpg");
	background-repeat:no-repeat;
	text-indent: 8px;
	padding-top: 5px;
}
	
.sn_db_dbSubMenuClose {
	top:0px;
	left:0px;
	text-indent: 0px;
	display:none;
}

.sn_db_dbSubMenuOpen {
	width: 178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A246A;
	margin-left: 5px;
	background-color:#FFDF4C;
}

.sn_dbList  {
	cursor: pointer;
	width: 178;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004B97;
	background-color:#FFDF4C;
}

div#sn_dbList > a {
    color:#004B97;
	font-size: 11px Tahoma, Verdana, Helvetica, sans-serif;
	width: 178px;
	height:25px;
	position: absolute;
	display: block;
	text-indent: 8px;
	vertical-align: middle;
	padding-top: 5px;
}

/*div#sn_dbList > a:hover {
	color: #000000;
	text-decoration: none;
	color:#004B97;
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
}*/

div#sn_dbList .aList {
	color:#004B97;
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	position: absolute;
	display: block;
}

div#sn_dbList .aList:hover {
	width: 178px;
	background-color:#55A0FF;
}

/*-----------------------------------------------------DESTRA------------------------------------------*/

/*	from dx_collapse.css file	*/


.dx_dbMenu  {
	cursor: pointer;
	width:188px;
	height:25px;
	margin:0px;
	padding-bottom: 2px;
	background-repeat:no-repeat;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
	
.dx_dbMenu_Item {
	width:188px;
	height: 25px;
	color: #FFFFFF;
	background-image: url("../imm/sfondo_menutop.jpg");
	background-repeat:no-repeat;
	text-indent: 8px;
	padding-top: 5px;	
}

.dx_db_dbSubMenuClose {
	top:0px;
	left:0px;
	text-indent: 0px;
	display:none;
}

.dx_db_dbSubMenuOpen {
	width: 178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A246A;
	margin-left: 5px;
}

.dx_dbList {
	cursor: pointer;
	width: 178;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004B97;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFDF4C;
}

div#dxdbList > a {
	width: 178;
	height:25px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

div#dxdbList > a:hover {
	color:#004B97;
	text-decoration: none;
	width: 178;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004B97;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.aList {
	color:#004B97;
	font-size: 11px;
	width: 178px;
	height:25px;
	position: absolute;
	display: block;
	text-indent: 8px;
	vertical-align: middle;
	padding-top: 5px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

.aList:hover {
	font-size: 11px;
	width: 178px;
	background-color:#55A0FF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}


