body {
	overflow-x: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	border: 0px;
	background-repeat: repeat-x;
}		
body,td,th {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #565656;
}	
a {
	color: #639F04;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
}	
* { 
	behavior: url(iepngfix.htc);
}
img {
 	behavior: url(iepngfix.htc);
	}
input, textarea, select {
	background: #FFF;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #565656;
	border-top: #D6D3D3 1px solid;
	border-right: #EBE8E8 1px solid;
	border-left: #D6D3D3 1px solid;
	border-bottom: #EBE8E8 1px solid;
}
* html #fundo {
    position: absolute;
    top:0;
	margin-left:-120;
 	margin-right:0;
	width: 1280;
	height: 232;
	z-index: -1;
}

#fundo {
	position:fixed;
	top:0;
	margin-left:0;
 	margin-right:0;
	width: 100%;
	height: 232;
	z-index: -1;
}
#topo {
	margin-left:0;
 	margin-right:0;
	width: 760px;
	height: 224px;
}
#menu {
	margin-left:0;
 	margin-right:0;
	width: 760px;
	height: 56px;
}
#aeronaves {
	margin-left:0;
 	margin-right:0;
	width: 754px;
	height: 85px;
}
.spacer-w30 {
	padding: 30;
}


