.texto_registro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.cajaregistro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.indicadores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #152C4E;
}
.general:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
}
.general:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
}
.general:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
}
.general:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
}
.general2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
}
.general2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
}
.general2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
}
.general2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
}
.botones_info:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.botones_info:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.botones_info:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.botones_info:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.botones_informate:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.botones_informate:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.botones_informate:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}
.botones_informate:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}


.padding_arriba_izquierda {
	padding-top: 5px;
	padding-left: 8px;
}
.bordes_laterales {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
}
.bordes_laterales2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borde_abajo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.datos_agentes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.titulos_paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0001;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 5px;
}
.titulos_tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_tablas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.texto_tablas2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.list_menu {
	font-size: 11px;
	color: #003366;
	border: 1px solid #999999;
}

.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	color: #003366;
}
.listafondos {
	list-style-image: url(Images/bullet.jpg);
}
.listainformate{
	list-style-image: url(Images/bullet_2.jpg);
}
.marco {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.texto_disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

.marco2 {
	border: 1px solid #CCCCCC;
}
.botones1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.bread_crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0198CD;
}
.subtitulo_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.subtitulo_gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-align: justify;
	font-weight: bold;
}
.titulo_fondos_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0198CD;
	font-weight: bold;
}
.tabla_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #84B42A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tabla_gris2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #84B42A;
	background-repeat: repeat-x;
	font-weight: bold;
}
.borde_der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.rentabilidades:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0198CD;
	text-decoration: underline;
}
.rentabilidades:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0198CD;
	text-decoration: underline;
}
.rentabilidades:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.rentabilidades:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0198CD;
	text-decoration: underline;
}


a.buttons {
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
font-weight: normal;
background-color:#FFFFFF;
padding: 5px;
}
a.buttons:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
a.buttons:visited {
	color: #666666;
	background-color: #FFFFFF;
}
a.buttons:hover {
	background-color:#0198CD;
	color: #FFFFFF;
}
a.buttons:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;}
.tabla_gris3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C8E691;
}
