.destacados {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #A0252E;
}
.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.fondogral {
	background-image: url(images/logofondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
