html {
	height: 100%;
}
body {
	margin: 25px 0 0;
	height: 100%;
}
p {
	color: #333;
	margin: 0 0 12px;
	font: 13px/16px Arial, Helvetica, sans-serif;
}
p a {
	color: #333;
	margin: 0 0 12px;
	font: 13px/15px Arial, Helvetica, sans-serif;
}
p a:hover {
	color: #ED1C24;
}
.list ul {
	color: #333;
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	font: 14px "Arial Narrow";
}
.list ul li {
	padding-left: 12px;
	margin: 10px 0;
	background: url(../images/h4_bullet.png) no-repeat 0 5px;
}
.list ul li p {
	margin: 0;
	padding: 0;
}
.list ul li a {
	margin: 0;
	padding: 0;
}
.list ul li a:hover {
	color: #ED1C24;
}
h1 {
	color: #ed1c24;
	margin: 0 0 6px;
	font: bold 32px/1em "Arial Narrow", Arial, Helvetica, sans-serif;
}
h2 {
	color: #ED1C24;
	letter-spacing: -1px;
	margin: 0;
	font: bold 20px/1em Arial, Helvetica, sans-serif;
}
h3 {
	color: #ED1C24;
	margin: 0;
	font: 16px/1em Arial, Helvetica, sans-serif;
}
h4 {
	color: #333;
	text-transform: uppercase;
	margin: 12px 0 0;
	font: 14px/1em Arial, Helvetica, sans-serif;
}
h5 {
	color: #333;
	text-transform: uppercase;
	margin: 12px 0 0;
	text-decoration: none;
	font: 13px/1em Arial, Helvetica, sans-serif;
}
h5 a {
	color: #333;
	text-transform: uppercase;
	margin: 12px 0 0;
	text-decoration: none;
	font: 13px/1em Arial, Helvetica, sans-serif;
	background: #FFF;
}
h5 a:hover {
	text-decoration: underline;
}
.h4_list ul {
	color: #333;
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
}
.h4_list ul li {
	color: #636467;
	padding-left: 12px;
	margin: 10px 0;
	background: url(../images/h4_bullet.png) no-repeat 0 5px;
	font: 13px/1em Arial, Helvetica, sans-serif;
}
.h4_list ul li p {
	color: #636467;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: 13px Arial, Helvetica, sans-serif;
}
.h4_list ul li p a {
	color: #636467;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: 13px Arial, Helvetica, sans-serif;
}
.h4_list ul li p a:hover {
	color: #ED1C24;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font: 13px Arial, Helvetica, sans-serif;
}
.esq_tl {
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	width: 50px;
	z-index: 5000;
	background: url(../images/esq_tlNO.png) left top;
}
.esq_tr {
	position: absolute;
	top: 0;
	height: 50px;
	width: 50px;
	right: 0;
	z-index: 5000;
	background: url(../images/esq_tr.png) right top;
}
.esq_bl {
	position: absolute;
	left: 0;
	height: 10px;
	width: 10px;
	z-index: 5000;
	bottom: 0;
	background: url(../images/esq_bl.png) left bottom;
}
.esq_br {
	position: absolute;
	height: 10px;
	width: 10px;
	right: 0;
	z-index: 5000;
	bottom: 0;
	background: url(../images/esq_br.png) right bottom;
}
#site {
	margin: 0 auto;
	position: relative;
	width: 900px;
	padding: 6px;
	min-height: 100%;
}
#header {
	float: left;
	position: relative;
	z-index: 3000;
	background: #FFF;
}
#foot {
	padding: 10px;
	width: 880px;
	position: relative;
	float: left;
	background: #666;
}
#foot ul.foot_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#foot ul.foot_menu li {
	display: inline;
	padding: 0 3px;
}
#foot a {
	color: #FFF;
	text-decoration: none;
	font: 11px "Arial Narrow";
}
#foot a:hover {
	color: #FFF200;
	text-decoration: none;
	font: 11px "Arial Narrow";
}
#logo_museo {
	position: absolute;
	top: -25px;
	width: 255px;
	height: 96px;
	z-index: 6000;
	left: -25px;
	background: url(../images/logo_museo.png) no-repeat;
}
#botonera {
	position: absolute;
	height: 110px;
	width: 900px;
	top: 165px;
	z-index: 1000;
	left: 0;
}
#fotogaleria {
	float: left;
	height: 200px;
	width: 900px;
	position: relative;
	z-index: 1;
}
#contenido {
	position: relative;
	width: 888px;
	height: 100%;
	min-height: 400px;
	float: left;
	padding-right: 12px;
	padding-top: 85px;
	padding-bottom: 25px;
	z-index: 0;
	background: #FFF;
}
#contenido_home {
	position: relative;
	width: 900px;
	height: 100%;
	min-height: 200px;
	float: left;
	padding-top: 0;
	z-index: 0;
	background: #FFF;
}
#home_menu {
	position: relative;
	background: url(../images/bg_puntitos.gif) repeat;
	border-bottom: 2px dotted #F00;
	float: left;
	width: 900px;
}
#home_info {
	position: relative;
	height: 170px;
	padding: 20px;
	float: left;
	width: 860px;
	background: #d9f1f6;
}
#home_info #news {
	float: left;
	position: relative;
	width: 282px;
	background: url(../images/personaje_home.png) no-repeat;
	height: 171px;
}
#home_info #promo1 {
	float: left;
	position: relative;
	margin-left: 20px;
	width: 249px;
	padding: 10px;
	min-height: 120px;
	background: #FFF;
}
#home_info #promo2 {
	float: left;
	position: relative;
	margin-left: 20px;
	width: 249px;
	padding: 10px;
	min-height: 120px;
	background: #FFF;
}
#guarda1 {
	float: left;
	width: 45px;
	height: 100%;
	overflow: hidden;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/guarda1.gif) repeat-y left top;
}
#guarda2 {
	float: left;
	width: 45px;
	height: 100%;
	overflow: hidden;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/guarda2.gif) repeat-y left top;
}
#guarda3 {
	float: left;
	width: 45px;
	height: 100%;
	overflow: hidden;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/guarda3.gif) repeat-y left top;
}
#guarda4 {
	float: left;
	width: 45px;
	height: 100%;
	overflow: hidden;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/guarda4.gif) repeat-y left top;
}
#guarda5 {
	float: left;
	width: 45px;
	height: 100%;
	overflow: hidden;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/guarda5.gif) repeat-y left top;
}
#dibujo {
	width: 300px;
	position: absolute;
	left: 0;
	top: 65px;
}
.bg_puntitos {
	float: left;
	width: 255px;
	height: 100%;
	overflow: hidden;
	min-height: 100%;
	position: absolute;
	left: 45px;
	top: 0;
	background: url(../images/bg_puntitos.gif) repeat left top;
}
.seccion {
	float: left;
	position: relative;
	width: 530px;
	margin-left: 350px;
}
.seccion_a {
	float: left;
	position: relative;
	width: 250px;
	margin-left: 350px;
}
.seccion_b {
	float: left;
	position: relative;
	width: 250px;
	margin-left: 30px;
}
.seccion_smargen {
	float: left;
	position: relative;
	width: 530px;
	margin-left: 350px;
	margin-top: 12px;
}
.seccion_a_smargen {
	float: left;
	position: relative;
	width: 250px;
	margin-left: 350px;
	margin-top: 12px;
}
.seccion_b_smargen {
	float: left;
	position: relative;
	width: 250px;
	margin-left: 30px;
	margin-top: 12px;
}
.destacado_celeste {
	padding: 12px;
	position: relative;
	float: left;
	background: #E6F5F9;
}
.caption_celeste {
	padding: 12px;
	position: relative;
	float: left;
	width: 70px;
	background: #E6F5F9;
}
.txt_copyright {
	color: #FFF;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-top: 8px;
	font: 11px "Arial Narrow";
}
.txt_grande {
	color: #666;
	text-decoration: none;
	font: bold 18px/20px "Arial Narrow";
}
.txt_grande a {
	color: #666;
	text-decoration: none;
	font: bold 18px/20px "Arial Narrow";
}
.txt_grande a:hover {
	color: #000;
	text-decoration: none;
	font: bold 18px/18px "Arial Narrow";
}
.txt_home_news {
	color: #333;
	text-decoration: none;
	font: bold 14px/15px "Arial Narrow";
}
.txt_home_news a {
	color: #333;
	text-decoration: none;
	font: bold 15px/15px "Arial Narrow";
}
.txt_home_news a:hover {
	color: #333;
	text-decoration: underline;
	font: bold 15px/15px "Arial Narrow";
}
.txt_legal {
	color: #333;
	font: 12px/12px Arial, Helvetica, sans-serif;
}
.txt_legal2 {
	color: #333;
	font: 10px/12px Arial, Helvetica, sans-serif;
}
.txt_download {
	color: #ED1C24;
	text-decoration: none;
	font: 9px Arial, Helvetica, sans-serif;
}
.txt_download a {
	color: #ED1C24;
	text-decoration: none;
	font: 9px Arial, Helvetica, sans-serif;
}
.txt_download a:hover {
	color: #333;
	text-decoration: none;
	font: 9px Arial, Helvetica, sans-serif;
}
.linea_horizontal {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ED1C24;
	height: 12px;
	margin-top: 12px;
	position: relative;
	float: left;
	width: 530px;
	margin-left: 350px;
}
.menu {
	width: 100%;
	list-style: none;
	padding: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0 0 22px;
}
.menu li {
	clear: both;
	margin: 0;
	position: relative;
	border-bottom: dotted 2px #999;
	color: #333;
	padding: 0 0 20px;
	_padding: 0 0 10px;
	#padding: 0 0 10px;

}
.menu li.menor {
	font-size: 14px;
	padding: 0 0 30px;
	_padding: 0 0 15px;
	#padding: 0 0 15px;
}
.menu strong {
	background: #fff;
	padding: 0 10px 0 0;
	font-weight: bold;
	position: absolute;
	bottom: -0.3em;
	left: 0;
}
.menu em {
	padding: 0 0 0 5px;
	position: absolute;
	bottom: -0.2em;
	right: 0;
	color: #ED1C24;
	background: #FFF;
}
.menu em a {
	padding: 0 0 0 5px;
	position: absolute;
	bottom: -0.2em;
	right: 0;
	color: #ED1C24;
	background: #FFF;
	font: 13px Arial, Helvetica, sans-serif;
}
.menu em a:hover {
	color: #000;
}
.menu sup {
	color: #333;
	margin-left: 3px;
	font-size: 13px;
}
.actividad {
	border-bottom: 2px dotted #ED1C24;
	margin-bottom: 12px;
	padding-bottom: 12px;
	position: relative;
	float: left;
	width: 530px;
}
.actividad_destacada {
	position: relative;
	float: left;
	width: 530px;
	margin: 0;
}
.actividad .separador {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 12px;
	padding-bottom: 0;
	width: 530px;
	position: relative;
	float: left;
	margin-top: 0;
	padding-top: 12px;
	height: 1px;
}
.actividad .mes {
	color: #ed1c24;
	margin: 0 0 12px;
	font: bold 24px/1em "Arial Narrow";
}
.actividad .mes a {
	color: #ed1c24;
	margin: 0 0 12px;
	text-decoration: none;
	font: bold 24px/1em "Arial Narrow";
}
.actividad .mes a:hover {
	color: #000;
	text-decoration: none;
}
.actividad .texto {
	float: left;
	position: relative;
	width: 344px;
}
.actividad .foto {
	border: 2px solid #999;
	float: left;
	margin-right: 6px;
	width: 170px;
	margin-bottom: 0;
}
.actividad .titulo {
	color: #ED1B30;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.actividad .subtitulo {
	color: #666;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.actividad .bajada {
	color: #333;
	margin: 0 0 12px;
	font: 13px/16px Arial, Helvetica, sans-serif;
}
.actividad .masinfo {
	color: #ED1B30;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	float: left;
	text-decoration: none;
	margin-top: 0;
}
.actividad .masinfo a {
	color: #ED1B30;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	float: left;
	text-decoration: none;
}
.actividad .masinfo a:hover {
	text-decoration: underline;
}
.nav {
	position: relative;
	float: left;
	width: 530px;
}
.nav .anterior {
	position: relative;
	float: left;
	display: block;
}
.nav .siguiente {
	position: relative;
	float: right;
	display: block;
}
ul.thumbs {
	list-style-type: none;
	display: inline;
}
ul.thumbs li {
	width: 119px;
	position: relative;
	height: 180px;
	float: left;
	margin-right: 12px;
	margin-bottom: 13px;
	overflow: hidden;
}
ul.thumbs li a img {
	border: 2px solid #000;
}
ul.thumbs li a img:hover {
	border: 2px solid #FF0;
}
.form_input {
	width: 120px;
	padding: 2px;
	height: 20px;
	border: 1px solid #B6E2ED;
	color: #333;
	background: #E6F5F9;
	font: 13px Arial, Helvetica, sans-serif;
}
.form_area {
	width: 225px;
	padding: 2px;
	height: 100px;
	border: 1px solid #B6E2ED;
	color: #333;
	background: #E6F5F9;
	font: 12px Arial, Helvetica, sans-serif;
}
.pie_kpr a {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	position: relative;
	float: right;
	left: 0;

	margin-top: 5px;
	text-decoration: none;
	border: 0;
}
.pie_kpr a:hover {
	color: #FFF;
	text-decoration: underline;
}
.btn_tufoto {
	position: absolute;
	top: -25px;
	height: 125px;
	width: 125px;
	z-index: 6100;
	left: 825px;
}
.info_muy_importante {
	font: bold 14px/16px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #ED1C24;
	background: #FFFFFF;
	display: block;
	padding: 5px;
	position: relative;
}
.cinta_tl {
	position: absolute;
	left: -22px;
	top: -9px;
	height: 41px;
	width: 60px;
	z-index: 7000;
	background: url(../images/cinta_tl.png) left top;
}
.cinta_tr {
	position: absolute;
	top: -8px;
	height: 39px;
	width: 67px;
	right: -15px;
	z-index: 7000;
	background: url(../images/cinta_tr.png) right top;
}
.esqdesp_tl {
	position: absolute;
	left: 0;
	top: 0;
	height: 24px;
	width: 16px;
	z-index: 5000;
	background: url(../images/esqdesp_tl.png) left top;
}
.esqdesp_tr {
	position: absolute;
	top: 0;
	height: 24px;
	width: 16px;
	right: 0;
	z-index: 5000;
	background: url(../images/esqdesp_tr.png) right top;
}
.esqdesp_bl {
	position: absolute;
	left: -5px;
	height: 24px;
	width: 16px;
	z-index: 5000;
	bottom: 1px;
	background: url(../images/esqdesp_bl.png) left bottom;
}
.esqdesp_br {
	position: absolute;
	height: 24px;
	width: 16px;
	right: 5px;
	z-index: 5000;
	bottom: 1px;
	background: url(../images/esqdesp_br.png) right bottom;
}
.ver_invitacion {
	background: url(../images/ver_invitacion.gif) 0 0;
	height: 147px;
	width: 163px;
	position: absolute;
	top: 510px;
	right: 25px;
}
.ver_invitacion:hover {
	background: url(../images/ver_invitacion.gif) 0 147px;
}
.ver_informacion {
	background: url(../images/ver_info_completa.gif) 0 0;
	height: 88px;
	width: 191px;
	position: absolute;
	top: 10px;
	left: 0;
}
.ver_informacion:hover {
	background: url(../images/ver_info_completa.gif) 0 88px;
}
.ver_calendario {
	background: url(../images/ver_calendario.gif) 0 0;
	height: 92px;
	width: 198px;
	position: absolute;
	top: 20px;
	left: 55px;
}
.ver_calendario:hover {
	background: url(../images/ver_calendario.gif) 0 92px;
}
.promo_hora_feliz {
	background: url(../images/promo_hora_feliz2.gif) 0 0;
	height: 153px;
	width: 153px;
	position: absolute;
	top: 145px;
	left: 100px;
}
.promo_cumple {
	background: url(../images/promo_cumple.gif) 0 0;
	height: 100px;
	width: 100px;
	position: absolute;
	top: 330px;
	left: 150px;
}

