#TestoHome {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 15px;
	line-height: 23px;
}
#Footer {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.SfondoContent {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3C72AB;
	border-left-color: #3C72AB;
	background-attachment: fixed;
	background-image: url(images/sfondocasa.jpg);
	background-repeat: no-repeat;
	background-position: left;

}
#Footer a:link {
	color: #FFFFFF;
}
#Footer a:visited {
	color: #FFFFFF;
}
#Footer a:hover {
	color: #FFFFFF;
}
#Footer a:active {
	color: #FFFFFF;
}
#TestoServizi {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 15px;
}
#TestoListino {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 15px;
	line-height: 23px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

