/*------------------------------------------------------------*
  Informacion principal
**------------------------------------------------------------*/
html, body {
font-size:100%;
height: 100%;
margin: 0;
padding: 0;
}
* {
margin:0px auto;
padding:0;
}
 
div#margen {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -415px;
float: left;
}
 
div#wrapper {
width: 750px;
height: 830px;
clear: both;
position: relative;
top: -415px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
 
/* Hide from IE5mac \*//*/
div#margen {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */




#indexpage, #designpages {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #777;
	background: #e1e1e1;
}
img {
	border:none;

}
a:link, a:visited {
	text-decoration: none;
	color: #869aae;
}
a:hover, a:active {
	text-decoration: none;
	color: #7084B7;
}
#index_content p a.imagenZoom:link ,
#index_content p a.imagenZoom:visited {
	text-decoration: none;
}
#index_content p a.imagenZoom:hover, 
#index_content p a.imagenZoom:active {
	text-decoration: none;
	border-bottom:1px dotted #7084B7;
}
/*------------------------------------------------------------*
 Informacion home
**------------------------------------------------------------*/

#indexpage h1 {
	/*font-size: 24px;*/
	font-size: 2.1em;
	color:#7084B7;
	font-weight: bold;
	margin: 0;
	padding:0;
}
#indexpage h2, #indexpage h5 {
	font-weight: normal;
	/*font-size: 11px;*/
	font-size: 1.0em;
	color: #888;
	margin-top:0px;
	margin-bottom: 2px;
	padding:0;
}
#indexpage h3 {
	/*font-size: 11px;*/
	font-size: 1.0em;
	color:#7084B7;
	font-weight: normal;
	margin-top:15px;
	margin-bottom: 0px;
	margin-left:15px;
	padding:0;
	text-align:right;
}
#indexpage h4 {
	font-weight: bold;
	/*font-size: 11px;*/
	font-size: 1.0em;
	color: #7084B7;
	margin-top:10px;
	margin-bottom: 2px;
	padding:0;
}

#indexpage h5 {
	padding-left:30px;
	/*font-size: 11px;*/
	font-size: 1.0em;
}

/*------------------------------------------------------------*
 Informacion designpages
**------------------------------------------------------------*/

#designpages h1 {
	/*font-size: 22px;*/
	font-size: 2.1em;

	color:#7084B7;
	font-weight: bold;
	margin: 0;
	padding:0;
}
#designpages h2 {
	color:#7084B7;
	/*font-size: 13px;*/
	font-size: 1.0em;

	margin: 0;
	padding-top:10px;
}
#designpages h3 {
	color:#7084B7;
	/*font-size: 12px;*/
	font-size: 1.0em;

	margin: 0;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------------------------------------------------------*
 Informacion de contenidos
**------------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 750px;
}
#wrapperancho {
	margin: 0 auto;
	width: 968px;
}
#top {
/*
	float: right;
	width:716px;
	height:16px;
	background-image: url(../img/maquetacion/cabecera.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	*/
}
#content {
	width:716px;
	background-color:#fff;
	float:right;
	margin:0;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
}
#topper,
#topperancho {
	float: right;
	width:716px;
	height:66px;
/*	background-image: url(../img/maquetacion/topper.jpg);
	background-repeat: no-repeat;*/
	
	/* Estilos antiguos en linea */
	height:34px;
	/*padding-top:32px;*/
	padding-top:8px;
	text-align:right;
	
	background-color: #fff; 
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-topright: 10px; 
	border-radius: 10px 10px 0 0;	
	
/*	height: 0;*/
/*	margin-top:25px;*/
	margin-top:15px;
	-moz-box-shadow:0 -5px 3px #aaa;
	-webkit-box-shadow: 0 -5px 3px #aaa;
	box-shadow: 0 -5px 3px #aaa;
	

}
#topper div#cab,
#topperancho div#cab{
	/*border-top: 1px solid #869AAE; */
	border-bottom: 1px solid #869AAE; color:#869AAE; letter-spacing: 2px; float: right; background-color: #FFF;
}

#topperancho {
	width:934px;
/*	background-image: url(../img/maquetacion/topper2.jpg);*/
}
#bottom,
#bottomancho {
	border-top: solid 1px #869aae;
	float: right;
	width:716px;
	height:35px;
/*	background-image: url(../img/maquetacion/pie.jpg);*/
	background-repeat: no-repeat;
	clear:both; /* */
	position:relative;
	
	background-color: #fff; 
	-moz-border-radius-bottomleft: 10px; 
	-moz-border-radius-bottomright: 10px; 
	border-radius: 0 0 10px 10px;	
	
	-moz-box-shadow: 0 5px 3px #aaa; 
	-webkit-box-shadow: 0 5px 3px #aaa;
	box-shadow: 0 5px 3px #aaa;	
	
	height: 25px;
}
#bottomancho {
	width:934px;
/*	background-image: url(../img/maquetacion/pie2.jpg);*/
}
#footer {
	float:left;
	width:100%;
	height:20px;
	text-align:center;
	/*font-size: 10px;*/
	font-size: 0.9em;

	font-weight: normal;
	color: #869aae;
	padding-top: 5px;
}

#footer a{ text-decoration:none; }
#footer a:hover{ text-decoration:underline; }

#zona_enlaces_dobles, #zona_enlaces_simples {
	margin-top:20px;
}

#zona_enlaces_simples {
	padding:0 157px;
	text-align:center;
}

.sangrado_izq{
	margin-left:30px;
}
.subrayado{
	text-decoration: underline;
}
.negrita{
	font-weight:bold;
}
.cursiva{
	font-style: italic;
}
.bandera {
	margin-right:4px;
	border:none;
	width:16px;
	height:12px;
	
	margin-top:4px;
}
.bandera:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.bandera_ultima {
	margin-right: 12px;
}

.centrado{
	display: block; 
	margin: auto;
}

.margen_superior_medio{
	margin-top:20px;
}

.transparencia {
	opacity:0.3;
	filter:alpha(opacity=30);
}
.transparencia7 {
	opacity:0.7;
	filter:alpha(opacity=70);
}

.oculta {
	display:none;
	visibility:hidden;
}

.visible {
	display:block;
	visibility:visible;
}


#paginacion {
	vertical-align:bottom;
	padding-left:22px;
	padding-right:8px;
	margin-bottom:20px;
}
#paginacionAlbum {
/*	vertical-align:bottom;*/
	/*padding-left:62px;
	padding-right:62px;*/
	margin-top:10px;
	margin-bottom:19px;
	text-align:center;
	width:474px;
	height:22px;
}
#paginacion h3, #paginacion a,
#paginacionAlbum h3, #paginacionAlbum a{
	vertical-align:bottom;
}

.divMapa{
width:800px;margin-left:63px;
}


#contenido_mapa, #contenido_mapa_seccion{
clear:both;float:left;
width:579px;height:612px;background-image:url('../img/callejero/blank.png');
}
#contenido_mapa #imagenDatos{
width:579px;height:612px;
}
#contenido_mapa_seccion{
width:200px;
height:642px;
}

#textoMapa{
position:relative;width:600px;w\idth:590px;margin-left:210px;
}

#paginacion a{ text-decoration:none; }
#paginacion a:hover{ text-decoration:underline; }

/*------------------------------------------------------------*
 Informacion de pestaņas COMUN
**------------------------------------------------------------*/
#nav {
	float: left;
	width:34px;
	background: #e1e1e1;
	margin-top:50px;
}
#navder {
	position:relative;
	float: right;
	width:34px;
	left:34px;
	margin-top:-637px;
	margin-bottom:-1px;
	background: #e1e1e1;
}
#nav ul, li , #navder ul, li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/*------------------------------------------------------------*
 Informacion de index
**------------------------------------------------------------*/
#noline, 
#nolineancho404, 
#nolineancho{
	width:716px;
	background-color:#fff;
	float:left;
	margin:0;
	background-repeat: repeat-y;
}

#nolineancho{
	width:934px;
	min-height:690px;
}
#nolineancho404{
	width:934px;
	clear:both;
	margin-left:34px;
}
#index_content, 
#pasear_content,
#index_content_legal,
#index_content_legal4,
#index_content_ancho, 
#index_content_libro, 
#index_content_libros, 
#index_content_tiempo,
#index_content_situacion, 
#index_content_sitemap {
	margin-top:20px;
	margin-left: auto;
	margin-right:auto;
	width:590px;
	height:702px;
	background-color: #FFFFFF;
}
#index_content_situacion,
#index_content_legal,
#index_content_legal4,
#index_content_ancho,
#index_content_libro,
#index_content_libros,
#index_content_tiempo,
#index_content_sitemap {
	height:940px;
	/*width:806px;*/
	width:860px;
}
#index_content_ancho {
	height:100%;
}
#index_content_libro {
	height: 740px;
}
#index_content_libros {
	height: 1140px;
}
#index_content_situacion{
	height:980px;
}
#index_content_sitemap {
height:671px;
}
#index_content_tiempo{
height:670px;
}
#index_content_legal {
height:651px;
}
#index_content_legal4 {
height:682px;
}
#index_content p, 
#index_content_tiempo p, 
#pasear_content p, 
#index_content_situacion p, 
#index_content_ancho p, 
#index_content_libro p, 
#index_content_libros p, 
#index_content_sitemap p,
#index_content_legal p,
#index_content_legal4 p {
	display:block;
	margin-left:8px;
	margin-right:15px;
	padding:0;
	/*font-size: 11px;*/
	font-size: 1.0em;
	text-align:justify;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
}
#index_content p a, 
#index_content_sitemap p a,
#index_content_legal p a,
#index_content_legal4 p a{
text-decoration: none;
	color: #7084B7;
}

#index_content p a:hover, 
#index_content_sitemap p a:hover, 
#index_content_legal p a:hover, 
#index_content_legal4 p a:hover{
	text-decoration: underline;
	color: #7084B7;
}
#index_content li, 
#index_content_sitemap li , 
#index_content_legal li , 
#index_content_legal4 li {
	list-style: square inside;
	color:#7084B7;	
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0px;
	padding-right: 0px;
	margin:5px;
	text-align:justify;
}
#index_content ul, 
#index_content_situacion ul, 
#index_content_ancho ul, 
#index_content_libro ul, 
#index_content_libros ul, 
#index_content_sitemap ul ,
#index_content_legal ul ,
#index_content_legal4 ul {
	padding-left: 15px;
	padding-right: 0px;
	padding-top:0;
	padding-bottom:0;
	margin-left:10px;
}
.inx_picborders {
	border: 1px solid #888;
	padding: 3px;
}
.picborders {
	border: 1px solid #888;
	padding: 0;
}
.foto_intro{
	/*width:575px;*/
	width:840px;
	height:175px;
}
.foto_inicio{
	width:208px;
	height:156px;
}
/*------------------------------------------------------------*
 Informacion del navegador lateral
**------------------------------------------------------------*/
#left {
	float: left;
	width:120px;
	height:500px;
	background-color: #FFFFFF;
	margin-top:10px;
	padding: 20px;
}
#left li {
	list-style: square inside;
	list-style-position: outside;
	color:#7084B7;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0px;
	padding-right: 0px;
	margin:5px;
}
#left ul {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin:5px;
}
/*------------------------------------------------------------*
 Informacion del contenido
**------------------------------------------------------------*/
#right {
	float:left;
	margin-top:65px;
	margin-left:40px;
	width:500px;
}
#right p {
	display:block;
	margin-left:20px;
	margin-right:30px;
	/*font-size: 12px;*/
	font-size: 1.0em;
}

#right p a{
text-decoration: none;
	color: #7084B7;
}

#right p a:hover{
	text-decoration: underline;
	color: #7084B7;
}
.pink {
	color: #7084B7;
	/*font-size: 11px;*/
	font-size: 1.0em;
}
#mediaborders {
	border: 1px solid #888;
	padding: 0;
}
#goback {
display:block;
width:200px;
margin:auto;
text-align:center;
}

#goback a {
	text-decoration: none;
	color: #7084B7;
}

#goback a:hover {
	text-decoration: underline;
	color: #7084B7;
}

/*------------------------------------------------------------*
 Informacion de scroll de imagenes 
**------------------------------------------------------------*/
#scroll-wrap {
	display: block;
	width: 473px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding:0;
	margin-right:15px;
}
#scroll-con {
	display: block;
	width: 2500px;
}
#scroll-menu {
	clear:both;
	display:block;
	margin-right:30px;
	float:right;
	margin-top:5px;
	width:180px;
	padding:0;
}
#scroll-menu a {
	display:block;
	padding: 0;
	width:20px;
	border: 1px solid #ccc;
	margin-left:3px;
	text-align:center;
	float:right;
}
#scroll-menu a:hover {
	border: 1px solid #7084B7;
	text-decoration: none;
	color: #7084B7;
}
#one, #two, #three, #four {
	float: left;
	width: 473px;
	overflow: hidden;
	height:280px;
	background-color:#fff;
}

.portadalibro{
width:130px;
height:180px;
}
.portadavideo{
width:120px;
height:180px;
}

.fichalibro{
margin-right:20px;
margin-bottom:20px;
margin-left:2px;
float:left;
}
#resumen_libro{
width:100%;

}

#resumen_libro p{
line-height:17px;
}

#resumen_libro p span.datoficha{
color:#7084B7;font-weight:bold;
}

#resumen_libro .bordeFinoVioleta{
border:solid 1px #7084B7;
}



#index_content #callejeroNombres {
width:580px;
float:left;line-height:10px;margin-top:10px;.margin-top:2px;clear:both;
}
#index_content #callejeroNombres #Nombres{
vertical-align: middle;
}
#index_content #callejeroNombres #Populares,
#index_content #callejeroNombres #Edificios{
vertical-align: middle;margin-left:4px;
}

#indexpage h2.sitemap {
margin-left:30px;
}

#indexpage h4.sitemap {
margin-top:6px;margin-bottom:0;margin-left:14px;padding:4px 0 0 16px;
background:transparent url(../img/graficos/interno.png) no-repeat scroll left center;
}

#indexpage h4.sitemap a{ text-decoration:none; }
#indexpage h4.sitemap a:hover{ text-decoration:underline; }

.divCallejero {
width:600px;margin-left:63px;
}
.divCallejero #callejeroOpcionesSuperiores{
float:left;line-height:10px;clear:both;
}

.divCallejero #callejeroOpcionesSuperiores #MapaEsquematico{
vertical-align: middle;
}
.divCallejero #callejeroOpcionesSuperiores  #MapaAereo{
vertical-align: middle;margin-left:14px;
}

.columnaDobleEnlaces{
border:none;float:left;width:280px;height:40px;
}
.columnaSimpleEnlaces{
border:none;clear:both;width:280px;height:40px;
}
#contenido_marco img{
width:20px;height:20px;
}
#contenido_marco img#img_izq_cen,
#contenido_marco img#img_der_cen{
margin-top:186px;
}

#pasear_content{
width:600px;margin-left:63px;
}
#pasear_content #noScript{
margin-top:10px;margin-right:22px;margin-bottom:10px;border:solid 1px #d00;width:550px;height:50px;background-color:#fcc;padding:4px;color:#000;
}
#pasear_content #contenido_marco{
margin-left:15px;width:561px;height:431px;background-image:url('../img/graficos/marcofotos.jpg');clear:both
}
#pasear_content #contenido_marco #pasear_izq_arr{
float:left;width:20px;height:20px;text-align:right;
}
#pasear_content #contenido_marco #pasear_cen_arr{
float:left;width:521px;height:20px;text-align:center;
}
#pasear_content #contenido_marco #pasear_der_arr{
float:left;width:20px;height:20px;text-align:left;
}
#pasear_content #contenido_marco #pasear_izq_cen{
float:left;width:20px;height:391px;text-align:right;
}
#pasear_content #contenido_marco #pasear_cen_cen{
float:left;width:521px;height:391px;text-align:center;background-image:url("../includes/vercallejero.php?img=001");
}
#pasear_content #contenido_marco #pasear_cen_cen #capaDifuminado{
margin:0;width:521px;height:391px;background-color:#fff;
}
#pasear_content #contenido_marco #pasear_cen_cen #divCargando{
position:relative;margin-top:-209px;margin-left:160px;width:200px;height:24px;background-color:#fff;text-align: center;border:solid 1px #4D6297;
}
#pasear_content #contenido_marco #imagenFotografia{
margin-left:30px;margin-bottom:4px;margin-top:4px;width:16px;height:16px;
}
#pasear_content #contenido_marco #imagenCargando{
width:135px;height:24px;
}
#pasear_content #contenido_marco #pasear_der_cen{
float:left;width:20px;height:391px;text-align:left;
}
#pasear_content #contenido_marco #pasear_izq_abj{
float:left;width:20px;height:20px;text-align:right;
}
#pasear_content #contenido_marco #pasear_cen_abj{
float:left;width:521px;height:20px;text-align:center;
}
#pasear_content #contenido_marco #pasear_der_abj{
float:left;width:20px;height:20px;text-align:left;
}
#pasear_content #contenido_mini{
margin-left:20px;margin-top:10px;width:189px;height:200px;background-image:url(../img/pasear/situacion/fotoaereapasear.jpg);float:left;
}
#pasear_content #contenido_situacion{
border:solid 1px #4d6297;color:#4d6297;background-color:#dde;margin-left:10px;margin-top:10px;padding:5px;width:342px;height:30px;float:left;background-image:url(../img/graficos/informacion.png);background-position:5px 5px; background-repeat:no-repeat;
}
#pasear_content #contenido_situacion #tituloSituacionFoto{
padding-left:20px;
}
#pasear_content #contenido_situacion #situacionFoto{
margin-top:20px;font-weight:bold;
}
#pasear_content #contenido_texto{
margin-left:10px;padding:5px;margin-top:10px;width:342px;height:140px;float:left;
}

#index_content_tiempo{
height:auto;
/*margin-left:18px;*/
margin-top:10px;margin-bottom:10px;
}

#contenido_sitemap{
	margin-left:40px;
}
.subseccionTiempo{
border-top:1px dashed #999;padding-top:6px;
}

.imagenAlbumFilaTriple{
border:0;float:left;margin:20px 14px 19px 15px;width:150px;height:150px;
}

.imagenAlbum{
border:0;float:left;margin:20px 59px 19px 60px;width:150px;height:150px;
}

.iconoImagenes {
border:none;width:14px;height:14px;
}
.sinborde{
border:none;
}
.clearB, #indexpage h4.clearB{
clear:both
}
.ancho20p100{
width:20%;
}

.ancho33p100{
width:33%;
}

.ancho178px{
width:178px;
}
.ancho188px{
width:188px;
}

.alto110{
height:110px;
}

.floatL{
float:left;
}
.colorD00{
color:#d00;
}

.txtAlignC{
text-align:center;
}
.txtAlignR{
text-align:right;
}

.marginLm10{
margin-left:-10px;
}
.marginL20{
margin-left:20px;
}.marginL80{
margin-left:80px;
}
.marginT20{
margin-top:20px;
}
.marginT30, #indexpage h4.marginT30{
margin-top:30px;
}
.marginB0, p#descPagRecomendadas{
margin-bottom:0;
}
.marginB30{
margin-bottom:30px;
}

.paddingB16{
padding-bottom: 16px;
}

#paginasrecomendadas{
height:110px;margin-bottom:30px;
}

.tdAccesos120, .tdAccesos200{
width:200px;border-bottom:solid 1px #888;
}
.tdAccesos120{
width:120px;
}

.libroMargenInferior {
margin-bottom:60px;
}
.libroMargenMasInferior {
margin-bottom:70px;
}



.morebox{
	cursor:pointer;
	width:50%;
    -moz-border-radius: 6px 6px 6px 6px;
    border: 1px solid #4d6297;
    color: #4d6297;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 8px;
    text-align: center;
	-moz-box-shadow:1px 1px 1px #AAAAAA;
}


/************************************/
/* Font Face CSS3 */
/************************************/

@font-face {
    font-family: 'BlackChanceryRegular';
    src: url('fontface/blkchcry-webfont.eot');
    src: url('fontface/blkchcry-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontface/blkchcry-webfont.woff') format('woff'),
         url('fontface/blkchcry-webfont.ttf') format('truetype'),
         url('fontface/blkchcry-webfont.svg#BlackChanceryRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1{
	font-family: 'BlackChanceryRegular';
}
#textoCabeceraGeneral { 
	font-family: 'BlackChanceryRegular';
	font-size:2.1em; 
	color:#7084b7;
	text-align:left;
}
.mesanioNoticia { 
	font-family: 'BlackChanceryRegular';
	font-size:1.5em; 
	color:#7084b7;
	text-decoration:underline;
	text-align:left;
	margin-top:20px;
}

