@charset "utf-8";
/* CSS Document */

/* ------home------ */	

#seccion_home {
	position: relative;
	width: 912px;
	height: 1%;
	margin-left: 26px;
	margin-top: 5px;
}

/* ------Fin home------ */

/* ------Generales------ */

.titulo_contenido{
	width: 360px;
	position: relative;
	height: 28px;
	float: left;
	margin-bottom: 10px;
}

.titulo_links{
	width: 262px;
	position: relative;
	height: 28px;
	float: left;
	margin-bottom: 12px;
}

.subtit_seccion {
	width: 508px;
	float: left;
	margin-bottom: 5px;
}

.subtit_contenido{
	width: 270px;
	margin-top: 8px;
	float: left;
}
.destacado{
	width: 262px;
	margin-top: 10px;
	float: right;
	margin-left: 34px;
}
.destacado2{
	width: 262px;
	margin-top: 10px;
	float: left;
}
.img{
	width: 270px;
	float: left;
	height: 1%;
	margin-top: 20px;
}
.txt{
	width: 262px;
	float: right;
	margin-left: 34px;
	margin-top: 20px;
}
.txt2{
	width: 262px;
	float: left;
	margin-top: 20px;
}
.txt3{
	width: 262px;
	float: right;
	margin-left: 34px;
	margin-top: 10px;
}
#seccion_gral {
	position: relative;
	width: 894px;
	height: 1%;
	margin-left: 33px;
	margin-top: 30px;
}

#separador_gral{
	width: 22px;
	position: relative;
	height: 480px;
	float: left;
}

#izq_columna {
	position: relative;
	width: 566px;
	float: left;
	height: 1%;
	margin-right: 22px;
	padding-bottom: 30px;
}

#der_columna {
	position: relative;
	width: 262px;
	height: 1%;
	float: left;
	margin-left: 22px;
	padding-bottom: 30px;
}

/* ----Fin Generales---- */
		

/* ------Imagenes------ */	

.img_box {
	float: left;
	height: 60px;
	width: 515px;
	position:relative;
	border: none;
}

.img_box_galeria {
	float: left;
	margin-right: 7px;
	border: 1px solid #6B3300;
	
}

.img_galeria img {
	margin-bottom: 10px;
	border: none;
}
.img_galeria {
	float: left;
	padding-right:10px;
	border: none;
}

/* ----Fin Imagenes---- */	

.box{
	width: 262px;
	position: relative;
	height: 100px;
	float: left;
	margin-bottom: 12px;
}

.imagen_box {
	width: 250px;
	height: 90px;
	position:absolute;
	left: 55px;
	top: 2px;
}

.btn{
	width: 88px;
	height: 28px;
	position:absolute;
	left: 168px;
	top: 64px;
}

.alojamiento{
	width: 48px;
	height: 24px;
	position:absolute;
	left: 512px;
	top: 237px;
}

.preventa{
	width: 48px;
	height: 24px;
	position:absolute;
	left: 512px;
	top: 308px;
}


#box_der{
	width: 262px;
	position: relative;
	height: 1%;
	float: left;
	margin-bottom: 12px;
}

#video{
	width: 260px;
	height: 260px;
	margin-left: 1px;
	float: left;
	margin-top: 12px;
}
#map{
	width: 894px;
	height: 1%;
	margin-bottom: 33px;

