.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #595959;
	text-align: justify;
}

.textocentrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #595959;
	text-align: center;
}

.textocentradorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #8A3145;
	text-align: center;
}

.textocentradopeque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #595959;
	text-align: center;
}

.textorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #8A3145;
	text-align: justify;
}

.textoencabezadorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #8A3145;
	text-align: center;
}


.titulonoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #8a3145;
}

.textotabulado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #595959;
	text-align:justify;
	text-indent: 1.6cm;
}

.textotabuladob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #595959;
	text-align:justify;
	text-indent: 1cm;
	display:block;
}



