.tituloencabezado {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #CB5E45;
	font-weight: bold;

}
.tituloseccion {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CB5E45;
	font-weight: bold;

}
.subtituloencabezado {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;

}
.textobase {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.menuizq {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;

}

