* {	margin:0; font-family:"Lucida Sans Unicode", Verdana, Arial, Tahoma; }
body { height:100%; margin:0 auto; color:#fff; text-align:center; background:url(../imagens/bg.jpg); font-size:11px; }
a { color:#ffba00; text-decoration:none; } a:hover { color:#ff9600; }
table {	border:none; }
img { border:none; }
p { line-height:25px; text-align:justify; padding-bottom:10px; font-size:12px; }

input.c_form { font-size:11px; color:#333; border:1px solid #fff; width:634px; }
input.c_form2 { font-size:11px; color:#333; border:1px solid #fff; width:165px; }
textarea { font-size:11px; color: #333; border:1px solid #fff; width:380px; height:115px; }
input.botao { border:2px solid #588f19; background:#7fb83d; font-size:11px; color:#fff; font-weight:bold; cursor:pointer; }
.linha{ border-bottom:1px dotted #fff; }
.pcontato { text-align:center; font-size:15px; }
.pcontato2 { margin-top:85px; text-align:center; font-size:15px; }

#geral { width:980px; margin:0 auto; text-align:left; }

#logo { width:430px; height:113px; padding-top:98px; background:url(../imagens/logo_bg.png); margin:10px 0 0 280px; }
	#logo h1 { width:180px; height:66px; margin-left:123px; text-indent:-999em; background:url(../imagens/logo.gif) }

#linguas { width:62px; height:11px; margin:19px 0 0 182px; overflow:hidden; position:relative; display:inline; float:left; background:url(../imagens/l_all.gif);  }
	#linguas ul { list-style-type:none; }
	#linguas ul li { position:absolute; }
	#linguas ul li a { display:block; height:11px; text-indent:-999em; }
		#l1 { left:0px; width:14px; }  #l1 a:hover, #l1 a.active { background:url(../imagens/l_pt.gif); }
		#l2 { left:24px; width:14px; } #l2 a:hover, #l2 a.active { background:url(../imagens/l_esp.gif); }
		#l3 { left:48px; width:14px; } #l3 a:hover, #l3 a.active { background:url(../imagens/l_eng.gif); }

#menu { width:980px; height:89px; position:relative; float:left; z-index:1 }

#conteudobg { width:903px; height:523px; background:url(../imagens/conteudo_bg.png); padding:9px 0 0 9px; margin:-50px 0 0 35px; position:relative; float:left; z-index:0 }
	#conteudo { width:829px; height:469px; padding:45px 30px 0 35px; background:#000 url(../imagens/conteudo_bg2.jpg) no-repeat; }
		#conteudo p a:hover { color:#ff9600; border-bottom:1px dotted #fff; }
		#conteudo h2 { font:bold 17px "Georgia", Verdana, Arial, Tahoma; color:#ffba00; letter-spacing:-1px; border-bottom:1px dotted #fff; width:518px; padding-bottom:3px; margin-bottom:10px; }
		#conteudo table { float:left; margin-right:10px; }
		#conteudo iframe { border:1px dashed #fff; padding:3px; }
			.galeria a { border-bottom:none; }
			.galeria a img { width:120px; height:90px; margin:5px 4px 2px 0; border:1px dashed #999; padding:2px; }
			.galeria a img:hover { border:1px dashed #000; background:#ffba00; }

#rodape { width:893px; float:right; padding-right:45px; padding-bottom:20px; }
	#rodape p { text-align:right; line-height:normal; padding-bottom:0; font-size:10px;}
	
/* scrollbar #conteudo */
#scrollbar { display:block; }
#wn	{ position:relative; width:520px; height:314px; overflow:hidden; }
#scrollbar { position:relative; width:11px; height:300px; font-size:1px; }
#track { position:absolute; left:0; top:17px; width:11px; height:265px; background: #d4d4d4; }
#dragBar { position:absolute; left:1px; top:1px; width:9px; height:20px; background-color:#7e7e7e; }  
#up { position:absolute; left:0; top:0; }  
#down { position:absolute; left:0; bottom:0; }
#scrollbar, #track, #dragBar, #up, #down { -moz-user-select: none; -khtml-user-select: none; }
#scrollbar img { display:block; } 