/* Menu top
---------------------------------------------------------*/

#csstopmenu li
{
	float: left;
	position:relative;
	z-index: 2;
	color:#ffffff;
	text-align:left;
}

#csstopmenu  li a
{
	float: left;
	height:30px;
	margin-right:10px;
	padding-top:5px;
	text-decoration:none !important;
}

#csstopmenu li a:hover
{
	text-decoration: none;	
}


#csstopmenu img
{
 	float:left !important;
	padding:0px !important;
	margin:0px !important;
}


#csstopmenu .submenus li
{
	height:21px;
	line-height: 21px;
	border-bottom: 1px solid #144878 !important;
	}


#csstopmenu .submenus li a
{
	font-size: 12px !important;
	color:#fff !important;
	background-image:none !important;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
}


#csstopmenu li>ul
{/* non IE browsers */
	top: auto;
	left: auto;
	padding: 0px 0px 0px 0px;
}

#csstopmenu li:hover ul, #csstopmenu li.over ul
{
	display: block;
	z-index: 2;
}


html>body #clearmenu
{ /* non IE browsers */
	height: 3px;
}


#csstopmenu, #csstopmenu ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style:  none;
	border:0px;
	float: left;
	z-index: 3;
}

#csstopmenu li
{
	float: left;
	position:relative;
	z-index: 900;
}

#csstopmenu li img
{
	z-index: 900;
}

#csstopmenu a
{
	text-decoration: none;
	color:#333333;
}

#csstopmenu a:hover
{
	text-decoration: none;
	color:#333333;
}


#csstopmenu .submenus
{
	display: none;
	width: 158px;
	padding: 8px 0px 10px 0px !important;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top:32px !important;
	background-image: url(../../images/menutopsub.png) !important;
	background-position: left bottom;
	background-repeat:no-repeat;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	z-index: 10000;
}

#csstopmenu #ultimo .submenus
{
	right: 0px !important;
}


#csstopmenu .submenus li
{
	width: 158px;
	font-size: 12px !important;
	font-weight: normal;
	z-index: 1000;
}

#csstopmenu .submenus li a
{
	display: block;
	/*padding: 0px 13px 0px 13px;*/
	color: #333333;
	padding:3px 11px 5px 11px;
	line-height:13px;
}


html>body .submenus li a
{ /* non IE browsers */
	width: 158px;
		
}

#csstopmenu .submenus li a:hover
{
	color: #333333;
	width:136px;
	background-color:#406c96;
	height:13px !important;
	}

#csstopmenu li>ul
{/* non IE browsers */
	top: auto;
	left: auto;
	padding: 0px 0px 0px 0px;
}

#csstopmenu li:hover ul, #csstopmenu li.over ul
{
	display: block;
	z-index: 2;
}

html>body #clearmenu
{ /* non IE browsers */
	height: 3px;
}






/* Menu left
---------------------------------------------------------*/


.submenus2 a:link, .submenus2 a:visited{
	display: block;
	color: #333  !important;
	padding-left:11px;
	text-decoration: none;
	height:12px;
	padding-top:5px;
	margin-left:12px;
	font-size:11px !important;
	font-weight:normal;

}


.submenus2 a:hover, .submenus2 a:focus, .submenus2 a:active{
	color: #003366  !important;
	background-image:url(../../images/riga_menu_act.gif);
	background-repeat: no-repeat;
	text-decoration: none !important;
	height:12px !important;

	font-size:11px !important;
	font-weight:normal !important;

}




.selected1a{	
	color: #003366  !important;
	
	font-weight:bold;
	text-decoration: none !important;
	display: block;
	
}


.level2a .selected1{	
	color: #003366  !important;
	background-image:url(../../images/riga_menu_act.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left:11px;
	text-decoration: none;
	height:12px;
	padding-top:5px;
	margin-left:12px;
	height:12px !important;
	font-size:11px !important;
	font-weight:normal !important;


	
}


.menuleft1{
	background-image:url(../../images/fondo_menu_sinistra.gif);
	background-position:bottom;
	border-top: 1px solid #c2c2c2;
	padding-bottom:13px;
	margin-top:5px;
	padding-top:2px;}






.menubold a:hover{
	color:#003366 !important; 	
	text-decoration:none !important;
	}
	
.menubold a:visited,
.menubold a{
	color:#666666; 	
	text-decoration: none;
	}
	
	
.menubold{
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	padding-top:6px;
	text-decoration: none;
}



.menubold a:hover,
.menubold_act a:link, .menubold_act a:visited,
.menubold_act{
font-weight:bold;
color:#003366  !important;
height:16px;
text-decoration: none !important;
}




#selected{
	font-weight:bold;
	height:16px;
	padding-top:10px;
}



#nav li{
	display: inline;
}

.titolo_menu{
	background-image: url(../../images/fondo_titolo_menu.gif);
	height:30px;
}


.prova1{
background-color:#33CC00;
width:20px;
}

