.pie {
	font-family: verdana, arial, helvetica;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #878611;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #878611;
	border-right-color: #878611;
	border-bottom-color: #878611;
	border-left-color: #878611;
}
.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-transform: uppercase;
}
.textonormalnegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	line-height: normal;
	text-transform: uppercase;
	font-variant: normal;
}
.textochico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
}
.blanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}

