/* CSS Document */



#soprafoto {
	width: 755px;
	height: 35px;
	margin-bottom: 5px;
}
#soprafoto_sx {
	float: left;
	width: 250px;
}
#soprafoto_dx {
	float: right;
	width: 400px;
	text-align: right;
}
#soprafoto_dx img {
	margin-left: 10px;
}

#foto_home {
	width: 755px;
	height: 385px;
	margin-bottom: 20px;
}

#contenuto_home {
	width: 760px;
}

#testo_home {
	background: url(../../img/sfondo_logo.jpg) no-repeat;
	height: auto !important;
	height: 290px;
	min-height: 290px;
	line-height: 15px;
	padding-top: 7px;
	margin-bottom: 20px;
}
#testo_home p {
	padding: 0;
	margin: 0;
}
#testo_home p:first-letter {
	color: #A38347;
	font-style: italic;
	font-size: 17px;
	float: left;
} 


#errmsg_newsletter {
	top: 613px;
}
