﻿.cabecera {
	font-family: "Arial Narrow";
	font-size: medium;
	color: #000080;
	text-transform: uppercase;
	font-weight: bold;
}
.grupo {
	font-family: "Arial Narrow";
	font-size: small;
	color: #000080;
	font-weight: bold;
	text-align: center;
}
.texto_superior {
	font-family: "Arial Narrow";
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.texto_centrado {
	font-family: "Arial Narrow";
	font-size: 14px;
	text-align: center;
}
.preparacion {
	font-family: Arial;
	font-size: small;
	color: #000080;
	font-weight: bold;
	text-align: left;
}
