@charset "utf-8";
/* CSS Document */

/* Contenidos principales infografía */

#contenedorinfografia {
	position:relative;
	width:640px;
	height:829px;
	display: block;
	border: 1px solid #CCC;
}

div#infografia_top {
	width:640px;
	height:91px;
	display:block;
}

div#infografia_center {
	width:640px;
	height:557px;
	display:block;
	position: relative;
}

div#infografia_nav {
	width:620px;
	height:auto!important;
	display:block;
	position:relative;
	background-color: #eedac3;
	margin: 0px 10px;
	border-bottom: 1px solid #734c20;
	float:left;
	clear:both;
}

div#infografia_footer {
	width: 640px;
	height: 70px;
	float:left;
	clear:both;
}

#imginfo_zoom, #imginfo_balcon {
	display:none;
}

/* Tabs de navegación */

div#navegador {
	width:620px;
	height:19px;
	display:block;
	background-color: #eedac3;
}

div#navegador div#infonav_tabs {
	width:620px;
	height:19px;
	display: block;
	background-color: #734c20;
}

div#infonav_tabs a:link, #infonav_tabs a:visited {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	width:68px;
	display:block;
	line-height: 19px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}

div#infonav_tabs a:hover {
	color:#eedac3;
}

div#infografia_nav div.infonav_contenedor {
	width:620px;
	background-color: #eedac3;
}

div.nav_izq {
	float:left;
	width:59px;
	margin-top:16px;
	margin-left:10px;
	display: block;
}

div.infonav_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eedac3;
	width:462px;
	float:left;
	line-height: 22px;
	padding: 15px 10px;
}

div.nav_der {
	float:right;
	text-align: right;
	width:59px;
	margin-top:16px;
	margin-right:10px;
	display: block;
}

.nav_der img:hover, .nav_izq img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}

.tab_activo {
	background-color: #eedac3!important;
	color:#000000!important;
	border-bottom: 1px dotted #734c20;
	height:18px;
}

div#infonav_primerpaso, div#infonav_segundopaso, div#infonav_tercerpaso, div#infonav_cuartopaso, div#infonav_quintopaso, div#infonav_sextopaso, div#infonav_septimopaso, div#infonav_octavopaso, div#infonav_novenopaso {
	display:none;
}

a.botonnovenopaso {
	width:76px!important;
}

/* Elementos interactivos sobre el mapa */

#highlight_capilla {
	position: absolute;
	top:283px;
	right:105px;
	display: none;
	cursor:pointer;
}

#img_flecha {
	display: none;
	opacity: 0.3;
	filter: alpha(opacity=3);
	position: absolute;
	z-index: 10;
}

#img_pasodos {
	display: none;
	position: absolute;
	left: 34px;
	top: 144px;
}

#img_pasotres {
	display: none;
	position: absolute;
	left: 144px;
	bottom: 54px;
}

#img_pasocuatro {
	display: none;
	position: absolute;
	left: 8px;
	top: 120px;
}

#img_pasocinco {
	display: none;
	position: absolute;
	left: 124px;
	top: 67px;
}

#img_pasoseis {
	display: none;
	position: absolute;
	left: 127px;
	top: 90px;
}

#img_pasosiete {
	display: none;
	position: absolute;
	left: 0px;
	bottom: 92px;
}

#img_pasoocho {
	display: none;
	position: absolute;
	right: 154px;
	top: 228px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#img_pasoochob {
	display: none;
	position: absolute;
	left: 0px;
	top: 58px;
}

#img_pasonueve {
	display: none;
	position: absolute;
	left: 1px;
	top: 108px;
}

/* Numeración de los pasos */

#img_numuno, #img_numdos, #img_numtres, #img_numcuatro, #img_numcinco, #img_numseis, #img_numsiete, #img_numocho, #img_numnueve {
	display: none;
	position: absolute;
}

#img_numuno {
	bottom: 50px;
	left:80px;
}

#img_numdos {
	left:24px;
	top:315px;
}

#img_numtres {
	left:360px;
	bottom:75px;
}

#img_numcuatro {
	left:29px;
	bottom:215px;
}

#img_numcinco {
	left:100px;
	top:213px;
}

#img_numseis {
	left:100px;
	top:213px;
}

#img_numsiete {
	left:86px;
	bottom:120px;
}

#img_numocho {
	right:140px;
	top:195px;
}

#img_numnueve {
	left:10px;
	top:99px;
}