/* container st5 */
#st_cont {
	border: none;
	margin: 0 50px 5px 50px;
	padding: 30px 20px 30px 20px;
	line-height: 14pt;
	width: 90%;
}

/* agregado p st5a */
#m_desc {
	width: 657px;
	height: 260px;
	margin: 0 auto 30px auto;
	overflow: hidden;
	background: #FEF0D2 url(/imgs2/hotel_panama_san_remo.jpg) no-repeat top;
	color: #000;
}
#m_desc .info {
	padding: 33px 0 5px 33px;
	width: 220px;
	max-width: 220px;
}
#m_desc a:link, #m_desc a:visited, #m_desc a:active, #m_desc a:hover {
	color: #000099;
	font-weight: bold;
}
#m_desc a:hover {
   background: #FFFF66;
}

/* info de imagen ampliada */
#bf {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 2em;
	background: #B20000;
	color: #fff;
	border: 2px solid #CB0000;
}
/* limito el ancho de indo y links top */
#bf, #links_as_top {
	width: auto;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
}
/* titulo visible imagen grande */
#bf h2 {
	margin: -15px -15px 5px -15px;
	display: block;
	background: #750000 url(/imgs2/tits_bg.jpg) repeat-x top;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	padding: 0 5px 0 10px;
	margin-bottom: 5px;
	clear: both;
	line-height: 40px;
}
/* comportamiento imagen grande */
img#im_gde {
	border: none;
	margin: 0;
	padding: 5px 0 5px 15px;
	float: right; /* vertical-align: top; */
}
/* descripcion imagen grande */
/* no poner ancho, IE problem */
#bf div.desc {
	margin-left: 1em;
	clear: none;
}


/* oooooo seccion de muestras previas th_cont ooooooo */
#th_cont {
	border: none;
	margin: 0;
	padding: 0 0 5px 0;
}

/* bloques flotantes de resumen */
#th_cont div.res_block {
	background: #990000 url(/imgs2/res_bg.gif) no-repeat top;
	float: left;
	padding: 0;
	margin: 0 0.5em 1ex 0.5em;
	color: #fff;
	width: 313px;
	height: 224px;
}
/* limitador-fijador altura de bloques resumen */
#th_cont div.res_inf {
	height: 180px;
	max-height: 180px;
	overflow: hidden;
    padding: 10px;
}
/* titulo de cada resumen */
#th_cont div.res_tit {
	color: #fff;
	font-weight: bold;
	padding: 5px 5px 13px 10px;
	margin: 0;
}
/* pie del bloque de resumen */
#th_cont div.foot_block {
	display: none;
}

/* imagenes dentro de cada bloque flotante */
img.th {
	float: left;
	border: none;
	margin-right: 1em;
	margin-bottom: 1ex;
}

/* titulos y descripciones de cada bloque flot */
span.tit {
	color: Black;
	font-size: 18px;
}
/* info sobre mas imagenes (de galerias) */
span.im_adicionales {
	color: #A52A2A;
	font-weight: bold;
}

/* colores para links en titulos */
#th_cont div.res_tit a:link {
	display: inline;
}
#bf h2 a:link,
#th_cont div.res_tit a:link,
#bf h2 a:visited,
#th_cont div.res_tit a:visited,
#bf h2 a:active,
#th_cont div.res_tit a:active,
#bf h2 a:hover,
#th_cont div.res_tit a:hover {
	color: #fff;
	background: transparent;
	text-decoration: none;
}
#bf h2 a:hover,
#th_cont div.res_tit a:hover {
	background: #0D0E20;
}

/* fin de las notas */
div.fin_notas {
	clear: both;
}
