
#navegacion {
	width: 950px;
	height: 34px;
	margin-top: 0px !important;
	margin-top: 0px;
	padding-top: -10;
}



/*NAVEGACION PRINCIPAL*/

#boton1 { height: 130px;margin: 0; padding: 0;}

/* IE5 Mac Hack \*/ 
#boton1 { padding-left: 0px; overflow: hidden; } 
#boton1 dt { float: left; }
#boton1 dt a {
	display: block;
	height: 0px !important;
	height /**/:130px; /* IE 5/Win hack */ 
	padding: 130px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#boton1 dt a:hover {
	background-position: 0 -130px;
}

#boton1 dt#inversiones,
#boton1 dt#inversiones a { width: 265px; background-image: url(../img/botones/inversiones.jpg);}

#boton2 { height: 130px;margin: 0; padding: 0;}

/* IE5 Mac Hack \*/ 
#boton2 { padding-left: 0px; overflow: hidden; } 
#boton2 dt { float: left; }
#boton2 dt a {
	display: block;
	height: 0px !important;
	height /**/:130px; /* IE 5/Win hack */ 
	padding: 130px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#boton2 dt a:hover {
	background-position: 0 -130px;
}

#boton2 dt#entidades,
#boton2 dt#entidades a { width: 265px; background-image: url(../img/botones/entidades.jpg);}

#boton3 { height: 130px;margin: 0; padding: 0;}

/* IE5 Mac Hack \*/ 
#boton3 { padding-left: 0px; overflow: hidden; } 
#boton3 dt { float: left; }
#boton3 dt a {
	display: block;
	height: 0px !important;
	height /**/:130px; /* IE 5/Win hack */ 
	padding: 130px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#boton3 dt a:hover {
	background-position: 0 -130px;
}

#boton3 dt#entidades,
#boton3 dt#entidades a { width: 265px; background-image: url(../img/botones/entidades.jpg);}

#boton3 dt#particulares,
#boton3 dt#particulares a { width: 265px; background-image: url(../img/botones/particulares.jpg);}


