h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../graphics/h1_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 50px;
	padding-left: 20px;
	padding-top: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.welcome {
	background-color: #DEE6EB;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(../graphics/welcome_box.jpg);
}


.bordo_sotto {
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #355B72;
	overflow: auto;
	padding: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
button {
	width: 260px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(graphics/appendice.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
}
.welcome_eng {

	background-color: #DEE6EB;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(../graphics/welcome_box_e.jpg);
}
