body {
	margin: 0 0 0 0;
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #feae01;
	font-family: Verdana, Arial; 
	font-size:10pt; 
}

p, table { 
	font-family: Verdana, Arial; 
	font-size:10pt; 
}

td {
	vertical-align:top;
}

#geral {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 780px; 
	left:50%; 
	margin-left:-390px;
	background-color: #fed200;
}

#topo { 
	background-image: url(../img/topo.jpg);
	background-repeat:no-repeat;
	position: relative;	
	width: 100%; 
	height: 180px;
	border-bottom: 1px solid #660066;
}

#indice { 
	position: relative; 
	float: left;
	width: 180px; 
	padding-top:0px;
	padding-left:5px;
	min-height:380px;
	margin-top:5px;
}

#conteudo { 
	position: relative;	
	float: right;
	width: 575px;
	min-height:380px;
	padding-right:10px;
	padding-top:15px;
	padding-left:5px;
	padding-bottom:10px;
}

#barra_inferior { 
	position: relative;	
	clear:both;
	width: 100%; 
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#rodape { 
	position: relative;	
	clear:both;
	width: 100%; 
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border-top: 1px solid #FF6600;
	color:#FF3300;
	font-size:8pt;
}

a { text-decoration: none; color: #000000; }
a:link { color: #000000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; cursor: hand; }

table.tb_lista td {
	border-top:2px dotted #000000;
	padding-top:10px;
	padding-bottom:10px;
}

.pg_titulo {
	font-weight:bold;
	color:#FF0000;
}

ul#menu {
	width:100%;
	border:0px solid #003399;
	margin:0;
	padding: 5px 0 0 0;
	list-style-type:none;
	font-weight:bold;
}
ul#menu li {
	margin-bottom:2px;
	background-image:url(../img/menu1.gif);
	background-repeat:no-repeat;
}
ul#menu li a:link, ul#menu li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
	padding: 8px 0px 10px 13px;
}
ul#menu li a:hover {
	color: #000000;
	background-image:url(../img/menu2.gif);
	background-repeat:no-repeat;
}


#noticia p.data { font-size: 8pt; font-weight: normal; }
#noticia p.titulo { font-size: 10pt; font-weight: bold; }
#noticia p.descricao { font-weight: bold; text-align: justify; }
#noticia p.conteudo { text-align: justify; }
#noticia p.fonte { font-size: 8pt; }
#noticia a { color: #0000FF; }

#agenda span.data { font-size: 10pt; font-weight: bold; }
#agenda p.evento { font-size: 14pt; font-weight: bold; }
#agenda span.local { font-weight: bold;  }
#agenda span.data { font-weight: bold;  }
#agenda span.detalhes { text-align: justify; font-weight: bold; }
#agenda a { color: #0000FF; }


p.voltar { 
	color:#CC0000;
	text-align:center;
}

#links table { font-size: 9pt; margin-top: 12px; margin-bottom: 12px}
#links p { font-size: 9pt; margin-top: 6px; margin-bottom: 6px}

table { font-family: Verdana, Arial; font-size: 10pt; }
.tb_apoios  img {border: 0; margin-bottom:5px;}
.tb_apoios tr { height: 70; }
.tb_apoios td { text-align: center; }
.tb_indice { font-weight: bold; }
.tb_indice img {border: 0;}

#lista_ultimas_noticias {
	list-style-image:url(../img/li_preto.gif);
	list-style-position: outside;
	padding-left:0;
	margin-left:20px;
	margin-top:4px;
	font-size:8pt;
}

#lista_ultimas_noticias li {
	margin-top:5px;
}