body{
	text-align:center;
	margin:0px;
	padding:0px;
	font:.75em Arial,Verdana,sans-serif;
	color:#000;
	background-color:#e1c4ac;
}
img{
	border:0px;
}
a{
    color:#666;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
    text-decoration:underline;
}
h1{
	font-size:1.7em;
	border-bottom:1px solid #28166f;
	margin-top:15px;
    color:#803433;
}
ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#layout{
	width:680px;
	margin:0px auto;
	text-align:left;
}

#header{
    float:left;
	border:2px solid #803433;
}

#language{
    font:1.1em Verdana,Arial,sans-serif;
    text-align:right;
	margin:5px 0px 5px 0px;
}
#menu{
	float:left;
	width:676px;
    background:url(../i/bgmenu.gif) repeat-x;
    border-right:2px solid #803433;
    border-left:2px solid #803433;
    font-size:1.35em;
}

#menu li{
	float:left;
    border-left:1px solid #e2b38f;
    border-right:1px solid #893f3b;
    border-top:1px solid #e2b38f;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:2px;
}
html>body #menu li{
    padding-left:4px;
    padding-right:3px;
    padding-bottom:0px;
}
#menu a{
    color:#fff;
}
.last{
    width:89px;
}
html>body .last{
    width:86px;
}
#content{
	float:left;
	width:676px;
	border:2px solid #803433;
	background:url(../i/bgcols.gif) repeat-y;
}

#content img{
	border:1px solid #28166f;
	margin-right:10px;
	margin-bottom:5px;
}

#footer{
    clear:both;
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
	color:#666666;
}

#ppal{
	float:left;
	width:400px;
	margin-left:15px;
}
html>body #ppal{
    margin-left:25px;
}
#ppal ul{
    margin-bottom:10px;
}
#ppal li{
    border-bottom:1px solid #28166f;
    padding-bottom:3px;
    padding-top:10px;
}
#ppal p{
    margin-top:10px;
}
#lat{
	float:left;
	width:190px;
	margin-left:45px;
	
}
input, select{
    border:1px solid #803433;
    font-size:.9em;
    color:#6e6e6e;
}
input.sinborde{
	border:none;
}
#lat dt{
    margin-bottom:5px;
}
#lat dd{
    margin:0px;
    margin-bottom:10px;
}
#lat .textoimagen{
	color:#803433;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	border-bottom:1px solid #803433;
	width:160px;
	
}
.submit{
    font:bold 1em Verdana,Arial,sans-serif;
    background-color:#d6b79d;
    color:#666666;
    padding:1px 20px 1px 20px;
}
.clear{
	clear:both;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
#ppal .imprimir{
	clear:both;
	text-align:right;
}
#ppal .imprimir img{
	float:right;
}

#lat .imprimir{
	clear:both;
}

/* LISTADOS-DETALLES */
.registro_listado{
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
.paginado {
	text-align:center;
	clear:both;
	padding-top:10px;
}


/* FORMULARIOS */

#ppal .formulario dt{
	border:0px;
	float:left;
	clear:both;
	width:150px;
}
#ppal .formulario dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}


/*** mapaweb ***/

#mapaweb ul{
	list-style-type:none;
	margin-bottom:0px;
}
#mapaaweb ul ul{
	list-style-type:none;
	padding-left: 10px;
}
#mapaweb ul ul ul{
	font-size:9px;
	list-style-type:none;
}
#mapaweb a{
	color:#424242;
	text-decoration:none;
}
#mapaweb li{
	    border-bottom:0px;
}
#mapaweb li li{
	margin:0;
	padding: 10px 0px 0px 15px;
	background-image:url(/i/li.gif);
	background-repeat: no-repeat;
	background-position:  0px 0px;
}


#mapaweb li .ultima{
	margin:0;
	padding: 10px 0px 0px 15px;
	background-image:url(/i/liultima.gif);
	background-repeat: no-repeat;
	background-position:  0px 0px;
}

#mapaweb div{
	margin:0;
	width:140px;
	border-color: #626F6A;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding:3px 1px 3px 15px;
} 

/***        ***/


/*PARA EL OCULTAR/VER LAS OPCIONES DEL FORMULARIO DE BUSQUEDA*/
.caracteristicasinmueble_novisible{display:none;visibility:hidden}
.caracteristicasinmueble_visible{display:block;visibility:visible}