.titulo-paginas {
	font-size: 15px;
	color: 340e70;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: 340e70;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.texto-cuadro-reserva {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: aaaaa9;
}
.texto-objetos-formulario {
	font-size: 11px;
	color: 000000;
	font-family: Arial, Helvetica, sans-serif;
}
.texto-promociones {
	font-size: 11px;
	color: 000000;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo-promociones {
	font-size: 11px;
	color: 340e70;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.texto-pie {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
A.enlace-pie {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
A.enlace-pie:Hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.menu-n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu-s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.enlace-menu-s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.textoGeneral {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.enlace-general {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.enlace-general:Hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
A.enlace-general-accion {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00793D;
	text-decoration: underline;
	font-weight: bold;

}
A.enlace-general-accion:Hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00CE67;
	text-decoration: none;
	font-weight: bold;

}