* {
  margin:0px;
  padding:0px;
}

IMG { 
  border: none;
  behavior: url(css/iepngfix.htc);
}

#hotel_body {

}

.hotel_clear {
	clear: both;
}

#hotel_wrapper {
	width: 100%;
	height:auto;
}

#hotel_contenitore {
	width: 970px;
	margin:8px auto 20px auto;
	padding: 0px 10px 0px 10px;
}

#hotel_header {
	clear: both;

}

#hotel_header_left {
	float: left;
}

#hotel_header_right {
	float: right;
}

#hotel_header_center {
	float: left;
	margin-top:150px;
}

#hotel_sub_header {
	height:392px;
}

#hotel_contenuto {
	padding-bottom: 15px;
}

#colonna_sx {
	float: left;	
	width: 250px;
}

#colonna_dx {
	float: right;
	width: 650px;
	margin-right: 35px;
	margin-top: 25px;
}


#hotel_tasto_book {
	clear:both;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 203px;
	height: 64px;
}

#hotel_tasto_book A{
	position: relative;
	z-index: 1;
}

#hotel_ombra_header {
	height:18px;
	width:970px;
	position: absolute;
	z-index: 99;
}

.1inizio_modulo,
.3fine_modulo {
	display: none;	
}

#hotel_footer_left {
	float: left;
	margin-left: 65px;
}

#hotel_footer {
	float: left;
}