/******************************************************************************************************/
/*ESTILOS GENERALES*/

html, body {
    height: 100%;
}
body {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	background-image: url(imagenes/fondo.jpg);
    background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:top center;
	background-color: #000000;
}
form {
	margin: 0px;
}
a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
select {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
#columna-derecha {
	height: 100%;
}

#bloque-fecha {
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
}




/******************************************************************************************************/
/*PRINCIPALES CAJAS Y CONTENEDORES PARA DIAGRAMACIÓN*/


.menu-principal {
}
#contenedor_menu_desplegable {
	color: #FFFFFF;
	position: absolute;
	margin-left: -19px;

	*background-color: transparent !important;
	*background-color: #000000;
}
#menu_principal_desplegable {
	color: #FFFFFF;
	width: 510px;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(imagenes/fondo_menu_desplegable.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu_principal_desplegable a:link, #menu_principal_desplegable a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-principal a:link, .menu-principal a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu-principal a:hover, #menu_principal_desplegable a:hover {
	text-decoration: underline;
}
#submenu-principal {
	padding-right: 10px;
	padding-left: 10px;
}
#submenu-principal a:link, #submenu-principal a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#submenu-principal a:hover {
	background-color: #A4D61C;
	color: #000000;
}
#texto-borde-superior {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
#texto-borde-inferior {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}

#bloque-alfabeto {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
#bloque-alfabeto a:link, #bloque-alfabeto a:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
#bloque-alfabeto a:hover {
	color: #000000;
	background-color: #999999;
}
#bloque-paginacion {
	font-size: 11px;
	font-family: Tahoma, Arial, "Trebuchet MS";
	line-height: 20px;
	text-align: left;
	background-color: #131313;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bloque-paginacion img {
}
#bloque-paginacion a:link, #bloque-paginacion a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
}
#bloque-paginacion a:hover {
	color: #000000;
	background-color: #A4D61C;
	text-decoration: none;
}
#bloque-categorias-pie {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bloque-categorias-pie a:link, #bloque-categorias-pie a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#bloque-categorias-pie a:hover {
	text-decoration: underline;
}

#bloque-pie {
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
}
#bloque-pie a:link, #bloque-pie a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
}
#bloque-pie a:hover {
	background-color: #A4D61C;
	color: #000000;
}
#cuadro-anuncios-google {
	margin-top: 10px;
	margin-bottom: 10px;
}
#sponsor {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #666666;
}

.info_puntuacion {
	font-size: 9px;
}


.top_1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 360px 50px;
}
.item_listado_mensajes {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.item_listado_locales {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	background-image: url(imagenes/iconos_categorias/icono_prueba.gif);
	background-repeat: no-repeat;
	background-position: 370px 8px;
	vertical-align: top;
	height: 57px;
	*height: 37px;
}
.item_listado_busqueda {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(imagenes/punto_blanco.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	width: 248px;
	vertical-align: top;
	height: 57px;
	*height: 37px;
}
.item_listado_panoramas {
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
	width: 212px;
}
.item_listado_catalogos {
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
	width: 92px;
}
.item_listado_catalogos_recientes {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	width: 90px;
}
.item_listado_catalogos_recientes .texto-verde-lima, .item_listado_catalogos .texto-verde-lima  {
	font-size: 9px;
}
.item_listado_entornos_destacados {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-align: left;
}
.item_listado_entornos_destacados img {
	margin-top: 5px;
	margin-bottom: 3px;
}

.item_listado_locales a:link, .item_listado_locales a:visited,
.item_listado_busqueda a:link, .item_listado_busqueda a:visited,
.item_listado_panoramas a:link, .item_listado_panoramas a:visited,
.item_listado_catalogos a:link, .item_listado_catalogos a:visited,
.item_listado_catalogos_recientes a:link, .item_listado_catalogos_recientes a:visited,
.item_listado_entornos_destacados a:link, .item_listado_entornos_destacados a:visited,
.top_1 a:link, .top_1 a:visited
{
	color: #FF9900;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bold;
}
.item_listado_locales a:hover,
.item_listado_busqueda a:hover,
.item_listado_panoramas a:hover,
.item_listado_catalogos a:hover,
.item_listado_catalogos_recientes a:hover,
.item_listado_entornos_destacados a:hover,
.top_1 a:hover
{
	text-decoration: underline;
}
.top_1 img,
.item_listado_locales img,
.item_listado_panoramas img,
.item_listado_catalogos img,
.item_listado_catalogos_recientes img,
.item_listado_entornos_destacados img
{
	border: 1px solid #999999;
	display: block;
	margin-bottom: 3px;
}
.top_1 a:hover img,
.item_listado_panoramas a:hover img,
.item_listado_catalogos a:hover img, 
.item_listado_locales a:hover img,
.item_listado_ultimos_panoramas a:hover img,
.item_listado_catalogos_recientes a:hover img,
.item_listado_entornos_destacados a:hover img

 {
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.item_listado_ultimos_panoramas {
	text-align: left;
	background-color: #24272a;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	background-image: url(imagenes/iconos_categorias/icono_prueba.gif);
	background-repeat: no-repeat;
	background-position: 237px 48px;
}
.item_listado_ultimos_panoramas a:link, .item_listado_ultimos_panoramas a:visited {
	color: #FF9900;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bold;
}
.item_listado_ultimos_panoramas a:hover {
	text-decoration: underline;
}
.item_listado_ultimos_panoramas img {
	border: 1px solid #999999;
	margin-top: 5px;
}
.numero_ranking {
	font-size: 16px;
	font-weight: bold;
}
.titulo_top_1 {
	font-size: 16px;
}


.texto-verde-lima {
	color: #A4D61C;
}
.texto-naranja {
	color: #FF9900;
}
.texto-gris {
	color: #CCCCCC;
}
.texto-blanco {
	color: #FFFFFF;
}
.texto_9pt {
	font-size: 9px;
}
.texto_1pt {
	font-size: 1px;
	line-height: 1px;
}
.separador_horizontal {
	font-size: 0px;
	line-height: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #323436;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
}



.textoDestadoBusqueda {
	font-weight: bold;
	color: #A4D61C;
}


.campo-busqueda {
	background-image: url(imagenes/campo_busqueda.gif);
	height: 19px;
	width: 128px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 3px;
	font-size: 11px;
	line-height: 19px;
	padding: 0px;
	text-indent: 3px;
}
.parrafo-completo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	line-height: 15px;
}
.cuadro-info-tienda {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	margin-right: 7px;
	margin-left: 7px;
	background-color: #131313;
	margin-bottom: 10px;
	line-height: 20px;
	color: #CCCCCC;
}
.cuadro-mapa {
	padding-top: 5px;
	padding-bottom: 3px;

	text-align: center;
	margin-right: 7px;
	margin-left: 7px;
	background-color: #131313;
	margin-bottom: 10px;
	line-height: 20px;
	color: #CCCCCC;
}
.campo_texto {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #b7b7b7;
	background-repeat: repeat-x;
	background-image: url(imagenes/fondo_campos.gif);
	line-height: 16px;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid transparent;
}
.campo_texto:focus {
	border: 1px solid #FFFFFF;
}
.boton, .boton:focus, .boton:active  {
	background-image: url(imagenes/fondo_boton.gif);
	background-repeat: repeat-x;
	height: 19px;
	border: 1px solid #666666;
	color: #CCCCCC;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
}
.boton:hover {
	background-image: url(imagenes/fondo_boton_sobre.gif);
	background-repeat: repeat-x;
	height: 19px;
	border: 1px solid #999999;
	color: #FFFFFF;
}
.boton_ver_mas {
}
.boton_ver_mas a:link, .boton_ver_mas a:visited {
	background-image: url(imagenes/flechita_ver_mas.gif);
	padding-right: 14px;
	text-align: right;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right 3px;
	font-size: 9px;
	font-weight: normal;
}
.boton_ver_mas a:hover {
	text-decoration: none;
	color: #A4D61C;
}
.texto_boton {
	color: #A4D61C;
	cursor: hand;
	margin-right: 5px;
	margin-left: 5px;
}
.texto_boton:hover {
	text-decoration: underline;
}
.separador_cajas_horizontal {
	font-size: 0px;
	line-height: 0px;
	height: 10px;
}

tr.filas:hover td {
	background-color: #303438;
}
img.flechita_verde_horizontal {
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: inline;
}
.hora {
	background-image: url(imagenes/hora.gif);
	background-repeat: no-repeat;
	width: 55px;
	display: block;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 5px;
	word-spacing: 5px;
	filter: Shadow(Color=#999999, Direction=1);
}
#iframe_panorama_catalogo {
	margin-right: 2px;
	margin-left: 2px;
}
.ancho_esquinas {
	font-size: 1px;
	width: 5px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.popup_googlemaps {
	color: #333333;
	text-align: left;
	line-height: 15px;
}
.popup_googlemaps img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}
.ver_panorama_catalogo a:link, .ver_panorama_catalogo a:visited {
	color: #FFFFFF;
	font-size: 9px;
}
.ver_panorama_catalogo a:hover {
}
