@charset "utf-8";
/* CSS Document */



ul#elenco {
	list-style: none;
	width: 460px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	height: auto;
}
		
ul#elenco li {
	font-size: 10px;
	color: #4b3c32;
	font-weight: 400;
	height: 90px;
	float: left;
	list-style-type: none;
	width: 95%;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2D8;
	border-right-color: #E2E2D8;
	border-bottom-color: #E2E2D8;
	border-left-color: #E2E2D8;
}
ul#elenco li H2 {
	font-size: 10px;
	color: #919487;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}


ul#elenco li H3 {
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;


}

ul#elenco li a {
	text-decoration: none;

}
ul#elenco li a:visited {
	text-decoration: none;
	color: #919487;
}
ul#elenco li a:hover {
	text-decoration: underline;
}

ul#elenco li img {
	height: 60px;
	width: 100px;
	padding: 0px;
	border: 1px solid #C2C1AD;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.box {
	width: 460px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

ul#box_elenco {
	list-style: none;
	width: 460px;
	float: left;
	padding-bottom: 60px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	height: auto;
	clear: right;
}
		
ul#box_elenco li {
	font-size: 10px;
	color: #4b3c32;
	font-weight: 400;
	height: 90px;
	float: left;
	list-style-type: none;
	width: 95%;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
ul#box_elenco li H2 {
	font-size: 10px;
	color: #919487;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}


ul#box_elenco li H3 {
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;


}

ul#box_elenco li H4 {
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #64634A;


}

ul#box_elenco li a {
	text-decoration: none;

}
ul#box_elenco li a:visited {
	text-decoration: none;
	color: #919487;
}
ul#box_elenco li a:hover {
	text-decoration: underline;
}

ul#box_elenco li img {
	height: 72px;
	width: 120px;
	padding: 0px;
	border: 1px solid #C2C1AD;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}





#box_hotel {
	background-image: url(../Sfondi/sf_box_hotel.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 460px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

#box_hotel table {
	padding: 0px;
	width: 460px;
	height: 80px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #E2E2D8;
}

#box_hotel tr {
	margin: 0px;
	padding: 0px;
	width: 460px;
}

#box_hotel td {
	float: left;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#box_hotel a {}
#box_hotel a:hover {}
#box_hotel a:visited {
	color: #919487;
}
#box_hotel h3 {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #5A5A4E;
	margin-right: 5px;
}

#box_hotel h4 {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #5A5A4E;
	margin-right: 5px;
	font-size: 12px;
}


.box_tabella {
}

ul#nav{
	float: left;
	width: 460px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}

ul#nav li{
	float: left;
	margin: 0 0.2em 0;
	padding: 0;
}

ul#nav a{
	float: left;
	text-decoration: none;
	color: #222;
	background-image: url(../Sfondi/tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.6em;
}

ul#nav span{
	float: left;
	cursor: pointer;
	background-image: url(../Sfondi/tab.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.4em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0;
}

ul#nav li#active a,ul#nav a:hover{
	background-image: url(../Sfondi/tab2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#nav li#active span,ul#nav a:hover span{
	color: #184D8A;
	background-image: url(../Sfondi/tab2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#tabella_search  {
	margin: 0px;
	padding-top: 20px;
	float: left;
	padding-left: 32px;
	padding-bottom: 20px;

}

#tabella_search table {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
	margin: 0px;
	background-position: bottom;

}

#tabella_search th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E6F6B;
	font-weight: normal;
	padding: 4px;
	background-repeat: repeat-x;
	background-position: left top;




}
#tabella_search td {
	height: 12px;
	padding: 0px;
	margin: 0px;




}

#banner_lodging  {
	float: none;
	text-align: center;



}

#banner_venere {
	float: none;
	padding-top: 330px;



}
