@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	margin-top: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}
.precio {
	font-size: 16px;
	font-weight: bold;
	color: #3566CC;
	margin-top: 3px;
	margin-bottom: 3px;
}

a:link {
	color: #3566CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3566CC;
}
a:hover {
	text-decoration: none;
	color: #162E63;
}
a:active {
	text-decoration: none;
	color: #3566CC;
}
h1 {
	font-size: 20px;
	color: #3566CC;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.bordeazul {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3566CC;
	padding: 0px;
	margin-bottom: 5px;
}



h2 {
	font-size: 15px;
	color: #3566CC;
	display: inline;
}
h3 {
	font-size: 13px;
	color: #3566CC;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 11px;
	color: #333;
	margin-top: 5px;
}
h5 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h6 {
	font-size: 17px;
	color: #3566CC;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
}
.ESPACIOCONTENIDO {
	padding-right: 15px;
	padding-left: 15px;
}
.ESPACIOCONTENIDOh1 {
	padding-right: 15px;
	padding-left: 15px;
}

.twoColFixRtHdr #container {
	width: 1000px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.twoColFixRtHdr #header {
	margin-right: 220px;
	padding-left: 20px;
} 
#LoginTop {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/pestana_acceso_a_usuarios.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	width: 304px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 441px;
	padding-top: 6px;
}
.BOTON-NORMAL {
	color: #3566CC;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/bg_pestana.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #CAE1F4;
	font-size: 11px;
}
.ESPACIOinput {
	color: #999;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/caja_select_fondo.gif);
	background-repeat: repeat;
	border: 1px solid #509EDC;
	width: 150px;
	font-size: 11px;
}


#PublicarTop {
	width: 159px;
	height: 23px;
	position: absolute;
	padding-top: 8px;
	margin-left: 290px;
	font-size: 11px;
	color: #479B1F;
	line-height: 13px;
}
#SombraTop {
	height: 9px;
	width: 9px;
	float: right;
	position: absolute;
	margin-left: 771px;
	margin-top: -1px;
}
#SOMBRAright {

}

.twoColFixRtHdr #header h1 {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixRtHdr #sidebar1 {
	width: 212px;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
}
#mainContent {
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 0;

	padding: 0;
} 
.twoColFixRtHdr #mainSombra {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 9px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
	border: 1px solid #bfbfbf;
} 
#sombradown {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/sombra_down.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #footer {
	font-size: 11px;
	margin-bottom: 10px;
	text-align: center;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
}
.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#LogoTOP {
	text-align: center;
}
.TEXTO11 {
	font-size: 11px;
	color: #3566CC;
}

#BUSCADORhome {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#MarcoSelect {
	left: 0px;
	top: 0px;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/fondo_destacados2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #CDD8EC;
	padding-top: 10px;
}
#serviciosTABLE {
	width: 769px;
	left: 0px;
	top: 0px;
}
#BORDEBLANCOARMADOR {
	background-color: #FFF;
	float: left;
	width: 780px;
}

#COLUMNAderservicios {
	width: 245px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#AREAdestacados {

}
#DestacadosTABLA {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/fondo_destacados.jpg);
	width: 768px;
	border: 1px solid #CCC;
	background-repeat: repeat-x;
	background-position: 0px -1px;
	background-color: #FDFDFD;
	height: 215px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.PRODUCTOdestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding: 5px;
	float: left;
	width: 145px;
	margin-right: 5px;
}

.blanco {
	color: #FFF;
}
.datosDESTACADOS {
	font-size: 20px;
}
.bordeNEGRO {
	border: 1px solid #999;
}

#PESTANAdestacados {
	font-size: 10px;
	color: #333;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/bg_pestana.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #F0F0F0;
	height: 18px;
}#DestacadosTABLAPersonal {
	width: 725px;
	border: 1px solid #bfbfbf;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
th {
	font-size: 13px;
	color: #666;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/pbg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 6px;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #E7E7E7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#menu a:link, #menu a:active, #menu a:visited  {
	color: #333;
	height: 25px;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#menu a:hover  {
	color: #3566CC;
}



#MIGASresults a:link, #MIGASresults a:active, #MIGASresults a:visited  {
	color: #FFF;
	text-align: left;
	line-height: 30px;
	display: block;
	float: left;
	height: 30px;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/migas.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	background-color: #2D4E9D;
	font-size: 11px;
}

#MIGASresults a:hover  {
	text-decoration: underline;

}


#MIGASresults2 a:link, #MIGASresults2 a:active, #MIGASresults2 a:visited  {
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	display: block;
	float: left;
	height: 26px;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
}

#MIGASresults2 a:hover  {
	text-decoration: underline;

}


.once {
	font-size: 11px;
}
.tituloDestacado {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}






#linksPestanas a:link, #linksPestanas a:active, #linksPestanas a:visited  {
	color: #efefef;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	display: block;
	float: left;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #577BBF;
}


#linksPestanas a:hover  {
	color: #FFF;
	background-color: #577BBF;
}
#linkvinetaW a:link, #linkvinetaW a:active, #linkvinetaW a:visited  {
	color: #3566CC;
	padding-left: 0px;
	margin-right: 5px;
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
}
#linkvinetaV a:link, #linkvinetaV a:active, #linkvinetaV a:visited  {
	color: #3566CC;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/vineta_mas.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
	font-size: 11px;

}
.PRODUCTODESTA_HOME_I {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 126px;
	height: 195px;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px dotted #3566CC;
	background-color: #F2F5FD;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.PRODUCTODESTA_HOME_O {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 134px;
	height: 198px;
	cursor: pointer;
	padding: 5px;
	border: 1px dotted #3566CC;
	background-color: #F2F5FD;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
}
.PRODUCTODESTAf {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 126px;
	height: 195px;
	cursor: pointer;
	padding: 3px;
	border: 1px dotted #3566CC;
	background-color: #F2F5FD;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 6px;
}
.PRODUCTODESTAon {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 140px;
	height: 198px;
	cursor: pointer;
	padding: 5px;
	border: 1px dotted #3566CC;
	background-color: #F2F5FD;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.tituprodesc {
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #3566CC;
	margin: 0px;
	padding: 0px;
}
.uno {
	background-color: #CDD8EC;
	background-image: none;
}



#linkvinetaV a:hover  {
	text-decoration: underline;
}
#linkvinetaH a:link, #linkvineta a:active, #linkvineta a:visited  {
	color: #36C;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/vineta_mas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	margin-right: 10px;

}
#linkvinetaH a:hover  {
	text-decoration: underline;
}


#LinkVERDE a:link, #LinkVERDE a:active, #LinkVERDE a:visited  {
	color: #F68B0B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.PUBLICARanuncio {
	text-align: right;
	height: 50px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFD384;
	border-bottom-color: #FFD384;
	border-left-color: #FFD384;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#LinkVERDE a:hover  {
	text-decoration: underline;
}

.AZUL {
	color: #36C;
}


#LINKScuentas a:link, #LINKScuentas a:active, #LINKScuentas a:visited  {
	font-size: 12px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	height: 23px;
	font-weight: bold;
	color: #CCC;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

#LINKScuentas a:hover  {
	color: #FFF;
	text-decoration: underline;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/mi_cuenta_hover.jpg);
	background-repeat: repeat-x;
}

.estiloselect {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/caja_select_fondo.gif);
	background-repeat: repeat;
	height: 135px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.estiloselectIN {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/caja_select_fondo.gif);
	background-repeat: repeat;
	width: 150px;
	font-size: 11px;
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
}

.BUSCARboton {
	font-size: 14px;
	color: #FAFAFA;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/buscar_fondo.jpg);
	height: 30px;
	width: 135px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	font-weight: bold;
}

.LABELselect {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/caja_select.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	height: 148px;
}
.DIVflotanteDER {
	float:right;
	font-size: 11px;
	color: #666;
	width: 300px;
	padding: 10px;
}
.DIVflotanteDER_fondo {
	float:right;
	color: #666;
	width: 300px;
	padding: 10px;
	height: 180px;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/fondobullet.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.DIVsubirimgs {
	margin-right:360px;
	min-height:620px;
}
.divIMG {
	border: 1px ridge #577BBF;
	height: 125px;
	width: 110px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}



.InText {
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	height: 20px;
	width: 150px;
	border: 1px solid #AAC9D6;
	line-height: 15px;
}
.DICridiobuton {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/pestana_subir_imgs.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 24px;
	background-position: left;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	text-align: center;
	padding: 0px;
}
.divIMGCONTENEDOR {
	padding: 0px;
	float: left;
	height: 120px;
	width: 110px;
	margin-right: 5px;
	margin-bottom: 5px;
	position: relative;
}
.DIVborrar {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/pestana_subir_imgs.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 24px;
	background-position: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
}
.DIVfinalizar {
	margin-top: 10px;
	display: block;
}
#renglonRESULTADOS {
	background-color: #F1F2F5;
	cursor: pointer;
}
#renglonRESULTADOSover {
	background-color: #666;
}
#DIVdetalle {
	width: 735px;
	position: relative;
	top: 0px;
}
#DIVfotosDETALLE {
	width: 310px;
}
#DIVtextDETALLE {
	width: 450px;
}
.foto_principal {
	padding: 5px;
	border: 1px dotted #577BBF;
	margin-top: 13px;
}
.PESTANAdetalle {
	font-size: 11px;
	color: #3566CC;
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	width: 78px;
	float: left;
	padding-top: 7px;
	padding-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/pestana_out.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.PESTANAdetalleover {
	font-size: 11px;
	color: #FFF;
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	width: 78px;
	float: left;
	padding-top: 7px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/pestana_in.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

#bajar1 {
	background-color: #577BBF;
	padding: 0px;
	width: 735px;
	margin-bottom: 10px;
	z-index: 90;
	position: absolute;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/flecha_morada.gif);
	background-repeat: no-repeat;
	background-position: 220px 5px;
	float: left;
	visibility: visible;
}
#bajar2 {
	background-color: #577BBF;
	padding: 0px;
	width: 735px;
	margin-bottom: 10px;
	visibility: visible;
	z-index: 90;
	position: absolute;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/flecha_morada.gif);
	background-repeat: no-repeat;
	background-position: 130px 5px;
	float: left;
}
#DIVdetalleMENU {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #577BBF;
	height: 25px;
	margin-top: 20px;
}
.BOTONlogin {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/ingresar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 1px;
	line-height: 60px;
	color: #FFF;
}

#LINKSmenuCUENTA a:link, #LINKSmenuCUENTA a:active, #LINKSmenuCUENTA a:visited  {
	color: #eeeeee;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 3px;
	height: 15px;
	float: left;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#LINKSmenuCUENTA a:hover  {
	color: #FFF;
	text-decoration: underline;
	background-color: #666;
}






#LINKSmenuCUENTA2 a:link, #LINKSmenuCUENTA2 a:active, #LINKSmenuCUENTA2 a:visited  {
	color: #eeeeee;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	height: 15px;
	width: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #888;
	text-align: center;
	margin: 3px;
}


#LINKSmenuCUENTA2 a:hover  {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
}




#datos {
	position:absolute;
	left:88px;
	top:97px;
	width:190px;
	height:298px;
	z-index:1;
	background-color: #CDD8EC;
}
#Menu {
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	z-index:1;
	background-color: #eeeeee;
}
.RSS {
	z-index:1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 990px;
	line-height: 22px;
	height: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.codigo1 {
	height: 13px;
	width: 150px;
	font-size: 11px;
	color: #333;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
}


#DATOS2 {
	position:absolute;
	left:0px;
	top:00px;
	width:191px;
	z-index:1;
	background-color: #666;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/datos2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: -1px;
	margin-top: -1px;
}
.BUDCADORhome1 {
	background-color: #FDFDFD;
	padding: 0px;
	float: left;
	width: 590px;
	font-size: 12px;
	color: #3566CC;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
}
.AREAdeSERVICIOS {
	float: left;
	width: 399px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 7px;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.claseNEWs {
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.BLOQUEservicios {
	width: 100%;
	float: left;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #3566CC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.DIV1PUBLICA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 5px;
	float: left;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


.codigo2 {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/codigo2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
	width: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.DIVborrar2 {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/pestana_subir_vallas.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 24px;
	background-position: right top;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	text-align: left;
	padding: 0px;
}
.DIVborrar1 {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/pestana_subir_imgs.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 24px;
	background-position: right;
	padding-top: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	display: block;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.accesoausuarios {
	color: #FFF;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/au2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	/*height: 62px;*/
	min-height:62px;
	overflow:hidden;
	width: 350px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: right;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.aBORDEgris {
	width: 1000px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
#PESTANAdestacados1 {
	font-size: 12px;
	color: #FFF;
	background-image: none;
	height: 15px;
	padding-top: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #567BC1;
	border-left-color: #557CBF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #567BBF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #557CBF;
}
.GRIS {
	color: #efefef;
}
#PESTANAdestacados2 {
	font-size: 10px;
	color: #666;
	background-image: none;
	height: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #F0F2F4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCccc;
}
#PESTANAdestacados3 {
	font-size: 11px;
	color: #FFF;
	background-image: none;
	height: 15px;
	padding-top: 4px;
	border-left-color: #FFD384;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #FFA401;
	width: 228px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFD384;
	border-right-color: #FFD384;
	text-align: center;
}
.aBORDEgris1 {
	width: 1000px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3566CC;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/bg_pestana.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	background-color: #E5E5E5;
}
.BUDCADORhome1in {
	background-color: #FDFDFD;
	padding: 0px;
	float: left;
	height: 45px;
	font-size: 12px;
	color: #3566CC;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/fondo_destacados2.jpg);
	background-repeat: repeat-x;
	background-position: 0px -20px;
	margin-right: 2px;
	margin-bottom: 10px;
	width: 779px;
	border: 1px solid #91A8D5;
}
#PESTANAdestacadosh1 {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/bg_pestana.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
.InTextC {
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	height: 20px;
	width: 60px;
	border: 1px solid #AAC9D6;
	line-height: 15px;
}
.cinco {
	padding: 5px;
}
.INFOdetalle {
	float: right;
	width: 410px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #F9F9F9;
	padding: 5px;
}
.COLderDETALLE {
	float: right;
	width: 150px;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 5px;
}
.COLderDETALLE2 {
	float: right;
	width: 180px;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 5px;
}
.BOTONentrar {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/entrar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 54px;
	color: #3566CC;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.accesoausuarios {
	color: #FFF;
	float: right;
	width: 350px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: right;
	padding-top: 5px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	/*height: 67px;*/
	min-height:67px;
	overflow:hidden;
	margin-top: 20px;
}



#toptoplinks a:link, #toptoplinks a:active, #toptoplinks a:visited  {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	color: #666;
	font-size: 11px;

}


#toptoplinks a:hover  {
	color: #3566CC;

}
.CONTACTOdown {
	float: left;
	width: 330px;
	margin-left: 3px;
	height: 400px;
	margin-bottom: 15px;
}
.bannerCOL3 {
	width: 120px;
	margin-left: 5px;
	background-color: #eaeaea;
	margin-bottom: 7px;
	display: block;
	margin-right: 5px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.banner3 {
	margin-bottom: 8px;
	border: 1px solid #CCC;
}
.irainmobi {
	color: #253A5F;
	float: right;
	width: 295px;
	margin-top: 50px;
	position: absolute;
	left: 536px;
	top: -79px;
	height: 27px;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/ii.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	z-index: 5000;
	cursor: pointer;
}

#RECOMENDAR {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 450px;
	z-index: 9000;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/recuadro.png);
	background-repeat: no-repeat;
	height: 320px;
	visibility: hidden;
}
.tarjetadecontacto {
	font-size: 14px;
	width: 325px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-weight: normal;
	text-align: left;
	position: absolute;
	left: 370px;
	top: 20px;
}
.misdatosdeusuario {
	background-image: url(imagenes/home/pantalla_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 182px;
	width: 211px;
	padding-left: 30px;
	display: block;
	padding-top: 50px;
}
.emailHOME {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/email_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 447px;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.emailHOMEinput {
	font-size: 13px;
	color: #666;
	background-color: #E8ECF7;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	height: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.emailHOMEBoton {
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/email_home_boton.gif);
	width: 108px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.codigoHOME {
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/codigo_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 248px;
	float: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 7px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}


#NOTICIAShome a:link, #NOTICIAShome a:active, #NOTICIAShome a:visited  {
	font-size: 11px;
	font-weight: bold;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/vineta_NOT.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	margin-top: 3px;
	color: #666;
	width: 370px;
}


#NOTICIAShome a:hover  {
	color: #333;

}
.MICUENTA {
	margin: 10px;
	float: right;
	width: 160px;
	border: 1px dotted #3566D8;
	padding: 10px;
}
.CONTACTAR {
	font-size: 20px;
	color: #FAFAFA;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	font-weight: bold;
	line-height: 37px;
	text-align: center;
	background-color: #3558B4;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.CONSTRUCTORAdivmicro {
	height: 180px;
	width: 150px;
	position: absolute;
	left: 523px;
	top: -173px;
	text-align: left;
	background-image: url(compra_y_venta_de_inmuebles_en_colombia/constructora_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	visibility: visible;
}
.RADIObotones {
	height: 1px;
	width: 120px;
	left: -5px;
	top: -24px;
	position: absolute;
}
#microSITE {
	color: #3F3F3F;
	height: 210px;
	width: 700px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 9000;
	border: 1px solid #CCC;
}
#microSITE h1 {
	font-size: 15px;
	line-height: normal;
	color: #333;
}
.SLOGAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	height: 35px;
	width: 340px;
	position: absolute;
	left: 10px;
	top: 155px;
	z-index: 900;
	font-style: italic;
	color: #666;
	text-align: center;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.FORMcontacto {

	width: 280px;
	height: 200px;
	border: 1px solid #CCC;
	margin-left: 10px;
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	position: absolute;
	left: 698px;
	top: 0px;
}
.CONTACTARtab {
	color: #FFF;
	background-color: #83A0DE;
	display: block;
	padding: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
.inputFORM {
	font-size: 11px;
	color: #666;
	padding: 0px;
	height: 16px;
	width: 200px;
	border: 1px solid #C9D6F1;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ENVIARFORM {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #83A0DE;
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#iconStatus
{
	position:absolute;
}
