body,a {
	font:14px 'Trebuchet MS', Trebuchet;
	color: #666666;
	
}
.firma {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a {
	color: #394089;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.mnu_off {
	padding-top:5px;
	width:284px; 
	height:24px;        	
}
.mnu_on {
	margin-top:5px; 
	background:#E7F2F5; 
	width:284px; 
	height:24px;
}

ul#indices, ul#indices li{
	margin:0px;
	padding:0px;
	list-style:none
}
ul#indices li{
	float:left;
	width:263px; 
	background:#FFFFFF url(/99_img/base_indices.jpg) repeat-x 0 0px;
	margin:0px 30px 10px 0px
}
ul#indices li div {
	margin-left:20px;	
	margin-top:5px;
}


ul#destacados,ul#destacados li{
	margin:0;
	padding:0;
	list-style:none
}
ul#destacados li{
	width:445px;
	height:69px;
	background:#F7FBFC;
	margin:0 20px 10px 0;
}
ul#destacados li div {
	text-align:left;
	margin:10px 10px 10px 140px;
}
.actual {
        text-decoration:underline;
}
