@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
body {
	background-image:url(../images/bkg_misbandas.jpg);
	background-color:#1D58A8;
	background-repeat:no-repeat;
	background-position:top;
}
#menu {
	background-color:#254D95;
	width:865px;
	height:36px;
	position:absolute;
	alignment-adjust:central;
}

