@charset "utf-8";
/* CSS Document */


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: 1100px;}
	
	
	#header {
	}
	
	
		
	
    #topo {
	background-color: #000000;
	width: auto;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
			
	
    #conteudogeral {
	background-color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 660px;
	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: 652px;
	width: 780px;}
	
	
	
	
	
	
		 
    ul {
	list-style:none;}
		
	#menu {
	height: 15px;
	padding: 0px;
	margin: 0px;}
	
	
    #menu_geral {
	width: 780px;
	margin: 0px;
	clear: both;
	padding: 0px;
	height: 50px;}

		
	#menu li {
	display: block;
	float:left;
	position:relative;
	width: 130px;
	text-align: center;}
	
	
	#menu li ul {
	display:none;
	position:absolute;
	top:0;
	left:0px;
	width: 129px;
	padding:0;
	margin-top: 1.3em;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	z-index: 0;}
	
	
	#menu li:hover ul {
	display:block;}
	
	
	#menu li a {
	display:block;
	width: 127px;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	height: 41px;
	padding-top: 9px;
	z-index: 0;
	background-image: url(botao_normal.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-variant: normal;
	text-transform: none;
	color: #999999;}
		
	
    #menu li a:hover {
	color: #FFFFFF;
	background-color: #011357;}
		
	
	#menu li ul a {
	color:#011357;
	width: 246px;
	border: 0.1px solid #000000;
	text-align: left;
	padding-left: 6px;}
	
	
	
	
	
	
	
	
	
	#menu2 {
	background-image: url(botao_indique.gif);
	margin-top: 10px;
	height: 23px;
	width: 738px;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	
	}
	
	
	
	#menu2 a {
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		
	}
	
	
	#menu2 a:hover {
	color: #FFFFFF;
	
	
	}
	
	
		
	
	
	
    
    a {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;}
    
	
	a:hover {
	font-size: 14px;
	color: #FFFF00;}

		

    #pagina {
	text-align: left;
	width: 780px;
	height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;}	
    
   
    a:link {}    
	
    		
    a:visited {
	font-size: 14px;
	color: #CC3300;}

