/*A {
	text-decoration: none;
	 }
A:hover {text-decoration: underline;}	 
#menu A {
	color: White;
	font-weight: bold;
}
#menu A:hover {
	text-decoration: none;
	color: #c00;;
}
#menu span {font-weight: bold;
	color:red;}
#menu li{line-height: 12px;
	margin-bottom: 5px;}

body  {font-family: verdana;
	margin: 0px; 
	 font-size: 12px; 
	 color: #003;
	 background: url("../../res/images/bg_black.jpg") left repeat-y;
	 }

#pagina{width: 920px;}
#header {
	width: 100%;	height: 120px;
	padding-left: 125px;
	margin: 0px;
	background: url("../../res/images/bgsopra.jpg") no-repeat;
}
#header div {float: left; 
	padding-top: 10px; padding-left:15px;
	font-size: 13px; 
	font-weight: bold; color: white;

}
#header img {
	display: inline;
}
#menu { padding-left: 20px; margin:0px;
	width: 130px;
	height: 450px;
	float: left;
	overflow: hidden;
	background: url("../../res/images/bgsx.jpg") #000 top no-repeat ;
		}


#corpo {padding: 20px; margin:0px;
		width: 300px;
		height: 100%;
		float: left;
		}
ul {
	margin: 0px;
	list-style: none;
	line-height: 130%;
}
.hidden, .nascosto {
	display: none;
}
		
		*/
		
@import "../../../res/css/style_page.css";
