/* CSS Document */

div#doscol_wrapper {
	min-height:400px; 
	_height:400px;
}

div#cont_mapa {
	background:#dde5f9; 
	padding:20px; 
	position:relative;
	}

div#map {
	width: 643px; 
	height: 600px; 
	text-align: left; 
	border:4px solid white;
}



/*Estilos menu lateral*/

div#the_side_bar {
	margin-top:10px;
}

div#the_side_bar img, div#the_side_bar input {
	vertical-align:middle;
}

input.mapa_checkbox {
	position:absolute;
	right:2px;
	top:3px;
}

ul.menu_mapa_cont_listado_recursos, li.menu_mapa_listado_recursos, ul.menu_mapa_grupocategorias_wrapper, li.menu_mapa_grupocategoria, ul.menu_mapa_categorias_wrapper, li.cont_categoria, ul.menu_mapa_cont_recursos, li.cont_recurso {
	margin:0;
	padding:0;
	list-style:none;
}

div.listado_recursos_tit {	
	position:relative;
	overflow:hidden;
	background:transparent url(/img_maquetacion/fondos/fondo_cabecera_menu_mapa_int.jpg) no-repeat scroll 0 0;
	color:white;
	font-size:1.25em;
	height:32px;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:257px;
	line-height:34px;
	position:relative;
	}

div#listado_recursos_tit_gx1 {
	background:transparent url(/img_maquetacion/fondos/fondo_cabecera_menu_mapa.jpg) no-repeat scroll 0 0;
}
	
img.kml_img {
	left:8px;
    top:8px;
	position:absolute;
}

div.listado_recursos_tit input.mapa_checkbox {
	right:7px;
	top:7px;
	position:absolute;
}	

a.menu_mapa_listado_recursos_link {
	color:white;
	padding-left:27px;
}

ul.menu_mapa_grupocategorias_wrapper {
	background:transparent url(/img_maquetacion/fondos/fondo_cabecera_menu_ul.jpg) repeat-y scroll -4px 0;
	margin:0 auto;
	padding:0;
	width:100%;
	display:none;
}

li.menu_mapa_grupocategoria {
	margin:0 5px;
	background:#d2d7dd;
	width:247px;
}

div.grupocategoria_tit, div.categoria_tit {
	width:100%;
	border-bottom:1px solid #fff;
	line-height:26px;
	position:relative;
}

a.menu_mapa_categoria_link {
	padding-left:3px;
	display:inline-block;
}

img.grupocategoria_img {
	padding-left:4px;
}

img.categoria_img {	
	padding-left:8px;
	float:left;
	margin-top:4px;
}

ul.menu_mapa_cont_recursos {
	width:100%;
	clear:both;
}

li.cont_recurso {
	border-bottom:1px solid #FFFFFF;
	color:#1C3855;
	line-height:26px;
	width:100%;
	position:relative;
	clear:both;
}

li.cont_recurso.outView {
	background:#ededed!important;
}

div.recurso_wrapper {
	width:100%;
	position:relative;
	line-height:26px;
	clear:both;
}

a.menu_mapa_link_recurso {
	display:block;
	width:190px;
	margin-left:30px;
	clear:both;
}

div.recurso_wrapper img{
	position:absolute;
	top:4px;
	left:10px;
}

/*Estilos descripcion recurso*/

div#cont_mapa h1 {
	font-size:1.4em!important;
	text-align:left;
	letter-spacing:normal;
	margin:0 0 10px 0;
	width:380px;
}


div.googlemap_cont_img {
	width:140px;
	padding:10px 0;
	border:1px solid #ddd;
	text-align:center;
	float:right;
	}

div.googlemap_cont_desc_ci {
	width:240px;
	float:left;
	text-align:left;
	}

div.googlemap_cont_desc {
	width:100%;
	text-align:left;
	padding-bottom:10px;
	}

div.googlemap_cont_desc p, div.googlemap_cont_desc_ci p{
	margin:2px 0;
	font-size:1em;
	color:#4c4c4c;
	}

p.googlemap_cont_link {
	margin:4px 0;
	font-size:0.9em;
	line-height:15px;
	overflow:hidden;
}

a.googlemap_link {
	color:#2A5FAA;
}

div.googlemap_masinfo {
	width:100%;
	clear:both;
	text-align:left;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #4c4c4c;
}

a#googlemap_verficha {
	float:left;
}

a#googlemap_buscarnoticia {
	float:right;
}

div.clear_both {
	width:100%;
	clear:both;
	height:1px;
	overflow:hidden;
}


/*Estilos street view*/

div#the_street_view {
	position:absolute; 
	z-index:10; 
	bottom:34px; 
	right:34px;
	width:300px; 
	text-align:left;
}

div#listado_recursos_tit_sv {
	border:1px solid white;
	font-size:1.4em;
	display:none; 
	text-transform:none;
	background:#007FAA none repeat scroll 0 0;
	position:relative;
	width:298px;
	height:26px;
	line-height:26px;
}

p#listado_recursos_tit_sv_txt {
	margin:0; 
	line-height:24px; 
	height:24px;
}

img#street_view_icono {
	padding-left:4px; 
	vertical-align:middle;
}

a#street_view_link {
	color:white;
	}

img#street_view_pan, img#street_view_min {
	position:absolute; 
	top:0; 
	right:21px;
}

img#street_view_min {
	right:1px;
}


div#pano {
	width: 300px; 
	height: 202px; 
	z-index:9000; 
	margin-top:3px;
}
