.c-titulo {
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #225226;
}
.c-subtitulo {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #225226;
}
.c-antetitulo {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: Gray;
}
.c-secciones {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
.c-paragrafo {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}
.c-destacado {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000033;
}
.c-piefoto {
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: black;
}
.c-link {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #006699; /*#0033FF*/
}
.c-10p {
	font-size: 10px;
	line-height: 14px;
}
.c-12p {
	font-size: 12px;
	line-height: 14px;
}
.c-14p {
	font-size: 14px;
	line-height: 14px;
}
.c-16p {
	font-size: 16px;
	line-height: 14px;
}
.c-18p {
	font-size: 18px;
	line-height: 14px;
}

