/* General style */
body {
	margin:0px 50px 0px 50px;
	padding:0px;
	background-color:#204f26;
	font-family:Arial;
	font-size:12px;
	color:#007700;
	}

ul
{
	list-style:none;
}

input
{
	font-family:Arial;
}

h1
{
	font-family:Arial;
	font-size:24px;
}

h2
{
	font-size:16px;
	color:#007700;
	font-weight:normal;
}

hr
{
	background-color:#fff;
	color:#fff;
	border:none;
	border-top:1px solid #44ff44;
	border-left:1px solid #44ff44;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}

a, a:visited, a:link, a:hover, a:active
{
	cursor:pointer;
	color:#007700;
	font-weight:bold;
	text-decoration:underline;
}


table
{
	width:100%;
}

.greenFontColor
{
	color:#00cc00;
}
	
.darkGreenFontColor
{
	color:#007700;
}

.capa_opciones_busqueda .greenTitle
{
	color:#00cc00;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	width:100px;
}

.capa_opciones_busqueda select
,#tabla_formulario select
{
	font-size:12px;
	color:#007700;
}

.oculto
{
	display:none;
}

.link_image img
{
	border:none;
	cursor: pointer;
	margin: 0px 1px 0px 1px;
}
	
/********************/	
#headercontent ul li {
	margin:2px;
	padding:0; 
	float:left;
	margin-left:50px;
}

#headercontent ul li a
{
	border:0px;
	text-decoration:none;
}
#headercontent ul li a:active
{
	border:0px;
	text-decoration:none;
}
#headercontent ul li a:visited
{
	border:0px;
	text-decoration:none;
}
#headercontent ul li a:link
{
	border:0px;
	text-decoration:none;
}

#headercontent ul li a:hover
{
	border:0px;
	text-decoration:none;
	border:2px dashed #00cc00;
	border-bottom:none;
	border-top:none;
}

/*** CABECERA ***/
#headercontent ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#headercontent #selected
{
	border:4px solid #00cc00;
	border-bottom:none;
}

#headercontent #selected a:hover
{
	border:none;
	border-bottom:none;
}

#headercontent img
{
	border:none;
}

/* Blocks styles for leftcontent div, rightcontent div, centercontent div, and headercontent div */
.left_shadow {
	width:950px;
	background-image: url(../images/design/lado.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	padding-left: 10px
}
.right_shadow {
	width:950px;
	background-image: url(../images/design/ladod.jpg);
	background-repeat:repeat-y;
	background-position: right top;
	padding-right: 10px
}

#content {
	background:#fff;
	width:950px;
	position:relative;
	top:0px;
	}

	body {
		margin:0px 10px 0px 10px;
		padding:0px;
		}
	
	#leftcontent {
		position: absolute;
		left:0px;
		top:115px; /* valor original = 92px*/
		width:160px;
		background:#ffffff;
		margin-left:5px;
		margin-right:5px;
		}

	#leftcontent2 {
		position: absolute;
		left:0px;
		top:400px; 
		width:160px;
		background:#ffffff;
		margin-left:5px;
		margin-right:5px;
		}
	#leftcontent2 div.center_top_rounded_corner_header{
			font-size:12px;
	}
	
	#centercontent 
	{
		background:#ffffff;
   		margin-left: 170px;
   		margin-right:180px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 171px;
   		margin-right:181px;
		}
	html>body #centercontent {
   		margin-left: 171px;
   		margin-right:181px;
		}

	#centercontent_with_left_column
	{
		background:#ffffff;
   		margin-left: 170px;
   		margin-right:5px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 171px;
   		margin-right:10px;
		}
	html>body #centercontent_with_left_column {
   		margin-left: 171px;
   		margin-right:10px;
		}
		
	#centercontent_without_column
	{
		background:#ffffff;
   		margin-left: 10px;
   		margin-right:10px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 10px;
   		margin-right:10px;
		}
	html>body #centercontent_without_column {
   		margin-left: 10px;
   		margin-right:10px;
		}
		
	#rightcontent {
		position: absolute;
		right:0px;
		top:115px; /* valor original = 92px*/
		width:170px;
		background:#ffffff;
		margin-left:5px;
		margin-right:5px;
		}
	
#headercontent {
	background:#ffffff;
	height:95px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:94px;
/*	background-image:url('../images/design/header.jpg');  Le he quitado esta linea separadora par poder poner una con el camino de hormigas dentro 
	background-position:bottom; */
	}
html>body #headercontent {
	height:94px;
	}
		
.greenTitle
{
	font-weight:bold;
	font-size:22px;
	color: #007700;
}


.centerStyle
{
	text-align:center;
}
.centerStyle
{
	text-align:-moz-center;
}


/* LEFT SIDE MENU STYLE */

#leftMenu
{
	text-align:center;
	text-align:-moz-center;
}
#leftMenu2
{
	text-align:center;
	text-align:-moz-center;
}
.menu
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

.menu dt
{
	margin-bottom:5px;
	color:White;
}

.menu dt a, .menu dt a:visited, .menu dt a:link
{
	padding-top:5px; 
	width:100%;
	height:24px;			/* The image height is 29px but we must know that we'd set 5px of top padding so 24 + 5 = 29px*/
	text-decoration:none;
	color:White;
	background-image:url('../images/design/left_menu_item_back.jpg');
	display:block;
}

.menu dt a:hover
{
	background-image:url('../images/design/left_menu_item_hover_back.jpg');
	font-weight: bolder;
	color:#00cc00;
}


.menu dd ul li
{
	margin-bottom:5px;
	color:white;
}

.menu li a, .menu li a:visited, .menu li a:link
{
	padding-top:5px; 
	width:100%;
	height:24px;			/* The image height is 29px but we must know that we'd set 5px of top padding so 24 + 5 = 29px*/
	text-decoration:none;
	color:#00cc00;
	background-image:none;
	/* display:block; */
}

.menu li a:hover
{
	background-image:none;
	font-weight: bolder;
    color:#007700;
}

.submenuItems {
	text-align:left;
	list-style-image:url('../images/design/subMenu_item.jpg');
}
/*********************************/

/* ADVERTISMENT MENU STYLE */

#advertismentMenu
{
	text-align:center;
	text-align:-moz-center;
}

#advertismentMenu ul
{
	padding:0px;
	padding-top:40px;
	margin:0px;
	list-style-type:none;
}

#advertismentMenu li
{
	margin-bottom:5px;
	color:White;
}

#advertismentMenu li a, #advertismentMenu li a:visited, #advertismentMenu li a:link
{
	padding-top:5px; 
	width:163px;
	height:65px;			/* The image height is 29px but we must know that we'd set 5px of top padding so 24 + 5 = 29px*/
	text-decoration:none;
	color:White;
	display:block;
	border-top:1px solid #00cc00;
	border-bottom:1px solid #00cc00;
}

.advertismentTitle
{
	background-image:url('../images/design/anunciate_aqui.jpg');
	height:37px;
	width:160px;
	padding-top:75px;
	z-index:4;
}

.advertismentTitle a, .advertismentTitle a:visited, .advertismentTitle a:link
{
	text-decoration:none;
	color:White;
	font-size:16px;
	font-weight:bold;
}

.advertismentTitle a:hover
{
	font-weight: bolder;
}
/*********************************/

/* Rounded div with and without header */

.rounded_div
{
	margin-bottom:10px;
	background-color:white;
}

.content_rounded
{
	border:1px solid #00cc00;
	border-bottom:none;
	border-top:none;
	background-color:#cceebb;
	position:relative;
}

.titulo_interno
{
	background-image:url('../images/design/center_top_rounded_corner_header.jpg');
	height:24px;
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
	color:White;
	text-align:-moz-center;
	text-align:center;
}

.titulo_interno_16
{
	background-image:url('../images/design/center_top_rounded_corner_header_16.jpg');
	height:15px;
	padding-top:1px;
	font-size:12px;
	color:White;
	text-align:left;
	padding-left:10px;
}

.titulo_interno_rojo_16
{
	background-image:url('../images/design/center_top_rounded_corner_header_rojo_16.jpg');
	height:15px;
	padding-top:1px;
	font-size:12px;
	color:White;
	text-align:left;
	padding-left:10px;
}

.content_rounded_white
{
	border:1px solid #00cc00;
	border-bottom:none;
	border-top:none;
	background-color:#ffffff;
	position:relative;
}

/* Header top */
.left_top_rounded_corner_header
{
	background-image: url(../images/design/left_top_rounded_corner_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
	height:29px;
}

.center_top_rounded_corner_header
{
	background-image: url(../images/design/center_top_rounded_corner_header.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size:16px;
	height:24px;
	padding-top:5px;
}

.right_top_rounded_corner_header
{
	background-image: url(../images/design/right_top_rounded_corner_header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 12px;
	height:29px;
}

/* REACUADRO REDONDEADO FONDO VERDE*/
/* No header top */
.left_top_rounded_corner
{
	background-image: url(../images/design/left_top_rounded_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
	height:12px;
}

.center_top_rounded_corner
{
	background-image: url(../images/design/center_top_rounded_corner.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:12px;
}

.right_top_rounded_corner
{
	background-image: url(../images/design/right_top_rounded_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 12px;
	height:12px;
}

.left_bottom_rounded_corner
{
	background-image: url(../images/design/left_bottom_rounded_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	height:12px;
}

.center_bottom_rounded_corner
{
	background-image: url(../images/design/center_bottom_rounded_corner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	height:12px;
}

.right_bottom_rounded_corner
{
	background-image: url(../images/design/right_bottom_rounded_corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	height:12px;
}

/* RECUADRO REDONDEADO FONDO BLANCO */
/* No header top */
.left_top_rounded_corner_white
{
	background-image: url(../images/design/left_top_rounded_corner_white.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
	height:12px;
}

.center_top_rounded_corner_white
{
	background-image: url(../images/design/center_top_rounded_corner_white.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:12px;
}

.right_top_rounded_corner_white
{
	background-image: url(../images/design/right_top_rounded_corner_white.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 12px;
	height:12px;
}

.left_bottom_rounded_corner_white
{
	background-image: url(../images/design/left_bottom_rounded_corner_white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	height:12px;
}

.center_bottom_rounded_corner_white
{
	background-image: url(../images/design/center_bottom_rounded_corner_white.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	height:12px;
}

.right_bottom_rounded_corner_white
{
	background-image: url(../images/design/right_bottom_rounded_corner_white.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	height:12px;
}

/**********************************************/

.fila_tabla_par td
{
	background-color:White;
}

.fila_tabla_impar td
{
	background-color:#cceebb;
	/*border:1px solid #00cc00;*/
}


/** Estilos para los textos de las imágenes de cabecera **/
#top_header_image
{
	position:relative;
	text-align:center;
	height:175px;
}

#top_left_image_Text
{
	position:absolute;
	left:10px;
	top:10px;
	font-size:22px;
	font-weight:bold;
	color:#007700
}

#bottom_right_image_Text
{
	position:absolute; 
	right:35px; 
	top:145px; 
	font-size:26px; 
	font-weight:bold; 
	color:#007700
}


/* Estilo para los botones de altura 64px */
.left_button_40
{
	background-image: url(../images/design/left_button_40.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 6px;
	height:40px;
}

.center_button_40
{
	background-image: url(../images/design/center_button_40.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	height:28px;
	padding-top:12px;
}

.right_button_40
{
	background-image: url(../images/design/right_button_40.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 6px;
	height:40px;
}

/*************** BOTONES DE LA APLICACIÓN **************************/
.boton_55
{
	height: 55px;
	margin: auto;
}

.boton_55 a, .boton_55 a:link, .boton_55 a:active, .boton_55 a:visited {
	display: block;
	width: 100%;
	height: 41px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
	padding-top: 14px;
	background-image:url('../images/design/fondo_boton_verde_55.jpg');
	border:1px solid #00cc00;
}

.boton_55 a:hover
{
	/*color:#00cc00;*/
	background-image:url('../images/design/fondo_boton_naranja_55.jpg');
	border:1px solid #ff9900;
}

.boton_55 a input
{
	border:none;
	background-color:Transparent;
	font-family:Arial;
	color:#fff;
	cursor:pointer;
}

.boton_25
{
	height: 25px;
}

.boton_25 a, .boton_25 a:link, .boton_25 a:active, .boton_25 a:visited {
	display: block;
	width: 100%;
	height: 20px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	background-image:url('../images/design/fondo_boton_verde_25.jpg');
	border:1px solid #00cc00;
}

.boton_25 a:hover
{
	/*color:#00cc00;*/
	background-image:url('../images/design/fondo_boton_naranja_25.jpg');
	border:1px solid #ff9900;
}

.boton_25 a input
{
	border:none;
	background-color:Transparent;
	font-family:Arial;
	color:#fff;
	cursor:pointer;
}

/*********** FORMATO GENÉRICO PARA LAS TABLAS DE LISTADOS *********/
.tablaDatosGeneral {
	width: 100%;
	color: #007700;
	text-align: left;
}
.tablaDatosGeneral tbody tr {
	border: 1px solid #00CC00;
}
.tablaDatosGeneral tbody td {
	background-color: #cceebb;
	border-bottom: 1px solid #00CC00;
	padding: 5px;
}
.tablaDatosGeneral tbody tr.filaPar td {
	background-color: #FFF;
}
.tablaDatosGeneral thead th {
	background-image: url(../images/design/fondo_boton_verde_25.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	height: 25px;
}

/** PAGINADOR PARA LAS TABLAS DE LISTADO **/
.paginador
{
	margin:0px 10px 0px 10px;
	text-align:-moz-center;
	text-align:center;
	height:25px;
	padding-top:5px;
}

.paginador a span
{
	padding:1px 6px 1px 6px;
}

.paginador a, .paginador a:link, .paginador a:active, .paginador a:visited {
	font-weight: bold;
	text-align: center;
	color: #007700;
	font-size: 16px;
	text-decoration: none;
}

.paginador a:hover
{
	border:1px dashed #ff9900;
}

.paginador .pagina_actual
{
	background-image:url(../images/design/paginador_pagina_actual.jpg);
	/* background-repeat:no-repeat; */
}

.paginador .pagina_actual:hover,.paginador .pagina_actual:link,.paginador .pagina_actual:visited,.paginador .pagina_actual:active
{
	color:White;
	border:1px solid #00cc00;
}

.paginador .pagina_anterior
{
	background-image:url(../images/design/paginador_pagina_anterior.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.paginador .pagina_siguiente
{
	background-image:url(../images/design/paginador_pagina_siguiente.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
/** Barra superior *****
En lugar del camino de hormigas se puede usar esta barra superior */

div.barra_superior {
	background-color:#00cc00;
	height:15px;
	padding: 2px 2px 2px 2px;
	font-size:12px;
}

div.barra_superior .lado_izquierdo {
	position:absolute;
	left:242px;
	color:#FFFFFF;
}
div.barra_superior .lado_derecho {
	position:absolute;
	right:5px;
	color:#FFFFFF;
}

div.barra_superior a, a:visited, a:link, a:active{
	text-decoration:none;
	color:#FFFFFF;
}


/*** CAMINO DE HORMIGAS ***/
.camino_de_hormigas
{
	list-style:none;
	margin:0px;
	padding:0px;
}

.camino_de_hormigas li
{
	float:left;
}

.camino_de_hormigas li a,.camino_de_hormigas li a:visited,.camino_de_hormigas li a:link, .camino_de_hormigas li a:active
{
	color:#ff9900;
}

/*** CAMINO DE HORMIGAS ***/
.menu_superior
{
	position:absolute; 
	right:10px;
}
.menu_superior ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

.menu_superior ul li
{
	float:left;
	margin-right:5px;
}

.menu_superior ul li a,.menu_superior ul li a:visited,.menu_superior ul li a:link,.menu_superior ul li a:active
{
	color:#00cc00;
	padding-right:10px;
	border-right:1px solid #dddddd;
	text-decoration:none;
}

/* Estilos para las notas con información */
.capa_cuadro_crema_titulo_verde
{
	border:1px dashed #00cc00;
	background-color:#ffffdd;
}

.capa_cuadro_crema_titulo_verde h1
{
	background-color:#00cc00;
	color:White;
	padding-right:10px;
	margin:0px;
	font-size:18px;
	text-indent:5px;
	white-space:nowrap;
}

.capa_cuadro_crema_titulo_verde h6
{
	margin:0px;
}

.capa_cuadro_crema_titulo_verde div
{
	padding:10px;
	text-align:left;
}



/****************** BUSCADOR **********************/
#Buscador
{
	position:relative;
}

.tabs_modos {
  height:28px;
  width: 100%;
  font-size: 93%;
  line-height: normal;
}

.tabs_modos ul {
  float: right;
  margin: 0px;
  padding: 0px 0px 0px;
  list-style: none;
}

.tabs_modos li {
  float: left;
  background: url("../images/design/modos_off.jpg") no-repeat right top;
  margin-left: 2px;
  padding: 0px;
  height:28px;
  font-weight: bold;
  text-align: center;
}

.tabs_modos a { 
  height: 20px;
  background: url("../images/design/modo_lista_on.jpg") no-repeat left top;
  padding: 0px 15px 10px 35px;
  font-size: 12px;
}

.tabs_modos .modo_lista_activado {
  background-image: url("../images/design/modos_on.jpg");
}

.tabs_modos .modo_lista_desactivado a {
  background-image: url("../images/design/modo_lista_off.jpg");
  color: #ff2200;
  text-decoration: none;
}

.tabs_modos .modo_lista_activado a {
  /*background-image: url("../images/design/din_norm_left_on.gif");*/
  color: #ff9900;
  text-decoration: none;
  cursor: default;
}

.tabs_modos .modo_mapa_desactivado a {
  background-image: url("../images/design/modo_mapa_off.jpg");
  color: #f74;
  text-decoration: none;
}

.tabs_modos .modo_mapa_activado {
  background-image: url("../images/design/modos_on.jpg");
}

.tabs_modos .modo_mapa_activado a {
  color: #ff9900;
  text-decoration: none;
  cursor: default;
}

#btnbuscar
{
	width:50%;
	margin-right:20%;
	height:25px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	background-image:url('../images/design/fondo_boton_verde_25.jpg');
	border:1px solid #00cc00;
	cursor:pointer;
}

.opciones_busqueda_avanzadas
{
	text-align:right;	
}

.opciones_busqueda_avanzadas a,.opciones_busqueda_avanzadas a:visited,.opciones_busqueda_avanzadas a:link,.opciones_busqueda_avanzadas a:hover,.opciones_busqueda_avanzadas a:active
{
	text-decoration:none;
	color:#ff9900;
	padding:5px;
	padding-top:0px;
}

.opciones_busqueda_avanzadas img
{
	border:none;
}

.opciones_busqueda_buscar
{
	text-align:-moz-center;
	text-align:center;	
	position:relative;
	top:30px;
	margin-right:100px;
}

.opciones_busqueda_buscar #boton_buscar
{
	border:1px dashed #00cc00;
	border-bottom:1px solid #fff;
	color:#00cc00;
	background-color:#fff;
	width:150px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}

.capa_opciones_busqueda
{
	background-color:#fff; 
	border:1px solid #00cc00; 
	border-bottom:none;
	text-align:left; 
	padding:10px;
	padding-top:0px;
}

#panel_que a img, #panel_que a:visited img, #panel_que a:active img,#panel_que a:link img,#panel_que a:hover img, 
.imagenSubCategoria
{
	border:none;
}

#panel_que a
{
	margin-right:20px;
}

#panel_que .seleccionado img,#panel_que .seleccionado:visited img,#panel_que .seleccionado:link img,#panel_que .seleccionado:active img,#panel_que .seleccionado:hover img,
.imagenSubCategoriaSeleccionado
{
	border:2px solid #ff9900;
}

#panel_que a img
{
	border:none;
	width:45px;
	height:45px;
}

#capa_busqueda_avanzada
{
	border-bottom:3px solid #00cc00;
	border-top:3px solid #00cc00;
	/*background-color:#cceebb;*/
	padding:10px;
	text-align:left;
	display:none;
}

#avanzada_piso{
	display:block;
}
#avanzada_casa{
	display:none;
}
#avanzada_local{
	display:none;
}
#avanzada_terreno{
	display:none;
}
#avanzada_garaje{
	display:none;
}

.avanzada_imagen_que
{
	float:left;
}

.avanzada_subitems_que
{
	list-style:none;
	margin:0px;
	padding:0px;
}

.avanzada_subitems_que li
{
	float:left;
	margin-left:10px;
}

#tabla_formulario select
{
	width:175px;
	color:#007700;
}

#tabla_formulario input
{
	width:40px;
	color:#007700;
}

#tabla_opciones_que .selected img
{
	border:2px solid #ff9900;
}

/*************/
div#divComboIslas{
	float:left;
}
div#divComboMunicipios{
	float:left;
	width:260px;
}
ul#dropdown {
    float: left;
    background: #fff;
    width: 150px;
    list-style: none;
    padding:0;
    
}
/*
ul#dropdown > li {
    position: relative;
    margin-left: 0px;
    float: left;
}
*/
ul#dropdown li ul {
    z-index: 999;
    list-style: none;
    position: absolute;
    background: #f0f0f0;
    width: 257px;
    padding: 0;
    border:1px solid;
}
ul#dropdown li ul li {
    border-bottom: 1px solid #ddd;
}
ul#dropdown li ul li:hover {
    background: #ffc;
}

/********* FIN BUSCADOR ************/


/******** POPUP **************/
.popup
{
	border:1px solid #000;
	z-index:1; 
	background-color:#cceebb;
	
	/** Solo para verlas como prueba, cuando se usen los popups hay que quitar esta parte */
	position:absolute; 
	top:20px; 
	left:35%;
	/*************************************************************************************/
}

.popup .contenido
{
	padding:10px;
}

.popup_test
{
	/** Solo para verlas como prueba, cuando se usen los popups hay que quitar esta parte */
	width:100%;
	height:2000px; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	/***************************************************************************************/

	display: none; 
	background-color:Transparent;
	text-align:-moz-center; 
	text-align:center; 
}

.popup_test_back
{
	/** Solo para verlas como prueba, cuando se usen los popups hay que quitar esta parte 
		lo que quede será el estilo para el background de los popups. El estilopara oscurecer la pantalla */
	width:100%;
	height:2000px; 
	position:absolute;
	top:0px;
	left:0px;
	text-align:-moz-center; 
	/*******************************************************/
	
	background-color:#000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	z-index:1;
}

.filtro_oscuro
{
	/** Solo para verlas como prueba, cuando se usen los popups hay que quitar esta parte 
		lo que quede será el estilo para el background de los popups. El estilopara oscurecer la pantalla */
	width:100%;
	height:2000px; 
	position:absolute;
	top:0px;
	left:0px;
	text-align:-moz-center; 
	/*******************************************************/
	
	background-color:#000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	z-index:1;
	display:none;
}

.popup .titulo_interno input
{
	border:1px solid #00cc00;
	margin-left:10px;
	margin-right:10px;
	width:100px;
	background-color:#fff;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;
}
/*******/
table.tablaUltBusquedas{
 font-size:9px;
 font-family:Verdana;
 font:#fff;
 font-weight:bold;
 text-align: left;
}

div.seccion{
	width: 150px;
	border-bottom:1px solid;
	padding: 2px 0px 2px 0px;
}

a.anchorVer {
	color: #860000
}