#nav {

	list-style:none;

	padding:0;

	margin:0;

	width:999px;

	height:35px;

	top:0;

	right:0;

	background:#fff url(../images/bg-nav.gif) repeat-x;

	border-bottom:2px solid #ccc;

}

#nav li {

	float:left;

	margin:0px;

	padding:0px;

}

#nav li a {

	display:block;

	width:142px;

	height:35px;

}



#nav li a#empresa {

	background: url(../images/nav-empresa.gif) top no-repeat;

}

#nav li a#empresa:hover {

	background: url(../images/nav-empresa.gif) bottom no-repeat;

}

#nav li a#propiedades {

	background: url(../images/nav-propiedades.gif) top no-repeat;

}

#nav li a#propiedades:hover {

	background: url(../images/nav-propiedades.gif) bottom no-repeat;

}

#nav li a#emprendimientos {

	background: url(../images/nav-emprendimientos.gif) top no-repeat;

	width:147px;

}

#nav li a#emprendimientos:hover {

	background: url(../images/nav-emprendimientos.gif) bottom no-repeat;

	width:147px;

}

#nav li a#servicios {

	background: url(../images/nav-servicios.gif) top no-repeat;

}

#nav li a#servicios:hover {

	background: url(../images/nav-servicios.gif) bottom no-repeat;

}

#nav li a#sucursales {

	background: url(../images/nav-sucursales.gif) top no-repeat;

}

#nav li a#sucursales:hover {

	background: url(../images/nav-sucursales.gif) bottom no-repeat;

}

#nav li a#newsletter {

	background: url(../images/nav-newsletter.gif) top no-repeat;

}

#nav li a#newsletter:hover {

	background: url(../images/nav-newsletter.gif) bottom no-repeat;

}

#nav li a#contactenos {

	background: url(../images/nav-contacto.gif) top no-repeat;

}

#nav li a#contactenos:hover {

	background: url(../images/nav-contacto.gif) bottom no-repeat;

}

/*Marcas Footer*/

#brand {

	float:right;

	list-style:none;

	padding:4px 0px 0px 0px;

	margin:0;

	width:650px;

	height:27px;

	top:0;

	right:0;

}

#brand li {

	float:left;

	margin:0px;

	padding:0px;

}

#brand li a {

	display:block;

	width:169px;

	height:27px;

}

#brand li a#cia {

	background: url(../images/foot-cia.gif) bottom no-repeat;

	width:180px;

}

#brand li a#cia:hover {

	background: url(../images/foot-cia.gif) top no-repeat;

	width:180px;

}

#brand li a#som {

	background: url(../images/foot-som.gif) top center no-repeat;

	border-left:1px solid #d0d1d2;

	border-right:1px solid #d0d1d2;

}

#brand li a#som:hover {

	background: url(../images/foot-som.gif) bottom center no-repeat;

	border-left:1px solid #d0d1d2;

	border-right:1px solid #d0d1d2;

}

#brand li a#sr {

	background: url(../images/foot-santanderrio.gif) top no-repeat;

	width:144px;

}

#brand li a#sr:hover {

	background: url(../images/foot-santanderrio.gif) bottom no-repeat;

	width:144px;

}

#brand li a#cu {

	background: url(../images/foot-cu.gif) top no-repeat;

	width:144px;
    

	border-right:1px solid #d0d1d2;


}

#brand li a#cu:hover {

	background: url(../images/foot-cu.gif) bottom no-repeat;

	width:144px;

	border-right:1px solid #d0d1d2;

}







/**/

span.txt

{

	display: none;

}