/* CSS Document */
#geral {background-color:#ffffff;
		width:779px;
		margin:0 auto; height:715px; text-align: left;
		border:3px; border-style:dotted; }
		
		.style2 {
	font-size: 11px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image:url(images/fundo.gif);
	scrollbar-face-color:gray;
	scrollbar-3dlight-color: blue;
	scrollbar-arrow-color: blue;
	text-align: center;
}
#topo {width:778px; height:162px;}
#rodape {width:778px; height:37px;}
#conteudo {width:778x; height:520px; background:#DEE7EB; overflow:scroll;}
.tabela{width:345px; height:275px; margin-left:140px;}

.titulo {color:#000099; border-style:double; border-width:2px; margin-left:200px; border-color:#000099; width:350; height:25; font-weight:bold; font-size:16px; text-align:center;}
.news {background-color:#DEE7EB; width:210px; margin-left:6px; color:#000099; height:113px}
.news2 {background-color:#DEE7EB; width:210px; margin-left:6px; color:#DEE7EB; border:1px;}


.normallink {color: green; text-decoration: none; font-family: arial
	}
.ativolink {color: black; text-decoration: underline;
	 font-family: arial; background-color:#999999;
	}

#pop{
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	position:absolute;
	top:491px;
	left:350px;
	witdh:180px;
	height:180px;
	width: 170px;
	z-index:1000;
}
#pop_barra {background-color:#FFFFCC; border:1px inset #0000CC; margin:0px; text-align:right;}

#pop2{
	background-color: #009900;
	position:absolute;
	top:256px;
	left:799px;
	margin-left:-150px;
	margin-top:-100px;
	width:223px;
	height:293px;
	border:2px solid #000000
}
#pop_barra2 {background-color: #0099FF; border:1px inset #0000CC; margin:0px; text-align:right;}