*{margin: 0px 0px;}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;
}

.tabla_principal {
	height: 500px;
	width: 760px;
}
.tabla_buscador {
	background-color: #F9FCF3;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.tabla_filtros {
	background-color: #E2F0C6;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666666;
	width: 150px;
	height: 20px;
	background-color: #E8EEE6;
}
.selectChico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
	width: 110px;
	height: 20px;
	background-color: #E8EEE6;
}
a.links_abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.links_abajo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.link_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008A00;
	text-decoration: none;
}
a.link_verde:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54A800;
	text-decoration: none;
}
a.link_verde11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008A00;
	text-decoration: none;
}
a.link_verde11px:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #54A800;
	text-decoration: none;
}
a.link_detalle {
	font-family: Arial, Helvetica, sans-serif;
	color:#466817;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.link_detalle:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#4F761B;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.link_tituloPubli {
	font-family: Arial, Helvetica, sans-serif;
	color:#466817;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.link_tituloPubli:hover{
	color:#4F761B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.listUsers {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}
.listInmobs {
	font-size: 70%;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
}
.list {
	font-size: 60%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	height: 80px;
}
.list2 {
	font-size: 60%;
	font-weight: bold;
	height: 85px;
}
.textDetalle {
	color:#006699;
	font-size: 10px;
	font-weight: bold;
}
.tituloPubli {
	color:#466817;
	font-size: 120%;
	font-weight: bold;
}
.text16boldGris {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.text14boldGris {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.text12boldGris {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text11boldGris {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.text11boldRojo {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.text16boldVerde {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.text12boldVerde {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.error_loguin {
	font-size: 80%; 
	font-weight: bold;
	color: #FF0000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inputTextGris {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-color: #E8EEE6;
	border: 1px solid #999999;
}
.inputTextGrisW50 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #E8EEE6;
	width: 50px;
	border: 1px solid #999999;
}
.colIzq {
	width: 125px;
	vertical-align: top;
}
.colCentral {
	background-position: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
.colDer {
	width: 120px;
	background-position: right;
	vertical-align: top;
}
.blockLugares{
	padding: 0px;
	float: left;
	width: 49%;
	margin: 0px;
	display: block;
	text-align: left;
}
.blockLinea{
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 5px;
}
.blockRight{
	float: right;
	display: block;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.blockLeft{
	float:left;
	display: block;
	text-align:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blockRightPadTop{
	float:right;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.blockLeft80{
	float:left;
	display: block;
	text-align:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 80px;
}
.blockLeftDest {
	float:left;
	display: block;
	text-align:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blockBusqueda{
	float: left;
	width: 100%;
	display: block;
	pading: 10px 0px 5px 0px;
	background-color: #F9FCF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.blockComplete{
	display: block;
	width: 100%;
	clear:both;
}

.blockcelComplete{
	display: block;
	width: 100%;
}
.blockResultLink
{
	text-align:center;
	float:left;
	width:50px;
	padding: 2px 2px 2px 2px;
}
.blockResultFoto
{
	/*text-align:center;*/
	float:left;
	width:80px;
	padding: 2px 2px 2px 2px;
	font-size: 70%;
	font-weight: bold;
}
.blockResultDescripcion
{
	text-align:left;
	float:left;
	width:230px;
	padding: 2px 2px 2px 2px;
	font-size: 70%;
	font-weight: bold;
}
.blockResultPrice
{
	float:right;
	width:100px;
	padding: 2px 2px 2px 2px;
	text-align:center;
	font-size:70%;
	font-weight: bold;

}
.blockResultTop{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EEF8E0;
}
.blockTituloDetalle{
	font-size:70%;
	color:#666666;
	width:70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.blockDescriCont{
	font-size:70%;
	width:70%;
	color: #333333;
}
.blockcelMedio{
	display: block;
	font-size:70%;
	color: #333333;
	font-weight: bold;
	float:left;
	width: 50%;
}
.blockcelDetalleIzq{
	display: block;
	float:left;
	width: 40%;
	margin-right: 5%;
}
.blockcelDetalleIzq2{
	display: block;
	float:left;
	width: 47%;
	margin-right: 1%;
}
.blockcelDetalleDer{
	display: block;
	float:left;
	width: 50%;
}
.blockcelDetalleDer2{
	display: block;
	float:left;
	width: 45%;
}
.blockcelDetalleDer22{
	display: block;
	float:left;
}
.blockcelTitulos{
	display: block;
	font-size:70%;
	color: #666666;
	font-weight: bold;
	float:left;
	width: 50%;
}
.blockcelTitulos2{
	display: block;
	font-size:70%;
	color: #666666;
	font-weight: bold;
	float:left;
	width: 49%;
}
.blockcelCont{
	display: block;
	font-size:70%;
	color: #000000;
	font-weight: bold;
	float:left;
	width: 45%;
}
.blockcelCont2{
	display: block;
	font-size:70%;
	color: #000000;
	font-weight: bold;
	float:left;
	width: 49%;
}
.celdaIzquierda{
	font-size:70%;
	color: #666666;
	font-weight: bold;
}
.celdaDerecha{
	font-size:70%;
	color: #000000;
	font-weight: bold;
}
.blockDetInmu{
	font-weight:bold;
	width: 100%;
	padding: 5px;
	background-color: #F9FCF3;
}
.blockDetFoto{
	font-weight:bold;
	width: 222px;
	border: 1px;
	border: 1px solid #00006A;
	padding: 5px;
	display: block;
}
.blockListInmob {
	float:left;
	width:100px;
	padding: 2px 2px 2px 2px;
	display: block;
}
.blockListInmobEmail {
	float:left;
	width:200px;
	padding: 2px 2px 2px 2px;
	display: block;
}
.blockCenter{
	text-align:center;
	padding-top:50px;
}
.login {
	text-align: center;
}
.fontGrisBold60{
	font-size:60%;
	font-weight:bold;
	color:#666666;
}
.fontGrisBold70{
	font-size:70%;
	font-weight:bold;
	color:#666666;
}
.fontGrisBold70Clara{
	font-size:70%;
	font-weight:bold;
	color:#999999;
}
.fontVerdeBold70{
	font-size:70%;
	font-weight:bold;
	color:#006600;
}
.fontNaranjaBold70{
	font-size:70%;
	font-weight:bold;
	color:#D18903;
}
.fontGrisBold80{
	font-size:80%;
	font-weight:bold;
	color:#666666;
}
.fontTituloNovedad{
	font-size:80%;
	font-weight:bold;
	color:#84AE2B;
}
.fontVerdeBold80{
	font-size:80%;
	font-weight:bold;
	color:#006600;
}
.fontTituloLugar{
	font-weight:bold;
	color:#748170;
}
.fontTituloInmob{
	font-weight:bold;
	color:#9EA57E;
}
.fontTituloVerde{
	font-weight:bold;
	color:#748170;
	font-size: 90%;
}
.fontTituloDetalle{
	font-size:80%;
	font-weight:bold;
	color:#748170;
}
.fontTituloPagina {
	font-size: 120%;
	font-weight: bold;
	color: #ABB18F;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABB18F;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #647261;
	border: 1px outset #FFFFFF;
	padding: 0px;
}
.margin_bottom{
	margin-bottom: 2px;
}
.banner_bottom {
	padding-top: 30px;
	padding-bottom: 5px;
}
.banner_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDDE7A;
	margin-bottom: 5px;
}
.bottomLinea {
	font-size: 85%;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.termsyCondPadding {
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#imgarriba{ position:absolute; z-index:0; }
#imgabajo{ position:absolute; z-index:0; } 
