/* CSS Document */

#centrale {
	width: 580px;
	float: right;
}

.informazioni {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#tipologia {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	height: 15px;
}

h1{
	font-family: Tahoma;
	font-size: 14px;
}

h3{
	font-size: 10px;
	font-weight: normal;
}

.foto{
	margin: 2px;
	padding: 2px;
}
a {
	color: #000000;
	text-decoration: none;
}
#appartamenti {
	width: 595px;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFCC;
	height: 45px;
	text-align: center;
	padding-top: 10px;
}
.strutture{
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 10px;

}

