.txt_gris {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #525051;
	vertical-align: baseline;
	white-space: normal;
	line-height: 22px;
}

.txt_grisbold{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #525051;
	vertical-align: baseline;
	white-space: normal;
	line-height: 25px;
	font-weight: bold;
}

.txt_grisbordo{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #67133C;
	vertical-align: baseline;
	white-space: normal;
	line-height: 25px;
	font-weight: bold;
}

