table#tabla_revista_fondos_inversion {
    padding-bottom:  20px;
    position: relative;
    left: 99px;
    z-index: 0;
}

table#num_actual {
	background-color: white;
	border: 0px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	vertical-align: top;
    padding-bottom:  40px;
    margin-bottom:  40px;
}

table#num_actual caption {
	text-align: left;
	background: url("/pub/img/top_contenidos.gif") white no-repeat bottom left;
	height: 45px; /* Firefox caption height */
	padding-bottom: 25px; /* IE caption height */

}
table#num_actual thead td{
	padding: 20px 0px;
}

table#num_actual thead td {
	vertical-align: bottom;
	color: #0051a2;
	font-family: verdana, tahoma, arial, helvetica, san serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

table#num_actual thead td#descripcion_revista{
    padding: 0px 20px 10px 20px;
    color: gray;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    text-align: justify;
}


td#encabezado {
	text-align: left;
	background-color: #0066cc;
	color: white;
	font-size: 11px;
	background-image: url("/fondos/img/revista/gray_line.gif");
	background-position: right ;
	background-repeat:  repeat-y;
	padding-left: 3px;
	border-top: 10px solid white;
}
/*
td#contenidos a{
	cursor: pointer;
	display: block;
	margin: 0px;
	background: url("/fondos/img/revista/pdf+flecha.png") no-repeat left 2px;
	padding-top: 4px;
 	padding-left: 30px;
 	vertical-align: middle;
	height: 20px;

}
td#contenidos a:hover{
	text-decoration: underline;
}
*/
td#enlaces {
}

td#enlaces a{
display: block;
background: url(/plantillas/0/empresas/img/arrow_3px.gif) transparent no-repeat 2px 4px;
padding-left: 10px;
}


td#enlaces ul {
 	margin-left: -30px;
 	margin-right: 30px;
}

td#enlaces li {
	background: url("/fondos/img/revista/pdf+flecha.png") no-repeat left 2px;
	list-style-type:none;
 	padding-left: 30px;
}

fieldset#informes_reducidos{
	width: 400px;
	margin: 20px 0px;
}
fieldset#informes_reducidos legend{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 6px 4px 6px;
	background-color: #0066cc;
	color: white;
}
table#informes_reducidos_table{
	text-align: center;
	border-collapse: collapse;
	border-spacing:0px;
	margin: 10px 20px;
	width: 100%;
}
table#informes_reducidos_table th{
	font-family:verdana,tahoma,arial,helvetica,san serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-align: left;
	padding-bottom: 10px;		
}


table.categ_fondo{
	border-collapse: collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
	width: 90%;
	text-align: left;
}

td.categ_fondo0{
	background: url("/fondos/img/revista/gr_blue.gif") repeat-x 0px 0px; 
	height: 18px; 
	border: #3366ff 1px solid;
	text-align: left;
}
td.categ_fondo1{
	background: url("/fondos/img/revista/gr_gray.gif") repeat-x 0px 0px; 
	height: 18px; 
	border: #3366ff 1px solid;
}

td.level1{
 	padding-left: 0px;
}

td.level2{
	padding-left: 10px;
	padding-right: 10px;
}
/* , tr.level2*/
table.hidden, table.level2, td.hidden{
	display: none;
	visibility: hidden;
}
table.show{
	display: table;
	visibility: visible;
}
a.categ_fondo{
	background: url("/fondos/img/revista/desplegable_icon.gif") no-repeat 4px 4px; 
 	padding: 2px 2px 2px 20px;
 	vertical-align: middle;
	height: 20px;
	width: 190px;
}

a.pdf_link{
	background: url("/fondos/img/revista/pdf2.gif") no-repeat 0px 0px;
 	padding: 1px 2px 1px 20px;
 	vertical-align: middle;

}

/**** Otas revistas ***/
table.otras_revistas{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    padding-bottom: 20px;
}

table.otras_revistas caption{
    font-size: 12px;
    text-align: left;
    background-color: #E26A12;
    color: white;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 15px;
}
table.otras_revistas tbody td, table.otras_revistas tbody a{
    color: #E26A12;
    padding-left: 20px;
}

table.otras_revistas_by_year{
    padding-left: 35px;
    margin-top: 15px;
    margin-bottom: 15px;
}

/**** Fin otas revistas ***/

/**** PIE multidioma ****/
div#pie_idiomas{
    top:auto  !important;
    overflow: hidden !important;
    z-index: 0;
    padding-top: 80px;
	margin-top:80px;
    position: relative !important;
}

/**** Fin PIE multidioma ****/
