.titulos {
	float: left;
	display: block;
	padding-right: 30px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFAA91;
}
#intro_text {
	width: 430px;
	float: left;
	margin-left: 50px;
	padding-top: 15px;
}
#bandera_derecha {
	float: right;
}
#bandera_derecha {
	height: 54px;
	width: 253px;
	background-image: url(../img/ubicacion/bandera_derecha.png);
	background-position: left center;
	margin-right: -10px;
	position: relative;
}
#triangulo_derecho {
	position: absolute;
	left: 235px;
	top: 43px;
}
#galeria {
	float: right;
	clear: right;
	padding: 10px;
	width: 219px;
	text-align: right;
	margin-right: 40px;
}
#galeria a {
	font-family: 'Fanwood Text', serif;
	font-size: 19px;
	font-style: italic;
	line-height: 20px;
	font-weight: 400;
	color: #D0853B;
	text-decoration: none;
	padding-top: 15px;
}
#galeria a:hover {
	color: #631B0D;
}
#detalles {
	height: 54px;
	width: 315px;
	position: absolute;
	left: 655px;
	top: 354px;
	background-image: url(../img/index/liston_detalles.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: 'Judson', serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 42px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 40px;
	z-index: 5000;
}
#contacto {
	float: left;
	clear: left;
	width: 495px;
}
#caja {
	background-image: url(../img/reservacion/top_box.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	width: 493px;
}
#caja_content {
	background-image: url(../img/reservacion/body_box.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#foot_caja {
	background-image: url(../img/reservacion/caja_foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
}
.campo {
	background-color: #EAE6E3;
	width: 143px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: 'Quattrocento Sans', sans-serif;
	color: #666633;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.campo2 {
	background-color: #EAE6E3;
	font-family: 'Quattrocento Sans', sans-serif;
	color: #666633;
	font-size: 14px;
	line-height: 25px;
	font-weight: 400;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
}
#bot_reservar {
	position: absolute;
	height: 51px;
	width: 270px;
	background-image: url(../img/reservacion/reservar_boton.png);
	background-position: left top;
	left: -48px;
	top: 9px;
	cursor: pointer;
}
#bot_reservar:hover {
	background-position: left bottom;
}
