/* Bsico */
body,h1,h2,h3,h4,ul,ol,li,dl,dd,dt,form{
	margin:0px;
	padding:0px;
}
A:link { TEXT-DECORATION: none; }
A:visited { TEXT-DECORATION: none;  }
A:hover { TEXT-DECORATION: underline; }
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #cbcbcb; 
	scrollbar-arrow-color: #000000;
	scrollbar-Face-Color: #b0b5b9;
	scrollbar-highlight-Color: #cbcbcb;
	scrollbar-DarkShadow-Color: #a7acaf;
	scrollbar-Track-Color: #cbcbcb;
	background-color: #000000;
}
ul,li{
	list-style:none;
}
.quebra{
	clear:both;
}
img {
	border: none;
}
/* Fim Bsico*/
.fundo{
	background-image: url(img/fundo.jpg);
	background-repeat: no-repeat;
}
#topo{
	position:absolute;
	top: 0;
	left: 0;
	background-image: url(img/topo.gif);
	background-repeat: no-repeat;
	width: 544px;
	height: 31px;
}
#titular{
	position:absolute;
	top: 43px;
	left: 21px;
	background-image: url(img/titular.gif);
	background-repeat: no-repeat;
	width: 502px;
	height: 21px;
}
.conteudo{
	width: 234px;
	height: 326px;
	background-color: #fff;
}
#menu{
	position:absolute;
	top: 102px;
	left: 44px;
	width: 460px;
	height: 31px;
	z-index: 2;
}
#janela{
	position:absolute;
	top: 137px;
	left: 21px;
	padding: 12px;
	background-image: url(img/fundo_anos.gif);
	background-repeat: no-repeat;
	width: 479px;
	height: 399px;
}
#rodape{
	position:absolute;
	top: 585px;
	left: 0;
	background-image: url(img/rodape.gif);
	background-repeat: no-repeat;
	width: 544px;
	height: 17px;
}

/* menu */
#menu a,
#menu span{
	background-position: 0 -37px;
	float: left;
	width: 92px;
	height: 37px;
	display: block;
}
#menu a:hover	{	background-position: 0 -74px;}
#menu span		{	background-position: 0 0;}
#menu .mn1		{	background-image: url(img/aba_1970.gif);}
#menu .mn2		{	background-image: url(img/aba_1980.gif);}
#menu .mn3		{	background-image: url(img/aba_1990.gif);}
#menu .mn4		{	background-image: url(img/aba_2000.gif);}
#menu .mn5		{	background-image: url(img/aba_acessorios.gif);}
/* menu */
