.home {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
}

.titolo {
	margin-top: 0px;
	background-image: url("../img/common/titoli/titolo_home.gif");
	background-repeat: no-repeat;
	color: #e7d595;

}

#home_txt {
	display: block;
	position: relative;
	width: 600px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}


#txt {
	display: block;
	position: absolute;
	left: 0px;
	top: 30px;
	padding: 10px;
	padding-left: 20px;
	margin: 0px;
	text-align: justify;
	color: #49401f;
}

#box_news {
	display: block;
	position: absolute;
	top: 280px;
	left: 660px !important;
	left: 670px;
	width: 253px;
	height: 140px;
	background-color: #4d4d4d;
	text-align: left;
	color: #ffffff;
	overflow: hidden;
}

#box_news a{
	text-decoration: none;
	color: #ffffff;
}

.notizia {
	display: block;
	width: 220px;
	padding: 5px;
	margin: 0px auto;
	border-bottom: 1px solid #ffffff;
}

#box_newsletter {
	display: block;
	position: absolute;
	top: 420px;
	left: 630px;
	width: 253px;
	height: 175px;
	margin-top: 12px !important;
	margin-top: 18px;
	margin-left: 30px !important;
	margin-left: 40px;
	background-color: #e7d593;
	text-align: left;
	color: #4d4d4b;
}

.newsletter_txt {
	display: block;
	padding-left: 10px;
}

form {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

label {
	width: 70px;
}

input {
	width: 150px;
	background-color: #ffffff;
}

.button {
	margin-top: 0px;
}

#bottom {
	margin-top: 170px !important;
	margin-top: 150px;
}