*{
	background-repeat: no-repeat;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #dbd5c3;
	scrollbar-arrow-color: #790000;
	scrollbar-highlight-color: #fff;
	scrollbar-base-color: #d3ccb6;
}
a{
	text-decoration: none;
	color:#790000;	
}
a:hover{
	text-decoration: underline;
}
body{
	margin: 0;
	padding: 0;
	background-color: #000;
	background-image: url(img/fundo.gif);
	background-repeat: repeat-x;
}
.topo{
	position: absolute;
	left: 0;
	top: 0;
	width: 398px;
	height: 31px;
	background-image: url(img/topo.gif);
}
.titulo{
	background-image: url(img/titulobg.gif);
	position: absolute;
	left: 21px;
	top: 51px;
	width: 609px;
	height: 41px;
}
.menutopo{
	width: 292px;
	height: 21px;
	position: absolute;
	top: 51px;
	left: 338px;
	background-image: url(img/menutopo.gif);
}
.conteudo{
	width: 609px;
	height: 408px;
	position: absolute;
	top: 92px;
	left: 21px;
}
.conteudobg{
	background-image: url(img/conteudobg.gif);
	background-color: Black;
}
.texto,.marca,.avioes,.entenda,.quem{
	position: absolute;
	left: 15px;
	top: 35px;
	width: 589px;
	height: 255px;
	overflow: auto;
}
.marca,.avioes{
	left: 3px;
	width: 602px;
	height: 290px;
	top: 30px;
	background-image: url(img/marcas.jpg);
}
.avioes{
	background-image: url(img/avioes.jpg);
}
.entenda{
	left: 25px;
	width: 579px;
}
.quem{
	top: 30px;
	height: 275px;
}	
.quem ul{
	float: left;
	width: 275px;
	margin: 2px;
	padding: 0;
}
.quem li{
	display: block;
	margin: 0;
	padding: 0;
	width: 265px;
	height: 16px;
	background-image: url(img/quem.gif);	
	background-position: 0 -32px;
	font-size: 10px;
}
.quem a{
	width: 265px;
	height: 16px;
	display: block;
	padding: 0 0 0 10px;
	background-image: url(img/quem.gif);	
	background-position: 0 0;
}
.quem1{
 margin-left: 12px;
}
.quemtx{
	clear: both;
	margin-top: 10px;
	width: 555px;
	height: 120px;
	overflow: auto;
	padding: 2px 5px;
	border: 1px solid #ebefe5;
	background-color: #fff;

}
.quem a:hover{
	background-position: 0 -16px;
	color: #fff;
	text-decoration: none;
}
.banner{
	position: absolute;
	left: 0;
	bottom: 0;
	vertical-align: top;
	width: 609px;
	height: 60px;
	text-align: center;
}
h1,h2,h3,h4{
	font-size: 20px;
	font-weight: bold;
	color: #6d1010;
	margin: 4px 0;
}
p{
	margin: 4px 0;
}
h2{
	font-size: 11px;
	color: #6d1010;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #6d1010;
}
h4{
	font-size: 11px;
}
.menu{
	position: absolute;
	left: 13px;
	top: 0;
}
.menudata{
	position: absolute;
	left: 2px;
	top:290px;
	width: 605px;
	height: 40px;
	background-image: url(img/menudatas.gif);
	padding-left: 4px;
}

