.menuSuperior {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
	color: #362F72;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #f1f0f0;
}
a:active {
	text-decoration: none;
}
.tablaFondo {
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #362F72;
}
.contenido {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #362F72;
}
.contenidoSmall {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.subtitulo2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #362F72;
}
.contenidoAzul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #362F72;
	text-align: justify;
}
