@charset "utf-8";
.cabecera_arriba {
	background-image: url(../img_cabecera/arriba.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 657px;
	padding-left: 2px;
}
*html .cabecera_arriba {
	background-image: url(../img_cabecera/arriba.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 657px;
}

.cabecera_centro_quienes_somos {
	background-image: url(../img_cabecera/centro_quienes_somos.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 659px;
}

.cabecera_izquierda_quienes_somos {
	height: 49px;
	width: 297px;
	background-image: url(../img_cabecera/izquierda_quienes_somos.gif);
	float: left;
	position: relative;
}

.cabecera_centro_alquileres {
	background-image: url(../img_cabecera/centro_alquileres.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 659px;
}

.cabecera_izquierda_alquileres {
	height: 49px;
	width: 297px;
	background-image: url(../img_cabecera/izquierda_alquileres.gif);
	float: left;
	position: relative;
}

.cabecera_centro_obra_nueva {
	background-image: url(../img_cabecera/centro_obra_nueva.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 659px;
}

.cabecera_izquierda_obra_nueva {
	height: 49px;
	width: 297px;
	background-image: url(../img_cabecera/izquierda_obra_nueva.gif);
	float: left;
	position: relative;
}

.cabecera_centro_segunda_mano{
	background-image: url(../img_cabecera/centro_segunda_mano.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 659px;
}

.cabecera_izquierda_segunda_mano{
	height: 49px;
	width: 297px;
	background-image: url(../img_cabecera/izquierda_segunda_mano.gif);
	float: left;
	position: relative;
}

.cabecera_centro_venda_su_inmueble {
	background-image: url(../img_cabecera/centro_venda_su_inmueble.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 659px;
}

.cabecera_izquierda_venda_su_inmueble{
	height: 49px;
	width: 297px;
	background-image: url(../img_cabecera/izquierda_venda_su_inmueble.gif);
	float: left;
	position: relative;
}

.cabecera_cont_abajo {
	height: 49px;
	width: 659px;
	position: relative;
}

.cabecera_derecha1 {
	background-image: url(../img_cabecera/derecha.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 362px;
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.cabecera_logo_inmo {
	background-image: url(../img_cabecera/derecha.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 117px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
*html .cabecera_cont_gral {
	text-align: center;
}
.cabecera_cont_gral {
	display: table-cell;
	float: none;
	position: relative;
}
.cabecera_boton {
	float: left;
	height: 42px;
	width: 128px;
	margin-top: 7px;
	margin-left: 2px;
}
*html .cabecera_boton {
	float: left;
	height: 42px;
	width: 127px;
	margin-top: 7px;
	margin-right: -1px;
}
.cabecera_bandera {
	height: 15px;
	width: 22px;
	margin-right: 5px;
	margin-left: 7px;
	background-repeat: no-repeat;
	float: right;
}
