BODY {
	text-align: center;
	margin:5px auto auto 2px;
}

A {
	text-decoration: none;
	color: black;
}

A:hover {
	text-decoration: underline;
}

IMG {
	border: 0;
}

.boton_buscar {
	cursor: pointer;
}

#buscador {
	margin-top: 10px;
}

.pie_bloque {
	clear: both;
	font-size: 0px;
}

.resultado {
	
}

.contenedor_mapa { /*position:relative;*/
	margin: auto;
	width: 998px; 
	/width: 908px;
	/text-align: center;
}

#cargandoBuscador {
	display: none;
}

#cargandoPuntos {
	display: none;
	position: absolute;
	top: 275px;
	left: 420px;
	z-index: 500;
}

.lupa {
	margin-right: 3px;
	position: absolute;
	right: 4px; /
	right: 2px;
	top: 240px;
}

.markerTooltip {
	border: solid 10px green;
}

.bandera {
	margin-left: 5px;
}

/******Categorias*****************/
#capa_categorias {
	position: absolute;
	top: 432px;
	left: 17px;
	width: 300px;
	overflow: auto;
}

#contenido_categorias {
	text-align: left;
	width: 300px;
	height: 160px;
	position: relative;
	background-color: white;
}

.con_scroll {
	overflow: auto;
	height: 50px;
	/height: 30px;
	padding: 5px 0 0 7px;
}

.contenedor_buscador {
	/*margin-top: 6px;*/
	text-align: center;
	width: 99%;
}

#buscador {
	margin-top: 5px;
	border-top: solid 1px #CECECE;
	text-align: center;
	width: 94%;
	margin: 0px 0px 0px 7px;
	/margin: 0px 0px 0px 0px;
	padding-top: 5px;
}

.buscador {
	margin-top: 5px;
	border-top: solid 1px #CECECE;
	text-align: right;
	width: 95%;
	margin: 0px 0px 0px 7px;
	padding-top: 5px;
}

.buscador1 {
	margin-top: 5px;
	width: 95%;
	margin: 0px 0px 0px 7px;
	padding-top: 5px;
}

.opciones {
	margin-top: 5px;
}

.combo {
	margin-left: 2px;
	width: 166px;
}

.subcategoria {
	padding-left: 20px;
}

.boton_mostrar {
	text-align: left;
	margin-bottom: 7px;
	margin-top: 10px;
}

.input_busqueda {
	float: left;
	margin: 4px 10px 0px 25px;
}

/******Categorias*****************/ /*
#mapa{
	height:700px;
	width:1024px;
	float:left;
}*/
.contenedor_global {
	width: 991px; 
	/width: 991px;
	position: relative;
}

.cabecera {
	width: 991px;
	height: 152px;
	background-image: url(./cssimg/top.jpg);
	background-repeat: no-repeat;
}

.centro { /*
	width:1018px;
	/width:1027px;
	*/
	width: 991px; 
}

.borde_izq {
	position: relative;
	float: left;
	width: 17px; 
	height: 470px;
	/*	margin-left: 4px;*/ /*	_margin-left:-20px;
	/margin-left:5px;*/
	background-image: url(./cssimg/izq.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0; 
}

#mapa {
	position: relative;
	float: left;
	width: 956px;
	height: 470px;

}

.borde_drc {
	position: relative;
	float: left;
	width: 15px;
	height: 470px;
	background-image: url(./cssimg/drc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.pie {
	width: 998px;
	height: 57px;
	background-image: url(./cssimg/pie.jpg);
	background-repeat: no-repeat; /
	position: relative; /
	top: -2px;
}

.contenedorTiposMapas {
	left: 675px; /
	left: 670px;
	padding-bottom: 5px;
	padding-right: 50px; /
	padding-right: 10px;
	position: absolute;
	top: 113px;
	width: 262px; /
	width: 294px;
}

.contenedorTiposMapas img {
	cursor: pointer;
	margin-left: 1px;
	margin-right: 1px;
}

.controlZoom {
	width: 44px;
	height: 288px;
	padding: 53px 0 0 2px; /
	padding: 56px 0 0 2px;
	background: url(./cssimg/barra_zoom.gif) top left no-repeat;
	position: absolute;
	top: 180px;
	right: 2px; 
	/right: 11px;
}

.elementoControlZoom {
	text-align: center;
	width: 100%;
	margin-left: 1px; /
	margin-left: 6px;
	margin-top: 4px;
}

.elementoControlZoom img {
	cursor: pointer;
}

.banderas {
	position: absolute;
	top: 114px;
	left: 27px; /
	left: 45px;
}

.logo {
	top: 37px; /
	top: 36px;
	left: 30px; /
	left: 44px;
	position: absolute;
	width: 159px;
	height: 53px;
	text-align: center;
	vertical-align: bottom;
}

.contenido_logo {
	position: relative;
	top: 0px;
}

#efectoFicha {
	border: 4px solid #828282;
	background-color: #EFF0F4;
}



#efecto {
	border: 4px solid #828282;
	background-color: #EFF0F4;
}

/*****************************
	Estilo para los bocatas
 *****************************/
/*
.textoWYSIWYG p.a
{
	text-decoration:underline;	
}
*/
.contenedorGlobo
{
	width:320px;
	/*height:500px;*/
	position: relative;
}

.contenedorTituloGlobo {
	width: 320px;
	background-image: url(./cssimg/cabecera_bocata.gif);
	background-repeat: no-repeat;
	height: 43px;
}

.tituloGlobo {
	text-align: left;
	padding-top: 6px;
	margin-left: 20px;
	color: white;
	text-weight: bold;
}

.cerrarBocata {
	position: absolute;
	top: 6px;
	right: 13px;
}

.informacionGlobo {
	width: 90%;
	padding-left:5%;
	padding-right:5%;	
	background-image: url(./cssimg/centro_bocata.gif);
	background-repeat: repeat-y;
	padding-bottom: 45px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.7em;
}

.acciones {
	width: 100%;
	background-image: url(./cssimg/pie_bocata.gif);
	background-repeat: no-repeat;
	height: 46px;
	margin: 0;
	padding-top: 3px;
}

.acciones a {
	margin-left: 4px;
	margin-right: 4px;
}

.pGloboTitulo {
	text-weight: bold;
	color: #217b71;
}

.masinfo {
	
}

.masinfo2 {
	background-image: url(./cssimg/centro_bocata.gif);
	background-repeat: repeat-y;
	text-align: right;
	padding-right:20px;
}

.parcelas {
	background-image: url(./cssimg/centro_bocata.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left:30px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.7em;
	font-style: Italic;
}

/*****************************
	Estilo para las fichas
 *****************************/
.contenedorGloboFicha {
	width: 694px;
	/*height:500px;*/
	position: relative;
}

.contenedorTituloGloboFicha {
	width: 694px;
	background-image: url(./cssimg/cabecera_ficha.gif);
	background-repeat: no-repeat;
	height: 44px;
}

.tituloGloboFicha {
	text-align: left;
	padding-top: 4px;
	margin-left: 20px;
	color: white;
	text-weight: bold;
}

.cerrarBocataFicha {
	position: absolute;
	top: 6px;
	right: 13px;
}

.informacionGloboFicha {
	width: 100%;
	background-image: url(./cssimg/centro_ficha.gif);
	background-repeat: repeat-y;
	height: auto!important;
	height: 470px;
	min-height:470px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.7em;
}

.titulo {
	margin-bottom: 8px;
	margin-top: 8px;
	text-decoration: underline;
}

.accionesFicha {
	width: 100%;
	background-image: url(./cssimg/pie_ficha.gif);
	background-repeat: no-repeat;
	height: 17px;
	margin: 0;
	padding-top: 3px;
}

.accionesFicha a {
	margin-left: 20px;
	margin-right: 20px;
}

.pGloboTituloFicha {
	text-weight: bold;
	color: #217b71;
}

.masinfoFicha {
	
}

/***********************************/
	/*********** BUSCADOR **************/
	/***********************************/
.icono_cat {
	width: 81px;
	height: auto;
	float: left;
}

.nombre_cat {
	width: 484px; /
	width: 486px;
	margin-left: 0px; /
	margin-left: 4px;
	height: 25px;
	float: left;
	border-right: 1px dotted grey;
	border-left: 1px dotted grey;
}

.categoria_cat {
	width: 215px; /
	width: 216px;
	height: 25px;
	margin-left: 0px;
	float: left;
	border-right: 1px dotted grey;
}

.icono1_cat {
	height: 25px;
	width: 46px; /
	width: 47px;
	margin-left: 0px; /
	margin-left: 0px;
	float: left;
	border-right: 1px dotted grey;
}

.icono2_cat {
	margin-left: 4px; /
	margin-left: 7px;
	width: 27px; /
	width: 25px;
	float: left;
	border-right: 1px dotted grey;
}

.icono3_cat {
	margin-left: 2px; /
	margin-left: 2px;
	width: 29px; /
	width: 30px;
	float: left;
	border-right: 1px dotted grey;
}

.icono4_cat {
	margin-left: 2px; /
	margin-left: 2px;
	float: left;
	width: 24px;
}

.cierra_buscador {
	position: relative;
	float: right;
	padding-right: 20px; /
	padding-right: 15px;
	top: 5px;
	width: 5px;
}

.busq_contenedor {
	width: 991px;
	position: relative;
	height:auto;
	/** height: 278px; */
	/* border: 1px solid white; */
	background: url(./cssimg/busq_contenedor.jpg);
}

.fondo_superior_busq_contenedor {
	background: url(./cssimg/superior_busq_contenedor.jpg) no-repeat scroll 0 0 transparent;
	height:48px;
	width:100%;
}

.fondo_busq_contenido {
	background: url(./cssimg/fondo_busq_contenido_sup.jpg);
}


.fondo_inferior_busq_contenedor {
	background: url(./cssimg/inferior_busq_contenedor.jpg) no-repeat scroll 0 0 transparent;
	height:42px;
	width:100%;
}

.busq_contenido {
	margin: 0;
	padding: 0;
	width: 945px;
	height: auto;
	
	/** height: 170px; */
	/** overflow: auto; */
	margin-left: 29px;
	/margin-left: 15px;
	/** margin-top: 33px; */
	/** background: #99999; */
}

.busq_cabecera {
	background: url(./cssimg/busq_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 920px;
	height: 35px;

}

.resultado {
	padding: 0;
	margin: 0;
	width: 920px; /
	width: 925px;
	float: left;
	border-bottom: 1px dotted grey;
}

.paginacion {
	width: 350px;
	text-align: center;
	margin-top: 15px; /
	margin-top: 10px;
	height: 20px;
}

.anterior_buscador {
	margin-left: 10px;
	float: left;
	display: inline;
}

.siguiente_buscador {
	margin-left: 10px;
	float: left;
	display: inline;
}

.numeros {
	margin-left: 10px;
	float: left;
	display: inline;
}

.numeros2 {
	margin-left: 89px;
	float: left;
	display: inline;
}

.reg_encontrado_izq {
	float: left;
	margin-left: 15px;
}

.reg_encontrado_drc {
	float: right;
	margin-right: 25px;
}

/***********************************/
	/*********** BUSCADOR **************/
	/***********************************/
.reg_encontrados {
	font-weight: bold;
	/*color:#3e7caf;*/
}

/*.reg_encontrados{
	padding-top:46px;
	padding-left:20px;
	width:200px;
	float: left;
	font-weight:bold;
}*/
.anterior_buscador {
	margin-left: 10px;
	float: left;
	display: inline;
	margin-top: 2px;
}

.siguiente_buscador {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 2px;
}

/***********************************/
	/*********** CLUSTER **************/
	/***********************************/
.informacionGloboCluster {
	width: 100%;
	background-image: url(./cssimg/centro_bocata.gif);
	background-repeat: repeat-y;
	padding-bottom: 25px;
	height: 300px;
}

.elemento_cluster {
	padding-left: 40px;
	padding-top: 0px;
	text-align: left;
	font-family:Arial,Verdana,sans-serif;
	font-size:0.7em;
}

img.imagen_cluster {
	height: 31px;
	margin-right: 10px;
}

/***********************************/
	/*********** pesta�as **************/
	/***********************************/
.contenedorPestanas {
	width: 96%;
	margin: auto;
}

.expositorPestanas {
	background: url(cssimg/bordeSup.gif) top right no-repeat;
	background-color: white;
	min-height: 347px;
	height: auto !important;
	height: 347px;
	border: 2px solid #A3A5A4;
	padding: 2px 0px 0px 30px;
	margin: 0px;
	border-top: none;
}

.informacionSolapas {
	width: 97%;
	margin: 0px;
	padding: 15px 20px 30px 0%;
	text-align: left;
	height: 300px;
	overflow: auto;
}

.solapaNormal .solapaIzq {
	background: url(cssimg/solapaIzqPoligonos.gif) top left no-repeat;
	width: 15px;
	height: 31px;
	float: left;
}

.solapaNormal .solapaDrc {
	float: left;
	background: url(cssimg/solapaDrcPoligonos.gif) top left no-repeat;
	width: 15px;
	height: 31px;
}

.solapaNormal .solapaCentro {
	background: transparent url(cssimg/solapaCuerpoPoligonos.gif) 0px 0px
		repeat-x;
	width: 80px;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	float: left;
	text-align: center;
	color: black;
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.solapaActiva .solapaDrc {
	float: left;
	background: url(cssimg/solapaDrc1Poligonos.gif) top left no-repeat;
	width: 15px;
	height: 31px;
}

.solapaActiva .solapaCentro {
	background: url(cssimg/solapaCuerpo1Poligonos.gif) 0px 0px repeat-x;
	width: 80px;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	float: left;
	text-align: center;
	color: black;
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.solapaActiva .solapaIzq {
	background: url(cssimg/solapaIzq1Poligonos.gif) top left no-repeat;
	width: 15px;
	height: 31px;
	float: left;
}

.PrimeraSolapaFichaPoligonos {
	background: url(cssimg/fondoSolapa5.gif) no-repeat 0px 12px;
	text-align: center;
	width: 102px;
	/width: 102px;
	float: left;
	margin: 0px;
	padding: 18px 0px 5px 0px;
	min-height: 17px;
	height: auto !important;
	height: 17px;
	
}

.solapaFichaPoligonos {
	background: url(cssimg/fondoSolapa6.gif) no-repeat 0px 12px;
	text-align: center;
	width: 92px;
	/width: 102px;
	float: left;
	margin: 0px;
	padding: 18px 0px 5px 10px;
	min-height: 17px;
	height: auto !important;
	height: 17px;
	
}

.solapaFichaPoligonosActiva {
	text-align: center;
	background: url(cssimg/fondoSolapa3.gif) top left no-repeat;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	width: 92px;
	/width: 110px;
	float: left;
	margin: 0px;
	padding: 8px 9px 0px 9px;
}

a.textoSolapa {
	color: #2F5F75;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.lineaContinuaAbajo {
	background: url(cssimg/fondoAbajoRepite.gif) repeat-y top left;
	width: 110px;
	margin: 0px;
	padding: 0px;
}

ul.listaFCNivel1 {
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
}

.textoFC {
	width: 100%;
	margin: 0 0 0px 0;
	padding: 0px 0 0 0;
}

li.elemListaFCNivel1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	list-style: none outside none;
	color: #000;
}

.tituloInformacionSolapa {
	width: 100%;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	font-size: 1em;
	font-weight: bold;
}

.contenedorDatoInformacionSolapas {
	margin: 0px;
	padding: 22px 0px 0px 0px;
	width: 100%;
}

ul.listadoContacto {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

li.elementoListadoContacto {
	background: url(cssimg/adornoElementoListaContacto.gif) no-repeat 5px 18px;
	margin: 0px;
	padding: 12px 0px 0px 3%;
	width: 97%;
	list-style: none;
}

span.informacionSolapasResultado {
	color: #818181;
}

.zonaSolapasFichaPoligonos {
	background: transparent url(cssimg/bordeRepetidoEntero.gif) 0px 40px no-repeat;
	/background: transparent url(cssimg/bordeRepetidoEntero.gif) 0px 30px no-repeat;
	margin: 0px;
	padding: 0px;
	width: 638px;
}

.contenedorBordeSuperiorPestanas {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.contenedorTodoPestanas {
	width: 665px;
	padding: 0px 0px 0px 0px;
	margin: auto;
}

.contenedorBordeIzqSolapas {
	background: url(cssimg/fondoSolapa7.gif) no-repeat 0px 12px;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 8px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}

a.imagen_galeria {
	margin-left: 10px;
	margin-left: 10px;
	margin-top: 20px;
}

.galeria {
	text-align: center;
}

.nota {
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 20px;
	width: 80%;
}

.nombre_input_cat {
	float: left;
	width: 80%;
	padding-top: 7px;
	border: medium none;
}

.img_cat {
	width: 50px;
	float: left;
}

.contenedor_carac{
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width:90%;
	padding:4%;
	padding-left:5%;
	overflow:auto;
}
.contenedorCaracteristicaMultiple{
	width:90%;
	overflow:auto;
	height:290px;
}
.tituloCaracteristicaMultiple{
	font-weight:bold;
	text-decoration:underline;
}
.mitad{
	width:43%;
}


img.anchoImg{
	max-width:530px;
	width:auto !important;
	width: 530px;
	padding:0;
	margin:0;
}

img.anchoImg_bocadillo{
	max-width:285px;
	width:auto !important;
	width: 285px;
	padding:0;
	margin:0;
}
