.faldonc {
	background: #BFE5EB url(../imagenes/bg_faldo.png) top no-repeat;
	width: 540px;
	float: left;
	clear: both;
}

.nodos p {
	text-align: left;
	float: left;
	clear: both;
	margin: 0;
	padding: 10px 15px 10px 15px;
}

#mapa {
	width: 540px;
	margin: auto;
	float: left;
	clear: left;	
}

.botones {
	text-decoration: none;
}

a.botones {
	display: block;
	text-decoration: none;
}

a.botones:hover {
	background-position:bottom;
	text-decoration: none;
}

a.botones span {
	display: none;
}

.nodo1  {
	height: 30px;
	float: left;
	clear: left;
}

.nodos  {
	width: 540px;
	height: 40px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0 0 0 54px;

}

.nodos p {
	float: left;
	clear: none;
	margin: 25px 0 0 10px;
	padding: 0;
}

#inicio {
	line-height: 30px;
	background-image: url(imagenes/bt_inici.png);
	width: 70px;
	height: 30px;
	float: left;
}

#quienes {
	line-height: 30px;
	background-image: url(imagenes/bt_quien.png);
	width: 146px;
	height: 40px;
	float: left;
	clear: left;
}

#servicios {
	line-height: 30px;
	background-image: url(imagenes/bt_servi.png);
	width: 146px;
	height: 40px;
	float: left;
	clear: left;
}

#promociones {
	line-height: 30px;
	background-image: url(imagenes/bt_promo.png);
	width: 146px;
	height: 40px;
	float: left;
	clear: left;
}

#propiedades {
	line-height: 30px;
	background-image: url(imagenes/bt_propi.png);
	width: 146px;
	height: 40px;
	float: left;
	clear: left;
}

#quieres{
	line-height: 30px;
	background-image: url(imagenes/bt_vende.png);
	width: 146px;
	height: 40px;
	float: left;
	clear: left;
}

#contacto{
	line-height: 30px;
	background-image: url(imagenes/bt_conta.png);
	width: 146px;
	height: 40px;
	float: left;
	clear: left;
}

.separa {
	float: left;
	clear: none;
	margin: 5px 0 5px 0;
	padding: 0;
}

.marcagua {
	background: url(imagenes/marcagua.png) no-repeat right bottom;
}


