@charset "utf-8";
/* CSS Document */

/*----------------------------*/
/* 2.5 - Navigation - Level 3 */
/*----------------------------*/
.nav3 {overflow: hidden; clear: both; float: left; width: 115px; min-height: 500px; margin-left: 20px; padding: 0px; color: rgb(255,255,255); font-size: 1em;}
/*.nav3 tr {width: 109px; margin: 0px 0px 0px 0px; padding: 0px;}	
.nav3 td {list-style: none; margin: 0px; padding: 0px;} */
.nav3 td {margin: 0px px 0px 0px; background-color: rgb(255, 255,255); color: rgb(255,255,255); font-weight: bold; font-size: 85%;}
/* .nav3 td a {display: block; min-height: 1.7em; height: auto !important; height: 2.0em; line-height: 1.7em; margin: 0px; padding-left: 5px; color: rgb(255,255,255); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 90%;}  */
.nav3 td a {display: block;  min-height: 2.0 em;  height:auto !important; height: 2.0em; line-height: 2.0em;  margin: 0px; padding-left: 5px; color: rgb(255,255,255); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 90%;}

.nav3 .main_nav {	margin-top:10px;}
.nav3 .main_nav td { margin: 0px;	padding: 0px;}
.nav3 .main_nav td a { display: block; width: 115px; height:30px; text-decoration:none; background-image: url(/images/buttonup1.jpg);	background-repeat: no-repeat;}
.nav3 .main_nav td a span {display: block; margin:0px; font-size:90%; color:#FFFFFF; font-weight: bold; padding: 0px 0px 0px 0px;} 
.nav3 .main_nav a:hover {text-decoration: none; background-image: url(/images/buttonhover1.jpg);}

.nav3 td a:hover, .nav3 td a.selected {color: rgb(255,255,255); text-decoration: none;}

/*   added Janu 2008 for button with 2 lines - Herramientas  Financieras   */
.nav3 .main_navLong {	margin-top:10px;}
.nav3 .main_navLong td { margin: 0px;	padding: 0px;}
.nav3 .main_navLong td a { display: block; width: 115px; height:30px; text-decoration:none; background-image: url(/images/buttonup1.jpg);	background-repeat: no-repeat; line-height: 1.2em;}
.nav3 .main_navLong td a span {display: block; margin:0px; font-size:90%; color:#FFFFFF; font-weight: bold; padding: 0px 0px 0px 0px;} 
.nav3 .main_navLong a:hover {text-decoration: none; background-image: url(/images/buttonhover1.jpg);}
