.texto_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.centrado {
	text-align: center;
}

ul.content {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.content li {
	background-image: url(../images/flecha_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
/* TABLAS ANNUAL REPORT */
.annual {
	font-family: Arial, Helvetica, sans-serif;
}

.annual td {
	background-color: #d49345;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6710A;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	vertical-align: top;
}
.annual th {
	font-size: 13px;
	color: #C6710A;
	text-align: left;
	padding: 2px;
	background-color: f0d9be;
}
.annual tr:hover td {
	background-color: #D99F59;
} 
.annual td.tapa {
	background-color: #C6710A;
	border-bottom-style: none;
}
.annual tr:hover td.tapa {
	background-color: #C6710A;
	border-bottom-style: none;
}
.annual .peso {
	font-size: 9px;
	color: #F0D9BE;
}

/* TABLAS NOTICE */
.notice {
	font-family: Arial, Helvetica, sans-serif;
}

.notice td {
	background-color: #5C71A4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #46577D;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	vertical-align: top;
}
.notice th {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	background-color: #364E83;
}
.notice tr:hover td {
	background-color: #697DAB;
} 
.notice td.tapa {
	background-color: #3D5693;
	border-bottom-style: none;
}
.notice tr:hover td.tapa {
	background-color: #3D5693;
	border-bottom-style: none;
}
.notice .peso {
	font-size: 9px;
	color: #ACB7D0;
}
.top {
	vertical-align: top;
}
.cifras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.cifras .tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/flecha_menu.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	background-position: 2px 10px;
}
.cifras th {
	background-color: #9B7452;
	padding-top: 7px;
	padding-bottom: 7px;
}
.cifras td.nombre {
	background-color: #B1845E;
	text-align: left;
	padding: 7px;
}
.cifras td.dato {
	background-color: #B1845E;
	text-align: center;
	padding: 7px;
}
