.texto_negro_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #111111;
	font-weight: bold;
	line-height: 12px;
	word-spacing: normal;
	text-indent: 12px;
	text-align: left;
}
.texto_negro {
	font-family: Verdana;
	font-size: 11px;
	color: #111111;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 16px;
}
.texto_negro_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	font-weight:	bold;
	letter-spacing: normal;
	line-height: 16px;
}
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.texto_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #B10022;
	letter-spacing: normal;
}
.texto_blanco_titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #FFFFFF;
	font-weight:	bold;
	letter-spacing: normal;
	line-height: 16px;
}
.button_claro {
	border : 1px #cfd4d9;
	background: #cfd4d9;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	padding: 1px;
}
.texto_negro_bold_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight:	bold;
	letter-spacing: normal;
	line-height: 12px;
}
.texto_negro_small {
	font-family: Verdana;
	font-size: 10px;
	color: #111111;
	font-weight: normal;
	letter-spacing: inherit;
	line-height: 10px;
}
