
/* stile specifici sito per la homepage */

.cleared {
	clear:both;
	border: 0px solid red;
}


.testohome {
	float: left;
	display: inline;
	width: 255px;
	margin:0 8px 0 65px;
	text-align:justify;
	line-height:20px;
}
.testohome a, .testohome a:LINK, .testohome:VISITED {
	color:#5f3713;
	font-weight:bold;
	text-decoration:underline;
}
.testohome a:HOVER {
	text-decoration:none;
}
.home {
	text-align:center;
	border:0px solid;
	margin: 38px 0 0 0;
	height:300px;
}
.img-home {
	display:inline;
	float:left;
	width:250px;
	height:235px;
	margin:35px 45px;
	background:#fbea5e;
	border:0px solid;
	color:#155094;
	font-size:23px;
}
.img-home a, .img-home a:LINK, .img-home a:VISITED {
	color:#155094;
	text-decoration:none;
}
.img-home a:HOVER {
	text-decoration:underline;
}
.disponibilita {
	display:inline;
	float:left;
	width:200px;
	height:300px;
	border:0px solid;
	margin:10px 10px 10px 17px;
	background:#ebebeb;
}
.meteo {
	display:inline;
	float:left;
	width:300px;
	height:300px;
	border:0px solid;
	margin:55px 15px 15px 15px;
	background:#ebebeb;
}
.foto {
	display:inline;
	float:left;
	width:650px;
	margin-left:5px;
	margin-right:33px;
	border:0px solid;
}