@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center; 
}
a {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#pagex {
	display: block;
	width: 950px;
	background-color: #D5ECEB;
 
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}
#header {
	width: 950px;
	height: 221px;
	display: block;
	background-image: url(img/hotel_peschiera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto; 
}
.novedi{
	display: none; 
}
.boxhotel {
	background-color: #D5ECEB;
	height: 130px;
	float:left;
	margin-left: 80px;
	width: 650px;  
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #99CCCC;
}
#adsense {
	float: right;
	width: 165px;
	height: 605px;
	padding: 15px;
	display:block;
}
h2.nome {
	clear:both;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight:bold;
	padding-left:10px;
	width: auto; 
	background-color: #ffffff;	
}
.nome a{
	text-decoration: none;
	color: #0033FF;
}
.nome img{
	padding-left:10px;
}
.about {
	font-size: 11px;
	margin-left: 20px;
	width: 210px;  
	float: left;
}
.refers {
	font-size: 12px;
	margin-left: 30px;
	line-height:20px;
	width: 250px;  
	float: left;
}
.refers a{
	color: #FF3300;
	font-weight:bold;
}
.boxmeteo {
	text-align:center;
	display:block;
	clear:both;
	background-color: #D5ECEB;
	height: 290px;
	width: 100%; 
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	font-size: 11px;
	padding-top: 10px;
	background-color: #fefefe;
	width: 100%;
 
}
.verona_web, .verona_web a{
	margin: 0 auto;
	padding-top: 0px;
	font-weight: normal;
	font-size: 9px;
	color: #D5ECEB;
	width: 950px;
 
}
