@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(images/fondo.gif);
	background-color: #00415f;
	background-repeat:  repeat-x;
	background-position: top;
}
.texto {
	font-family: "Futura Lt BT", "trebuchet MS", sans-serif, "Segoe UI";
	font-size: 15px;
	color: #224266;
	line-height: 20px;
}
.textoBlanco {
	font-family: "Futura Lt BT", "trebuchet MS", sans-serif, "Segoe UI";
	font-size: 13px;
	color: #FFFFFF;
}
.textoCreditos {
	font-family: "Futura Lt BT", "trebuchet MS", sans-serif, "Segoe UI";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titular {
	font-family: "Futura Lt BT", "trebuchet MS", sans-serif, "Segoe UI";
	font-size: 24px;
	color: #276394;
	font-weight: bold;
}
.MenuPie {
	font-family: "Futura Lt BT", "trebuchet MS", sans-serif, "Segoe UI";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.tx_dest {
	font-family: "Futura Lt BT", "trebuchet MS", sans-serif, "Segoe UI";
	font-size: 15px;
	color: #276D8B;
	font-weight: bold;
}

