#smenu {
	position: absolute;
	left: 30px;
	top: 245px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;

}

#storia {
	position: absolute;
	width: 540px;
	top: 245px;
	right: 30px;
	overflow: hidden;
	height: 550px;

}
#smenu a {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}


#storiaimg {

	position: absolute;

	left: 50%;

	top: 0px;

	margin-left: -233px;

}

#img1 {

	position: absolute;

	top: 150px;

	left: 10px;

	float: left;

}

#img2 {

	position: absolute;

	left: 50%;

	margin-left: -103px;

	top: 200px;

}



#textimg1{

	position: absolute;

	left: 170px;

	top: 150px;

	height: 180px;

	width: 170px;

	font-family: "Arial Rounded MT Bold";

	font-size: 11px;

	color: #666666;

	margin-top: 13px;

}

#schede {

	position: absolute;

	top: 135px;

	right: 0px;

}

#schede1 {

	position: absolute;

	top: 175px;

	right: 0px;

}

#subschede {

	font-family: "Arial Rounded MT Bold";

	font-size: 11px;

	color: #999999;

	position: absolute;

	width: 187px;

	top: 205px;

	right: 0px;

	padding: 5px;

	background-color: #F2F2F2;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #E6E6E6;

	border-bottom-color: #E6E6E6;

	border-left-color: #E6E6E6;

	line-height: 15px;

}
.menut {
	background-image:url(../image/titolo.png);
	color:#333333;
	height: 23px;
	width: 171px;
	display: block;
	line-height: 19px;
	text-align: center;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 14px;
}
.menus {
	display:block;
	width: 170px;
	height: 20px;
	background-image:url(../image/smenu.png);
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	margin-top: 3px;
	cursor: pointer;
}
.menus:hover {
	color: #333333;
	background-image:url(../image/smenu_1.gif);
}

