.texto {
	display: block;
	height: 18px;
	font-family: Trebuchet, Arial;
	font-size: 9px;
	color: #545454;
}
.textorojo {
	display: block;
	height: 18px;
	font-family: Trebuchet, Arial;
	font-size: 11px;
	color: #C40012;
	font-weight: bold;
}
.pie {
	font-family: Trebuchet, Arial;
	color: #FFF;
	font-size: 11px;
	padding: 11px;
}

.pie a {
	font-family: Trebuchet, Arial;
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
}
.secciones {

	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #545454;
}
.secciones a {

	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #545454;
}

.seccionestitulo {
	display: block;
	font-family: Trebuchet, Arial;
	font-size: 14px;
	color: #C40012;
	font-weight: bold;
}
.seccionesn {

	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #545454;
	font-weight: bold;
}
