﻿
body
{
	
	font-family: Tahoma;
	font-weight:bold;
	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: Tahoma;
	font-weight:bold;
	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
.divsMapa
.divsCoordenadas
{
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalBackground 
{
	background-color:Gray;	
}

.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*/;
}

.divsCoordenadas
{
	position:absolute;
	bottom:0;
	background-color:white/*#D3DEEF*/;
}

.accordionHeader
{
    border: solid 1px #2E4D7B;/*#2F4F4F;*/
    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
{
    border: dashed 1px black;
    border-top: none;
    padding: 5px;
    padding-top: 0px;
    margin: 1px;
    background-color:White;
}

ul
{
    padding: 20px;
    margin: 0px;
}

.CabeceraFlotante
{
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	border: solid 1px;
	width:90%;
	
}

.ContenedorFlotante
{
	width:150px;
	border: solid 1px black;
	position:absolute;
	z-index:99;
	background-color:white;/*#D3DEEF;*/
	font-size:8px;
}

.tituloUrbanismo
{
	background-color:#eb690a;
}
	
.ContenedorTransparente
{
	position:absolute;
	
}

 .ContenedorTransparenteInterno
{
	background-color:White;
	margin:0px;	
	padding:0px;
	padding-bottom:3px;
	
}

.ContenedorTransparenteInterno table
{
	background-color: inherit;
}

select
{
	font-size:8pt;
}

input
{
	font-size:8pt;
}

input.boton
{
	FONT-SIZE: 12px;
	BORDER: #999999 1px solid;
	FONT-FAMILY: Arial,verdana;
	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;
}

.resultBuscador tr:hover
{	
	filter : alpha(opacity=60) !important;
	opacity : 0.6 !important;
}

.listaFotos li
{
	display:inline;
}

.listaFotos 
{
	margin:0;
	padding:0;	
	display:inline;
}

