.titol {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.Subtítol {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.textblau {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003c87;
	text-decoration: none;
}
.textblanc {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
}
