BODY {
	FONT-FAMILY: Arial,Verdana;
	FONT-SIZE: 8pt; color: #000000; 
	background-color:#ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #fffff; 
	scrollbar-track-color:#fffff; 
	scrollbar-darkshadow-color: #ffffff;	
}
layer {
	FONT-FAMILY: Arial,Verdana;
	FONT-SIZE: 8pt; color: #000000; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-highlight-color: #eaeaea; 
	scrollbar-face-color: #848484;
	scrollbar-shadow-color: #9a9a9a; 
	scrollbar-track-color:transparent;/*#cfcfcf; */
	scrollbar-darkshadow-color: #9a9a9a;
}
div {
	FONT-FAMILY: Arial,Verdana;
	FONT-SIZE: 8pt; color: #000000; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-highlight-color: #eaeaea; 
	scrollbar-face-color: #848484;
	scrollbar-shadow-color: transparent; 
	scrollbar-track-color:transparent;/*#cfcfcf; */
	scrollbar-darkshadow-color: #9a9a9a;
}

.Efila{
  
}
.EfilaOn{
	cursor: hand;
	font-size: 7pt;
	background-color:#F7F7F7;
}
.EfilaOut{
	cursor: hand;
	font-size: 7pt;
	background-color: #FFFFFF;
}

table.tableListado{
  border: transparent;
/*  border-style:normal;*/
  border-top: 1px solid #009900; border-right: 1px solid #009900; border-left: 1px solid #009900; border-bottom: 1px solid #009900;
}
tr.trListado{
  border-top: 1px solid #eaeaea; border-right: 1px solid #eaeaea; border-left: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea;
}
tr.trDivHor{
  border: transparent;
  height: 15px;
}
td.tdLabelBoton {font-size: 10px; color:#000000; font-weight:normal;}
td.tdLabelLista {font-size: 10px; color:#009900; font-weight:normal;}
a.enlaceLista {font-size: 10px; color:#000000; font-weight:bold;}
td.tdLabelLista12 {font-size: 12px; color:#000000; font-weight:normal;}
td.tdLabelCabeceraLista {
	font-size: 10px; color:#ffffff; font-weight:bold;
	border: 1px;  background-color: #009900;
	border-top: 1px solid #eaeaea; border-right: 1px solid #eaeaea; border-left: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea;
 }
td.tdLabelCabeceraGrisLista {
	font-size: 9px; color:#000000; font-weight:bold;
	border: 1px;  background-color: #eaeaea;
	border-top: 1px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 1px solid #000000;
 }
td.tdLabelEnlaceLista {
	font-size: 10px; color:#000000; font-weight:normal;
	background-color: transparent; cursor:hand;
	border-top: 1px solid #000000; border-right: 0px solid #000000; border-left: 0px solid #000000; border-bottom: 1px solid #000000;
 }
tr.trLabelLista {font-size: 13px; color:#000000; font-weight:normal;}
tr.trLabelEnlaceLista {
	font-size: 10px; color:#000000; font-weight:normal;
	background-color: transparent; cursor:hand;
	border-top: 1px solid #000000; border-right: 0px solid #000000; border-left: 0px solid #000000; border-bottom: 1px solid #000000;
 }


.bigTable{ border:  1px solid #009900; }
.bigTableCeldaCentral{ border-bottom: 1px solid #009900;border-top: 1px solid #009900; border-right: 0px solid #009900; }
.bigTableCeldaSI{ border-top: 1px solid #009900; border-right: 1px solid #009900; border-left: 1px solid #009900; border-bottom: 0px solid #009900;}

img.enlaceFoto {   border:  1px solid #9a9a9a; }

.imgBordePromo{
	border-width:1px;
	border-color:#A89A60;
}

.imgBordeImgV{
	border-width:1px;
	border-color:#669933;
}

a:link {     font-size: 10px; font-weight:bold; color:#999999;   text-decoration: none; }
a:hover {    font-size: 10px; font-weight:bold; color:#999999;  text-decoration: none; }
a:active {   font-size: 10px; font-weight:bold; text-decoration: none; }
a:visited  { font-size: 10px; font-weight:bold; text-decoration: none; }

SELECT {
	font-family: Verdana; font-size: 10px; color: #009900; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
INPUT {
	font-family: Verdana; font-size: 10px; color: #009900;  background-color:#FFFFFF; border: #D7CB99; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

input.inputTrans {
  width: 140px;
  height: 18px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  background-color: #ffffff;
  background:transparent;
  border: transparent;
  border-style:solid;
  cursor: cursor;
}
input.buttonMediano{
  width: 91px;
  height: 21px;
  font-family: Verdana;
  font-size: 12px;
  text-align:center;
  font-weight: bold;  
  color: #000000;
  background:url(../img/botones/bmediano.gif);
  border: transparent;
  cursor: hand;
}
input.buttonMedianoTxt10{
  width: 91px;
  height: 21px;
  font-family: Verdana;
  font-size: 10px;
  text-align:center;
  font-weight: bold;  
  font-color: #000000;
  background:url(../img/botones/bmediano.gif);
  border: transparent;
  cursor: hand;
}
input.buttonGrande{
  width: 140px;
  height: 21px;
  font-family: Verdana;
  font-size: 10px;
  text-align:center;
  font-weight: bold;  
  color: #000000;
  background:url(../img/botones/bgrande.gif);
  border: transparent;
  cursor: hand;
}

input.buttonTrans {
  width: 70px;
  height: 20px;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;  
  color: #ffffff;
  background:transparent;
  border: transparent;
  border-style:solid;
  cursor: hand;
}

TEXTAREA {
	font-family: Verdana; font-size: 10px; color: #009900; background-color: #FFFFFF; border: #D7CB99; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
textarea.cuadroTexto10px {
	font-family: Verdana;  font-size: 10px; color: #D7CB99; background-color: #FFFFFF; border: #D7CB99; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
.celdaon{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #009900;
	background-color: #FFEEDA;
}
.celdaout{
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
}
.celda{
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
}
/*DIV */
DIV#anima{  /*POSICION DE LA ANIMACIÓN FLASH*/
	width: 616px;
	height: 27px;
	left: 139px;
	top: 19px;
	position: absolute;
}
DIV#resultados{  /*POSICION DE LAS OPCIONES EN BUSCAR INMUBLES FLASH */
	position: absolute;
	left: 6px;
	top: 216px;
	width: 121px;
	height: 154px;
}
DIV#valores{  /*POSICION DE LAS OPCIONES EN BUSCAR INMUBLES FLASH */
	position: absolute;
	left: 136px;
	top: 198px;
	width: 444px;
	height: 195px;
}

DIV#cabecera{  /*POSICION DE LA CABECERA FLASH ALTORREAL*/
	width: 650px;
	height: 120px;
	position: absolute;
	left: 138px;
	top: 22px;
}

DIV#contenidoBuscar{  
	position: absolute;
	left: 8px;
	top: 221px;
}
DIV#contenidoVender{
	position: absolute;
	left: 8px;
	top: 216px;
	width: 583px;
	height: 203px;
}
DIV#contenidoVender1{
	position: absolute;
	left: 4px;
	top: 126px;
	width: 584px;
	height: 784px;
}
DIV#contenidoVender2{
	position: absolute;
	left: 4px;
	top: 126px;
	width: 582px;
	height: 514px;
}
DIV#contenidoTxtVender1{
	position: absolute;
	left: 9px;
	top: 80px;
	width: 565px;
	height: 116px;
}
DIV#contenidoVarVender1{
	position: absolute;
	left: 18px;
	top: 296px;
	width: 553px;
	height: 481px;
}
DIV#contenidoVarVender1_ing{
	position: absolute;
	left: 27px;
	top: 292px;
	width: 572px;
	height: 481px;
}
DIV#contenidoVarVender2{
	position: absolute;
	left: 16px;
	top: 298px;
	width: 553px;
	height: 176px;
}
DIV#contenidoSimulador{
	position: absolute;
	left: 11px;
	top: 195px;
	width: 566px;
	height: 159px;
}
DIV#contenidoEstudio{
	position: absolute;
	left: 20px;
	top: 239px;
	width: 566px;
	height: 159px;
}
DIV#contenidoManual{
	position: absolute;
	left: 149px;
	top: 230px;
	width: 419px;
	height: 159px;
}
DIV#opciones{  /*POSICION DE LAS OPCIONES EN BUSCAR INMUBLES FLASH */
	position: absolute;
	left: 586px;
	top: 121px;
	width: 65px;
	height: 279px;
}
DIV#opciones_v{  /*POSICION DE LAS OPCIONES EN VENDER FLASH */
	position: absolute;
	left: 586px;
	top: 121px;
	width: 65px;
	height: 279px;
}
DIV#opciones_v1{  /*POSICION DE LAS OPCIONES EN VENDER  INMUEBLE FLASH */
	position: absolute;
	left: 586px;
	top: 123px;
	width: 65px;
	height: 797px;
}
DIV#opciones_v2{  /*POSICION DE LAS OPCIONES EN VENDER  PARCELA FLASH */
	position: absolute;
	left: 586px;
	top: 123px;
	width: 65px;
	height: 520px;
}
DIV#inmuebles{  /*POSICION DE LA OPCION VENDER FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu2_1.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#inmuebles_ing{  /*POSICION DE LA OPCION VENDER FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu2_1_ing.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#vender{  /*POSICION DE LA OPCION VENDER FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu3_1.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#vender_ing{  /*POSICION DE LA OPCION VENDER FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu3_1_ing.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#vender1{  /*POSICION DE LA OPCION VENDER INMUEBLE */
	width: 650px;
	height: 996px;
	position: absolute;
	background-image:url(../img/fondo_inmu3_2.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#vender1_ing{  /*POSICION DE LA OPCION VENDER INMUEBLE */
	width: 650px;
	height: 996px;
	position: absolute;
	background-image:url(../img/fondo_inmu3_2_ing.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#vender2{  /*POSICION DE LA OPCION VENDER PARCELA */
	width: 650px;
	height: 731px;
	position: absolute;
	background-image:url(../img/fondo_inmu3_3.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#vender2_ing{  /*POSICION DE LA OPCION VENDER PARCELA */
	width: 650px;
	height: 731px;
	position: absolute;
	background-image:url(../img/fondo_inmu3_3_ing.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#simulador{  /*POSICION DE LA OPCION VENDER FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu4_1.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#simulador_ing{  /*POSICION DE LA OPCION VENDER FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu4_1_ing.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#estudio{  /*POSICION DE LA OPCION ESTUDIO DE CLIENTES FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu5_1.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#estudio_ing{  /*POSICION DE LA OPCION ESTUDIO DE CLIENTES FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu5_1_ing.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#manual{  /*POSICION DE LA OPCION MANUAL DE COMPRA FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu6_1.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#manual_ing{  /*POSICION DE LA OPCION MANUAL DE COMPRA FLASH */
	width: 650px;
	height: 486px;
	position: absolute;
	background-image:url(../img/fondo_inmu6_1_ing.jpg);
	background-repeat:no-repeat;
	left: 137px;
	top: 18px;
}
DIV#botonera{  /*POSICION DE LAS OPCIONES INFERIORES FLASH */
	width: 648px;
	height:84px;
	position: absolute;
	top: 419px;
	left: 138px;
}
DIV#botonera_v1{  /*POSICION DE LAS OPCIONES INFERIORES FLASH */
	width: 648px;
	height:84px;
	position: absolute;
	top: 929px;
	left: 138px;
}
DIV#botonera_v2{  /*POSICION DE LAS OPCIONES INFERIORES FLASH */
	width: 648px;
	height:84px;
	position: absolute;
	top: 661px;
	left: 138px;
}
DIV#cab_altorreal{  /*POSICION DE LA OPCION VENDER FLASH */
	width: 649px;
	height:121px;
	position: absolute;
	left: 138px;
	top: 20px;
}
DIV#cab_altorreal_v1{  /*POSICION DE LA OPCION VENDER FLASH */
	width: 649px;
	height:121px;
	position: absolute;
	left: 3px;
	top: 21px;
}
DIV#txt_superior{
	width: 650px;
	height: 18px;
	left: 137px;
	top: 1px;
	position: absolute;
	color:#999999;
}
DIV#txt_inferior{
	width: 790px;
	height: 15px;
	left: 0px;
	top: 505px;
	position: absolute;
}

DIV#txt_inferior_v1{
	width: 790px;
	height: 15px;
	left: -1px;
	top: 1016px;
	position: absolute;
}
DIV#txt_inferior_v2{
	width: 790px;
	height: 15px;
	left: -2px;
	top: 747px;
	position: absolute;
}

DIV#lateral_izq{
	width: 137px;
	height: 485px;
	left: 3px;
	top: 19px;
	position: absolute;
}
DIV#lateral_izq_v2{
	width: 137px;
	height: 995px;
	left: 3px;
	top: 20px;
	position: absolute;
}
DIV#lateral_izq_v3{
	width: 137px;
	height: 726px;
	left: 3px;
	top: 20px;
	position: absolute;
}
DIV#lateral_izq_v2_ing{
	width: 137px;
	height: 994px;
	left: 3px;
	top: 19px;
	
	position: absolute;
}
DIV#lateral_izq_ing{
	width: 137px;
	height: 485px;
	left: 5px;
	top: 19px;
	
	position: absolute;
}
DIV#lateral_izq_inmu{
	width: 137px;
	height: 485px;
	left: 2px;
	top: 20px;
	
	position: absolute;
}
DIV#scroll{
	width: 200px;
	position: absolute;
	
	top: 27px;
	left: 8px;
}
div.centroControlScroll{
	position:			absolute;
	width:				30px;		
	height:				15px;			
	background-color: 	transparent;
	border-width: 		0px;
	top:				571px;			
	left:				166px;			
	overflow:		 	hidden;
	vertical-align: 	top;
	z-index: 			4;
	text-align: 		right;
	margin: 			3px;
}

.imgButtonScroll{
	margin:				2px;
	border:				0px;
}

a.promoTitulo      		{  text-decoration: none;  }
a.promoTitulo:link 		{  text-decoration: none;  }
a.promoTitulo:hover 	{  text-decoration: none;  }
a.promoTitulo:active 	{  text-decoration: none;  }
a.promoTitulo:visited 	{  text-decoration: none;  }


a.manual_compra      		{  
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;  }
	
a.manual_compra:link 		{ 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;  }
	
a.manual_compra:hover 		{  
	font-size: 12px;
	font-weight: normal;
	color: #EF9122;
	text-decoration: none;  }
	
a.manual_compra:active 	{  
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;  }
	
a.manual_compra:visited 	{  
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;  }

.Estilo1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo2 {
	font-size: 10px;
	color: #000000;
}
.Estilo3 {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.Estilo4 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.Estilo5 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.Estilo6 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.Estilo7 {
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

.Estilo8{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.Estilo9{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:normal;
}

.estiloRojo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	font-weight:normal;
}