@charset "utf-8";
	
 	
	body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;}
	
    #pagina {
	background-color: #000000;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;}
	
	
    #qualquercoisa {
	width: 780px;
	padding: 0px;
	text-indent: -99999px;
	overflow: hidden;
	display: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}
	
	
    #topo {
	background-color: #000000;
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
	
	#menu {
	height: 86px;
	width: 778px;}
	
	
    #conteudogeral {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;}
	
    #rodape {
	background-color: #000000;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;}
	
	
    #conteudo {
	background-color: #000000;
	float: left;
	height: auto;
	width: 780px;}	
	