.direccion {
	color: #1b2288;
	font-size: 14px;
	font-weight: bold;
}
.direccion2 {
	color: #1b2288;
}
.precio {
	color: #881b22;
	font-size: 14px;
	font-weight: bold;
}

.tipo_propiedad {
	color: #4a1b88;
	font-size: 18px;
	font-weight: bold;
}

.borde_fino {
    border:1px solid #CBCDBE;   

}

.chica_mediana {
	color: #b8b8b8;
	font-size: 12px;
	font-weight: normal;
}

.chica_gris {
	font-size: 12px;
	font-weight: normal;
}

.tabla_busqueda {

	border:5px solid #C9CFDF;
}

/* Form elements: */

.SubmitButton:hover {
background-position:left bottom;
}
.SubmitButton, .SubmitButtonWide {
background:transparent url(../images/button.gif) no-repeat scroll left top;
border:medium none !important;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:26px;
padding:2px;
width:69px;
}


input:focus,textarea:focus, select:focus { 
	background-color: #ffffff;
	border-color: #333333;
	 }
textarea,
input,
select {
	border: 1px solid #cccccc;
	background-color: #FCFCFC;
	padding: 1px;
	margin: 1px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.checkbox,
input.radio {
	background-color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
}
form.fform fieldset {
	border-color: #eee7e0;
}
form.fform fieldset.fieldset fieldset {
	border:transparent;
}

legend {
	font-weight: bold;
	color: #9e9286;
}

.letrero_guinda {
background: #cf3994 url(images/doblez_ginda.png) no-repeat scroll right top ;
}

.letrero_lila {
background: #ba94cd url(images/doblez_lila.png) no-repeat scroll right top ;
}
