@charset "utf-8";
body {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
}
.celda_izq {
	background-color: #0000a0;
	width: 197px;
	vertical-align: text-top;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.celda_der {
	background-color: #0000a0;
}
.tit_busqueda {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.fono {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #242E61;
}

.celda_centro {
	background-color: #FFFFFF;

}
.celda_centro_admin {
	background-color: #FFFFFF;
	width: 740px;
}
.link_menu {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.celda_menu {
	background-image: url(images/back_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ciudad {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.back_direccion {
	background-image: url(images/top_02.jpg);
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
}



.link_corobori {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	padding-right: 3px;
}
.txt_field {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #006699;
	width: 100px;
}

.btn_enviar {
	background-color: #003366;
	border: thin solid #CCCCCC;
	height: 18px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	width: 95px;
}

.precio {
	font-family: Tahoma, "Trebuchet MS"; 
	font-size: 11px;
	font-weight: bold;
	color: #242E61;
	text-align: center;
}
.back_propiedad {
	background-image: url(images/back_propiedad.jpg);
	background-repeat: no-repeat;
}


.link_corobori:hover {
	font-weight: normal;
	color: #61ACD4;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
	text-align: right;
}
.link_menu:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_menu:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #5CAED6;
	text-decoration: none;
}
.txt_field_consulta {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #006699;
	width: 200px;
	overflow: auto;
}

.txt_blanco {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_blanco_bkg {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	width:180px;
    background-color  : #4E546E;
}
.txt_qs {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
.txt_titulo {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
.txt_form_fields_long {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #006699;
	width: 200px;
}
.condiciones {
	font-family: Tahoma;
	text-align:justify;
	font-size: 12px;
	color: #333333;
	height:300px;
	overflow:auto;
}
.divDetalles
{
    padding-left:15px;
    padding-right:10px;
}
.borde_imagen
{
    border-style:none;

}

.back_contacto {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size:medium;
}
.margen {
	padding: 5px;
	background-color: #ececec;
	font-size:medium;
}
.borde_imagen {
	border: 2px solid #999;
}
.back_info {
	background-color: #215899;
}
.back_detalle_info {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	color: #FFF;
	font-size:small;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.back_precio {
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
	font-size:small;
	background-color: #133862;
	padding: 4px;
}
