@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(immagini/home/sfondo.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.navigazione {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.barretta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.titoletti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #005e2d;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img.bordoverde {
	border: 2px solid #005E2D;
}

a.linkmenu:visited	{color:#FFFFFF; text-decoration: none;}
a.linkmenu:link		{color:#FFFFFF; text-decoration: none;}
a.linkmenu:active	{color: #FFFFFF; text-decoration: none;}
a.linkmenu:hover		{
	cursor: HAND;
	color: #2ae311;
	text-decoration: none;
}

a:visited	{color:#005e2d; text-decoration: underline;}
a:link		{color:#005e2d; text-decoration: underline;}
a:active	{color: #005e2d; text-decoration: underline;}
a:hover		{cursor: HAND; color: #000000; text-decoration: none;}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
td.verdelato {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005e2d;
}
.testo_capitoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 25px;
}
.barra_comini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 25px;
}

.testo_tumb_ar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.sceltaimmobili {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
table.boxhome {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
td.immobili {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #005e2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.affitti {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #005e2d;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}
td.banner {
	border: 2px solid #005e2d;
	margin: 0px;
	padding: 0px;
}

