#header_mapa{
	position:relative;
	float:left;
	margin-left:832px;
	width:288px;
	height:106px;
	background-image:url(../img/map-top.png);
	background-repeat:no-repeat;
	margin-top:-107px;
}
#imagen{
	position:relative;
	float:left;
	width:1070px;
	height:709px;
	margin-left:50px;
}
#bg_black{
	position:relative;
	float:left;
	background-image:url(../img/bg_black.png);
	width:1070px;
	margin-top:-190px;
	height:190px;
	z-index:10;
	margin-left:50px;
}
#mod1{
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:370px;
	font-size:11px;
	line-height:18px;
}
#mod2{
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:55px;
	width:238px;
}
#mod3{
	position:relative;
	float:left;
	margin-top:10px;
	margin-top:10px;
	margin-left:47px;
	width:320px;
}
h1{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
h2{
	font-size:11px;
	margin-bottom:5px;
}
#hotel_home_location{
	margin-left:10px;
	font-weight:normal;
	font-size:11px;
}
#hotel_home_image{
	position:relative;
	float:left;
	width:175px;
	height:125px;
}
.hotel_home_highlight{
	width:165px;
	height:125px;
	border: 1px solid #666;
}
#hotel_home_text{
	position:relative;
	float:left;
	width:135px;
	font-size:11px;
}

/* formulario */
.input{
	width:205px;
	border-width:0px;
}
.div_select{
	position:relative;
	float:left;
	margin-bottom:8px;
	margin-top:5px;
}
.div_fechas {
	float:left;
	height:30px;
	margin-left:-4px;
	position:relative;
	width:250px;
	margin-top:5px;
}
