	#lista-hotel {
		margin: 0px;
		padding: 6px;
		border: 0px solid #000000;
	}
	#lista-hotel .hotel {
		margin: 20px 0px 0px 0px;
		position: relative;
		border: 0px solid #990000;
		width: 528px;
		height: 175px;
		overflow: hidden;
	}
	#lista-hotel .hotel h2 {
		font: bolder italic 200%/1.1 Georgia,"Times New Roman",serif;
		color:#FFBD00;
		margin: 0px;
	}
	#lista-hotel .hotel .img {
		margin: 0px 0px 0px 3px;
		border: 1px solid #000000;
		float: right;
		width: 60px;
		height: 60px;
	}
	#lista-hotel .hotel a {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	#lista-hotel .hotel a:hover {
		font-weight: bold;
		color: #FF9900;
		text-decoration: none;
	}
	/***/
	.SidebarMenu, .Bottom {
		background-color: #003366;
		padding: 3px;
		overflow: hidden;
	}
	.SidebarMenu a, .Bottom a {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	.SidebarMenu a:hover, .Bottom a:hover {
		color: #FF9900;
	}
	.SidebarMenu a:visited, .Bottom a:visited {
		color: #CCCCDD;
	}
	/* RIKI NON L'HA VOLUTO !!!*/
	/*
	.SidebarMenu a:active {
		color: #666666;
	}
	*/
	.SidebarMenu .menu_venezia_header, .Bottom .menu_venezia_header {
		background-color: #333333;
		font-size: 12px;
		font-weight: bold;
	}
	/***/
	.mainTable {
		background-color: #333333;
	}
	.navigazione {
		background-image: url(/images/tecniche/navigationBar.gif);
		background-repeat: repeat-x;
		height: 22px;
		color: #000000;
	}
	.navigazione a {
		text-decoration: none;
		color:#9933CC;
	}
	.bandierine {
		margin: 2px 2px 0px 2px;
	}
	/***/
	.combo {
		font-family: Tahoma, Verdana, Geneva;
		font-size: 10px;
		height: 16px;
	}
	.contenuti {
		margin:10px;
		padding: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: justify;
	}
	.contenuti p, .contenuti li {
		padding: 4px;
		line-height: 18px;
	}
	.contenuti a, .contenuti a:visited {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.contenuti a:hover {
		color: #0099FF;
	}
	.contenuti .imgFloatdx {
		float: right;
		margin: 0px 5px 5px 5px;
	}
	.contenuti .imgIconaFloatdx {
		float: right;
		margin: 0px 5px 5px 5px;
		width: 100px;
		height: 100px;
	}
	.contenuti .Titoletto {
		font-weight: bold;
		font-style: italic;
		font-size: 14px;
	}
	.stelle {
		float: right;
		margin: 0px 5px 0px 0px;
	}
	/*********/
	body {
		background-color: #000000;
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	p, li {
		margin: 5px 5px 5px 5px;
	}
	h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color: #FF9900;
		margin: 5px;
	}
	hr {
		margin: 5px;
	}

