#navlist {
	clear: left;
	float: left;
	width: 181px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1em;
}

#navlist ul {
	list-style: none;
	width: 181px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}	

#navlist li {
	margin: 0;
	padding: 0; 
	border: 0px solid silver;
	vertical-align: middle;
	line-height: 25px;
}

#navlist li.videoonair {
	margin: 0;
	padding: 0; 
	width: 181px;
	border: 0px solid silver;
	vertical-align: middle;
	background-color: #dddddd;
	text-align: center;
	border-bottom: 4px solid #8f579d;
}

#navlist li.videoonair div.fotovideo{
	margin-top: 10px;
  margin-bottom: 10px;
	padding: 0; 
}
#navlist li.videoonair div.titolo_video{
  margin: 0px 0px 0px 10px;
	padding: 0; 
	text-align: left;
  font-size:12px;
  font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: #333333;	
}


#navlist li a, #navlist li a:visited {
  font-size:12px;
  font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 2px 3px 0px 10px;
}	

#navlist li a.ma1, #navlist li a.ma1:visited {
background: url(images_new/toolbar_row_sf.gif) repeat-x bottom left;
height: 25px;
border-bottom: 4px solid #5f7baa;
}
#navlist li a.ma2, #navlist li a.ma2:visited {
background: url(images_new/toolbar_row_sf.gif) repeat-x bottom left;
height: 25px;
border-bottom: 4px solid #00afed;
}	
#navlist li a.ma3, #navlist li a.ma3:visited {
background: url(images_new/toolbar_row_sf.gif) repeat-x bottom left;
height: 25px;
border-bottom: 4px solid #ff0000;
}	
#navlist li a.ma4, #navlist li a.ma4:visited {
background: url(images_new/toolbar_row_sf.gif) repeat-x bottom left;
height: 25px;
border-bottom: 4px solid #e19440;
}	
#navlist li a.ma5, #navlist li a.ma5:visited {
background: url(images_new/toolbar_row_sf.gif) repeat-x bottom left;
height: 25px;
border-bottom: 4px solid #f3cb40;
}	
#navlist li a.ma6, #navlist li a.ma6:visited {
background: url(images_new/toolbar_row_sf.gif) repeat-x bottom left;
height: 25px;
border-bottom: 4px solid #c1ca55;
}
	
#sottotitolo_news {
width: 100%;
font-weight: bold;
padding-left: 5px;
color: #ffffff;
background-color: #C6C174;
}	
		
#navlist li a:hover { 
  font-size:12px;
  font-weight:bold;
	color: #000000;
}

.anylinkcss { position:absolute; visibility: hidden; border:1px solid gray; font-weight:normal; font-size: 11px; line-height: 18px; z-index: 100; background-color: #F0EDEB; width: 230px; }

.anylinkcss a{
color: #333333;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid gray;
padding: 2px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
font-size: 11px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #E5E1DF;
font-weight: bold;
color: black;
font-size: 11px;
}

/* Holly Hack for IE \*/
* html #navlist li { float: left; height: 1%; }
* html #navlist li a { height: 1%; }
/* End */

a#reg_registrati, a#reg_registrati:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #666;}
a#reg_registrati:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #666;}
a#reg_aiuto, a#reg_aiuto:visited {font-size: 10px; font-weight: bold; text-decoration: none; color: #666;}
a#reg_aiuto:hover {font-size: 10px; font-weight: bold; text-decoration: none; color: #666;}

td.titolo_login_n {font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 10px; font-weight: bold; padding: 0px 0px 0px 5px;}
input.login_n {color: #000000; font-size: 10px; font-weight: normal; width: 160px; height: 16px; line-height:16px;}
