﻿body
{
	font-family: Arial;
	font-size: 12px;
    padding: 0px;
    margin: 0px;
    background: white;
}

div#nifty
{ 
	margin: 0; 
}

b.rtop, b.rbottom
{
	display:block;
}

b.rtop b, b.rbottom b
{	
    display:block;
 	height: 1px;
	overflow: hidden; 
	background: #FFFFFF ;
}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

table
{
	font-family: Arial;
	font-size: 12px;
    padding: 0px;
    margin: 0px;       
}

a:link {color: #000000;}
a:visited {color: #000000} 
a:hover {color: #FFFFFF; background-color:#013974} 
a:active {color: #FFFFFF; background-color:#013974}

a.B:link {color: #000000;}
a.B:visited {color: #000000} 
a.B:hover {color: #000000;} 
a.B:active {color: #000000;}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.resaltado1 { color:white; top:-1; left:-2; font-family:Arrus BT,Garamond,Times New Roman; }
.resaltado2 { color:black; top:+1; left:+2;font-family:Arrus BT,Garamond,Times New Roman; }
.resaltado3 { color:#eb690a;top:0;  left :0;   font-family:Arrus BT,Garamond,Times New Roman;} 

.divsMapa
{
	position: absolute;
	z-index: 99;
	bottom: 15;
	background-color: white/*#D3DEEF*/;	
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.divsMapa table
{
    font-weight: bold;
}

.divsCoordenadas
{
	position: absolute;
	z-index: 99;
	bottom: 0;
	font-weight: bold;
	background-color: white/*#D3DEEF*/;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.divsCoordenadas table
{
    font-weight: bold;
}

.accordionHeader
{
    border: solid 1px #2E4D7B;/*#2F4F4F;*/
    /*border-bottom: none;*/
    border-top: none;
    background-color: #D3DEEF;
    padding: 2px;
    margin: 1px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: solid 2px #2E4D7B;
    border-top: solid 1px #2E4D7B;
    background-color: #D3DEEF;
    padding: 2px;
    margin: 1px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    /*background-color: #2E4D7B;*/
    border: dashed 1px black;
    border-top: none;
    padding: 5px;
    padding-top: 0px;
    margin: 1px;
    background-color:White;
}

ul
{
    padding: 20px;
    margin: 0px;
}

.CabeceraFlotante
{
	margin: 0 0 0 10px;
	padding: 0px;
	color: #FFFFFF;
	border: solid 1px;
	width: 100%;
	display: block;
}

.CabeceraFlotante img
{
    cursor: pointer; 
    margin-top: 0px; 
    float: right; 
    margin-right: 5px;
}

.CabeceraFlotante span
{
    text-align: left; 
    width: 100%; 
    color: #eb690a;
    font-weight: bold;
}

.tituloUrbanismo
{
	background-color:#eb690a;
}
	
.ContenedorTransparente
{
	position: absolute;	
}

.ContenedorTransparenteInterno
{
	background-color: White;
	margin: 0px;	
	padding: 0px;
	padding-bottom: 3px;
	position: absolute;
    
}

.ContenedorTransparenteInterno table
{
	background-color: inherit;
}

.ContenedorCuerpo
{
    padding-left: 5px; 
    overflow: auto;
}

select
{
	font-size:8pt;
}

input
{
	font-size:8pt;
}

input.boton
{
	font-size: 12px;
	border: #999999 1px solid;
    font-family: Arial;
	cursor:hand;
	width: 60px;
	background-color:#2E4D7B;
	color:#FFFFFF;
	border-color:#FFFFFF;
	height:20px;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(../images/interfaz/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
	background-color:White;
}

.ListaResultados
{
	z-index:999;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.tablaReferencias
{
    background-color: White;
    margin: 20px 10px 20px 10px;
    width: 930px;
}

.tablaReferencias tr
{
	border-bottom: solid 1px #003C59;
}

.tablaReferencias td
{
	padding: 5px;
}

.datos_tabla 
{
    cursor: pointer;
}

.datos_tabla:hover
{
    background-color: #A8C2DD;
}

.cabecera_tabla
{
    font-weight: bold;
    background-color: #003C59;
    color: White;
    text-align: center;
	padding-left: 20px;
	border-bottom: solid 1px black;
	padding: 5px;
	margin-bottom: 10px;
}

.cabecera_tabla th
{
	padding: 5px;
}

.cabecera_tabla tr
{
	border-top: 1px solid white;
}

/*____________________________________ Barra de herramientas ______________________________________________*/

.div_herramientas
{
	right: 1%;
	top: 60px;
	position: absolute; 
	z-index: 44;
}

.cabecera_herramientas
{
	width: 100%;
	background-color: #616365;
	height: 15px;
}

.cabecera_herramientas span
{
	color: White;
	margin-left: 5px;
}

.cabecera_herramientas img
{
	cursor: pointer;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}

.tabla_herramientas td
{
	background-color: White;
	border-bottom: solid 1px #616365;
	border-left: solid 1px #616365;	
}

.tabla_herramientas td span
{
	display: block;
	width: 25px;
	position: relative;
}

.tabla_herramientas td span img
{
	vertical-align: middle;
	text-align: center;
	top: 0px;
}

.tabla_herramientas td a:hover
{
    text-decoration: none;
}

.celda_der
{
	border: 0;
	border-right: solid 1px #616365;
}

.div_poi a
{    
    text-decoration: none;
    margin-left: 5px;
    cursor: pointer;
}

.div_poi a:hover
{
    background-color: transparent;
    color: Black;
    text-decoration: underline;
}

.div_poi a:visited
{
    background-color: transparent;
    color: Black;
}

.div_poi
{
    margin-top: 3px; 
    margin-bottom: 3px; 
    padding: 3px;
}

.div_grupo
{
    padding-top: 5px; 
    padding-bottom: 5px; 
    display: none;
}

.div_puntual 
{
    display: none;
}

.div_puntual ul
{
    padding: 5px 5px 5px 20px;
}

.div_puntual li
{
    text-align: left;
    margin-top: 5px;
}

.div_puntual a
{    
    text-decoration: none;
    margin-left: 5px;
    cursor: pointer;
    margin: 0;
}

.div_puntual a:hover
{
    background-color: transparent;
    color: Black;
    text-decoration: underline;
}

.div_puntual a:visited
{
    background-color: transparent;
    color: Black;
}

/*Declaramos las clases que usaremos para identificarlas por JQuery*/
.LocalizarContenedor, .AreaContenedor, .DistanciaContenedor, .PerfilContenedor, .VisorContenedor, .CorreoContenedor, .RefCatContenedor, .LeyendaContenedor, .BaseContenedor, .TematicaContenedor
{
    filter: alpha(opacity=90); 
    opacity: 0.9;
}


