body 
{
	text-align: center;
	margin: auto;
	font-family: Georgia, Arial, Verdana, sans-serif;
	color: #000;
	font-weight: Normal;
	background: #1B3A89;
}

#container
{
	width: 600px;
	margin: 30px auto;
	padding: 10px 25px 10px 25px;
	text-align: justify;
	font-size: small;
	background: #fff;

}
#container img
{
	float: right;
	border: 2px #ebebeb solid;
	margin: 6px 0px 6px 10px;
}
#container a
{
	color: #000;
	font-size: small;
	text-decoration: none;
}
#container a:hover
{
	text-decoration: underline;
}

#header 
{
	width: 600px;
	height: 88px;
}
#header img
{
	background-position: top center;
	width: 490px;
	height: 278px;
	border: 0px;
}

h1
{
	font-size: small;
	font-weight: bold;

}

h2
{
	font-size: small;
	font-weight: Normal;

}
h3
{
	font-size: small;
	font-weight: Normal;
	padding-bottom: 50px;

}

h4
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;


}

ul
{
	list-style: square;
}

li a
{
	color: #000;
	font-size: small;
	text-decoration: none;
}
li a:hover
{
	text-decoration: underline;
}
.scheda_immobile
{
	padding: 5px;
	border-top: 1px #1B3A89 dashed;"
}

.listPhoto
{
	padding: 5px 0px 5px 0px;
}