
/*PANORAMICAS*/

/*panoramicas VENTANA*/

p.cargando {
	padding: 0 8px;
}

#window_pano{
	width: 500px;
}

#window_pano .texto {
	padding: 8px 0;
}


#window_pano_contents{
  background-color: #FFF;
  border: 1px solid  #000000;
  padding: 8px;
  height: 320px;
}

#window_pano_contents #contendor {
	height: 320px;
	width: 500px;
}

#window_pano_beak{
  width: 28px;
  height: 38px;
  background: url('corners/simple_beak.png') top left no-repeat transparent;
}

#window_pano_tl, #window_pano_tr, #window_pano_bl, #window_pano_br,
#window_pano_t, #window_pano_l, #window_pano_r,#window_pano_b{
  height: 0px;
  width: 0px;
}

/*panoramicas CONTENIDO*/

/*hotel VENTANA */

#window_hotel{

	width: 404px;
}
#window_hotel_contents{
  background-color: #FFF;
  border: 1px solid  #000000;
  padding: 8px;
}
#window_hotel_beak{
  width: 28px;
  height: 38px;
  background: url('corners/simple_beak.png') top left no-repeat transparent;
}

#window_hotel_tl, #window_hotel_tr, #window_hotel_bl, #window_hotel_br,
#window_hotel_t, #window_hotel_l, #window_hotel_r,#window_hotel_b{
  height: 0px;
  width: 0px;
}

/* HOTEL CONTENIDO*/

#Album .flash{
	width:400px;
	height:286px;
	z-index: 999;
}

#HotelInfo {
	width:400px;
	margin-top: 8px;
}

#HotelInfo .HotelNombre{
	font-weight:900;
	font-size:12px;
	padding-bottom:8px;
	width:400px;
	padding-top:4px;
}

#HotelInfo .HotelDescripcion{
	font-size: 10px;
	padding-bottom: 4px;
}

#HotelInfo .HotelRecomendado{	
	font-size: 9px;
}

#HotelInfo .HotelDireccion{
	margin-top:5px;
	padding-bottom:5px;
	font-size: 8px;
}

#HotelInfo .VerMas {
	text-align:center;
	height: 20px;
	margin-top: 8px;
}
	
/*GOLF VENTANA */

#window_golf{
	width: 404px;	
}
#window_golf_contents{
	padding: 8px;
	background-color: #FFF;
	border: 1px solid  #000000;
}
#window_golf_beak{
  width: 28px;
  height: 38px;
  background: url('corners/simple_beak.png') top left no-repeat transparent;
}

#window_golf_tl, #window_golf_tr, #window_golf_bl, #window_golf_br,
#window_golf_t, #window_golf_l, #window_golf_r,#window_golf_b{
  height: 0px;
  width: 0px;
}

/* golf CONTENIDO*/

#Album {	
	padding:2px;
	z-index: 999;
}

#Album .flash{

	width:400px;
	height:286px;
}

#GolfInfo {

width:400px;
padding:4px;

}



#GolfInfo .GolfNombre{
	font-weight:900;
	font-size:12px;
	padding-bottom:8px;
	width:400px;
	padding-top:4px;
}

#GolfInfo .GolfDescripcion{
	float:left;
	width:195px;
	font-size:10px;
	padding-bottom:4px;
}


#GolfInfo .GolfDireccion{
clear:both;
padding-top:5px;
padding-bottom:5px;
font-size:8px;
}

#GolfInfo .VerMas{
	text-align: center;
	height: 20px;
	margin-top: 8px;
}	
	
	
/*playa VENTANA */

#window_playa{
	width:400px;
}

#window_playa_contents{
  background-color: #FFF;
  border: 1px solid  #000000;
  padding: 8px;  
}
#window_playa_beak{
  width: 28px;
  height: 38px;
  background: url('corners/simple_beak.png') top left no-repeat transparent;
}

#window_playa_tl, #window_playa_tr, #window_playa_bl, #window_playa_br,
#window_playa_t, #window_playa_l, #window_playa_r,#window_playa_b{
  height: 0px;
  width: 0px;
}

/* playa CONTENIDO*/



#PlayaInfo .foto{
	width:400px;
	height:313px;
}


#PlayaInfo .PlayaNombre{
	font-weight:900;
	font-size:12px;
	padding:8px 0;
	width:400px;
}

#PlayaInfo .PlayaEspacio{
	width:400px;
	font-size:11px;
	padding-bottom:4px;
}


#PlayaInfo .PlayaTipo{
	width:400px;
	font-size:11px;
	padding-bottom:4px;
}
#PlayaInfo .PlayaDescripcion{
	
	width:400px;
	font-size:10px;
	padding-bottom:4px;
}


#PlayaInfo .PlayaDireccion{
clear:both;
padding-top:5px;
padding-bottom:5px;
font-size:8px;
}

#PlayaInfo .VerMas{
text-align:center;
height: 20px;
	margin-top: 8px;
}
	
	
	
/*foto_walking VENTANA */

#window_foto_walking{
	width:416px;
}

#window_foto_walking_contents{

  background-color: #FFF;
  border: 1px solid  #000000;
}
#window_foto_walking_beak{
  width: 28px;
  height: 38px;
  background: url('corners/simple_beak.png') top left no-repeat transparent;
}

#window_foto_walking_tl, #window_foto_walking_tr, #window_foto_walking_bl, #window_foto_walking_br,
#window_foto_walking_t, #window_foto_walking_l, #window_foto_walking_r,#window_foto_walking_b{
  height: 0px;
  width: 0px;
}

/* foto_walking CONTENIDO*/


#WalkingInfo .WalkingFoto{
	width:400px;
	height:300px;
	margin: 8px;
}


#WalkingInfo .WalkingNombre{
	font-size:12px;
	width:400px;
	margin: 0 8px 8px;
}


/*html VENTANA */

#window_html{

	width:408px;
}
#window_html_contents{

  background-color: #FFf;
  border: 1px solid  #000000;
}
#window_html_beak{
  width: 28px;
  height: 38px;
  background: url('corners/simple_beak.png') top left no-repeat transparent;
}

#window_html_tl, #window_html_tr, #window_html_bl, #window_html_br,
#window_html_t, #window_html_l, #window_html_r,#window_html_b{
  height: 0px;
  width: 0px;
}

	
/*emperesa VENTANA */

#window_empresa{
	width:400px;
}

#window_empresa_contents{
  background-color: #FFF;
  border: 1px solid  #000000;
  padding: 8px;  
}

#window_empresa_beak{
  width: 28px;
  height: 38px;
  background: url('corners/simple_beak.png') top left no-repeat transparent;
}

#window_empresa_tl, #window_empresa_tr, #window_empresa_bl, #window_empresa_br,
#window_empresa_t, #window_empresa_l, #window_empresa_r,#window_empresa_b{
  height: 0px;
  width: 0px;
}

/* empresa CONTENIDO*/

#EmpresaInfo .logo {
	float: right;
	height: 40px;
	margin-left: 8px;
}

#EmpresaInfo .EmpresaNombre{
	font-weight:900;
	font-size:12px;	
	width:400px;
	margin-bottom: 6px;
}


#EmpresaInfo .EmpresaTipo{
	width:400px;
	font-size:11px;
}

#EmpresaInfo .EmpresaDescripcion{	
	width:400px;
	font-size:10px;
	margin-top: 16px;
}


#EmpresaInfo .EmpresaDireccion{
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	font-size:8px;
}

#EmpresaInfo .VerMas {
	text-align:center;
	height: 20px;
	margin-top: 20px;
}
	
/*historia VENTANA */

#window_historia{

	width:408px;
}
#window_historia_contents{

  background-color: #FFF;
  border: 1px solid  #000000;
}
#window_historia_beak{
  width: 28px;
  height: 38px;
  background: url('corners/simple_beak.png') top left no-repeat transparent;
}

#window_historia_tl, #window_historia_tr, #window_historia_bl, #window_historia_br,
#window_historia_t, #window_historia_l, #window_historia_r,#window_historia_b{
  height: 0px;
  width: 0px;
}

/* historia CONTENIDO*/



#HistoriaInfo {

width:400px;
padding:4px;

}


#HistoriaInfo .foto{
	width:400px;
	height:313px;
}


#HistoriaInfo .Titulo{
	font-weight:900;
	font-size:12px;
	padding-bottom:8px;
	width:400px;
	padding-top:4px;
}

#HistoriaInfo .HistoriaDescripcion{
	
	width:400px;
	font-size:10px;
	padding-bottom:4px;
}
	
/* html CONTENIDO*/



#HtmlInfo{

width:400px;
padding:4px;

}

#HtmlInfo .titulo{
	font-weight:900;
	font-size:12px;
	padding-bottom:8px;
	width:400px;
	padding-top:4px;
}

#HtmlInfo .info{
	float:right;
	font-size:10px;
	padding-bottom:8px;
	width:220px;
	padding-top:4px;
}


#HtmlInfo .descarga{
	float:left;
	
	padding-bottom:8px;
	width:180px;
	padding-top:4px;
}

