* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

a:link { color: #000000; }

a:visited { color: #000000; }

a:active { color: #000000; }

a, a:visited {
	color: #000000;
	text-decoration: none;
}

body {
	background-color:#000000;
	color:#ffffff;
}

#conteudo {
display:block;
width:985px; 
height:985px;
margin-top:361px;
background-color:#000000;
background-image: url(../img/_FUNDO-TRANSP.png);
background-attachment:fixed;
}

#conteudo_interno {
width:695px; 
height:1160px;
margin-top:3px;
}

#geral {
	background: #000 url(images/_bkg.jpg) no-repeat bottom right;	
	background-color:#000000;
	width: 100%;
	height: 100%;
	position: absolute;
}

#main {
	float: left;
	position: absolute;
	left: 50%;
	margin-left: -499px;
}

#topoFlash {
	width: 985px;
	height: 356px;
	float: left;
	position: absolute;
	background: #000 url(img/topoLogo.jpg) no-repeat;
}

#topoSocial {
	width: 350px;
	height: 26px;
	float: left;
	position: relative;
	top: 10px;
	left: 635px;
	display:inline;
}

#topoSocialLinks {
	width: 350px;
	height: 26px;
	list-style-type: none;
	list-style-image:none;
	list-style-position:outside;
	float:left;
	display:inline;
}

#topoSocialLinks a {
	text-decoration:none;
	border-style:none;
}

#topoSocialLinks li {
	text-decoration:none;
	border-style:none;
	display:inline;
}

#menu {
	position:relative;
	top:300px;
	padding-left:15%;	
	padding-right:-35%;
}

/*#menu {
	position:relative;
	float:left;
	top:300px;
	left:130px;
}*/

#menuLinks {
	width: 830px;
	height: 56px;
	list-style-type: none;
	list-style-image:none;
	list-style-position:outside;
	float:left;
	display:inline;
}
#menuLinks li { 
	text-decoration:none;
	border-style:none;
	display:inline;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 15px 0 0;
}

#menuLinks li a { 
	text-decoration:none;
	border-style:none;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#0F528A;
}

#menuLinks li a:hover{ 
	color:#FFF;
}

#menu_dir { 

display: block;
position:absolute;

width: 259px; 

height: 259px;

margin-top:20px;
margin-left:15px;
font-size:11px;
background-color:#000000;
background-image: url(../img/_fundo_azul.gif);

}

#footer {
	display:block;
	position:relative;
	margin-top:40px;
	float:left;	
	left: 540px;
}

#footer a{
	text-decoration:none;
	border-style:none;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
}