body {
	margin:0;
	padding:0;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	/*background:url(../../img/background.jpg) fixed repeat-x #FFEA3C;*/
	background-color:#68B92C;
	color:#333333
}

p { margin:0; padding:0 }
form { margin:0; padding:0 }
a img { border:0 }
ul { list-style-type:none; margin:0; padding:0 }
table { margin:0; padding:0; border-collapse:collapse }
h1 { margin:0; font-size:18px }
h2 { margin:0; font-size:12px; font-weight:normal; font-style:italic }
h3 { margin:0; font-size:9px; font-weight:normal }

table.form td { font-size:12px; padding:4px 0 4px 0 }
table.form td.label { font-weight:bold; text-align:right; padding-right:4px }
table.form td.top { vertical-align:top; padding-top:4px }

a { text-decoration:none; color:#333333 }
a:hover { text-decoration:underline; color:#333333 }

#divcentraliza { width:770px; position:absolute; margin-left:-385px; left:50%; background-color:#FFFFFF }

#divtopo { height:204px }

#divleft   { width:130px; float:left }
#divcenter { width:500px; float:left; margin:0 0 0 5px; padding:0 }
#divright  { width:130px; float:left; margin:0 0 0 5px }

#divcenter ul.ulcenter { background-color:#FFFFFF; float:left; width:488px; padding:5px; border:1px solid #025BAB; border-top:0 }

#divbannertopo { padding:0 10px 10px 10px; background-color:#FFFFFF; margin:0; text-align:center; width:750px; height:60px }
#divbannertopo img { border:1px solid #333 }

#divbannerlateral { background-color:#FFFFFF; width:130px; padding-bottom:5px; text-align:center }
#divbannerlateral div { padding:5px 0 0 0 }
#divbannerlateral img { border:1px solid #333; padding:0 }

#divrodape { background-image:url(../../img/barra_rodape.gif); height:30px; margin-top:5px; float:left; width:770px }


/* MENU DE NAVEGAÇÃO HORIZONTAL */
#divmenuh { height:20px; background-color:#FFFFFF; border-top:1px solid #FFFFFF; display:block; padding-bottom:10px }
#divmenuh div {
	color:#000000;
	padding:3px 0 0 0;
	width:110px;
	background-image:url(../../img/backmenu.gif);
	background-color:#FFFFFF;
	text-align:center;
	float:left;
	height:17px;
	cursor:pointer;
	margin:0px 0 5px 0
}
#divmenuh div a { color:#000000; text-decoration:none }
#divmenuh div a:hover { color:#FFFFFF; text-decoration:none }
/***********************/


/* ITENS DO MENU DE NAVEGAÇÃO HORIZONTAL */
ul.menuh { display:none; position:absolute; background-color:#FFFFFF; top:225px; float:left }
ul.menuh li { background-color:#E00000; border-bottom:1px solid #FFFFFF }
ul.menuh a { color:#FFFFFF; text-decoration:none; width:154px; display:block; padding:3px 5px 3px 3px; background-color:#EE9B11 }
ul.menuh a:hover { color:#A5ABBC; text-decoration:none; background-color:#68B92C; color:#FFFFFF }
/******************************/


/* BOTÕES E CAMPOS DE EDIÇÃO */
input.b1 { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size:11px }
select.s1 { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size:11px; padding:0; border:1px solid #7F9DB9 }
input.t1 { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size:11px; padding:1px 0 1px 0; border:1px solid #7F9DB9 }
textarea.t1 { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size:11px; padding:1px 0 1px 0; border:1px solid #7F9DB9 }

input.obrig    { background-color:#FFFFE7 }
select.obrig   { background-color:#FFFFE7 }
textarea.obrig { background-color:#FFFFE7 }
span.obrig { font-weight:bold; color:red }
/*****************************/

ul.blue_center { width:498px; border:1px solid #fff; float:left; background-color:#fff }
ul.blue_center li.title { color:#000000; padding:2px 4px 2px 4px; font-weight:bold; cursor:default; background-image:url(../../img/bgtitle.jpg); margin-bottom:5px }
ul.blue_center li.title a { color:#000000 }
ul.blue_center li { padding:0 5px 0 5px }

ul.blue li.title { background-color:#F1A221 }
ul.yellow li.title { background-color:#F1A221 }
ul.red li.title { background-color:#F1A221 }
ul.green li.title { background-color:#F1A221 }

ul.yellow a { color:#CC8400 }
ul.blue a { color:#5CAD20; font-weight:bold } /* LINK DA CATEGORIA DA NOTÍCIA NA INDEX */
ul.red a { color:#C00000 }
ul.green a { color:#008000 }

ul a.cyan { color:#666 }

ul.quadro { width:128px; border:1px solid #fff; background-color:#fff; margin-bottom:5px }
ul.quadro2 { width:498px; border:1px solid #fff; background-color:#fff; float:left; margin:0 0 5px 0 }

ul.quadro li.title, ul.quadro2 li.title { color:#000000; padding:2px 4px 2px 4px; font-weight:bold; cursor:default; background-image:url(../../img/bgtitle.jpg); margin:0 }
ul.quadro li.title a, ul.quadro2 li.title a { color:#000000 }
ul.quadro li, ul.quadro2 li { padding:2px }

ul.menu li { padding:0 }

li.datahora { font-size:10px; font-style:italic; margin-bottom:10px }

ul.quadro a {
	width:122px;
	padding:3px;
	text-decoration:none;
	display:block;
	color:#444;
	border-bottom:1px solid #FFFFFF;
}

ul.quadro a.m0 { background-color:#68B92C; color:#FFFFFF }
ul.quadro a.m1 { background-color:#68B92C; color:#FFFFFF }
ul.quadro a:hover { text-decoration:none; background-color:#FFFFFF; color:#68B92C }

li.dest { width:452px; float:left }
h1.chamada { font-size:11px; font-weight:normal }
h1.chamada a, li.dest a { color:#333333; font-weight:normal }
h1.chamada a:hover { color:#333333; font-weight:normal }

div.gfot_index { width:486px; background-color:#eee; padding:5px 4px 5px 4px }
img.gfot_index { border:1px solid #666; margin-right:5px; float:left }

div.index { width:486px; background-color:#eee; padding:5px 4px 5px 4px; float:left; margin-bottom:5px }
div.link  { text-align:right; display:block }
img.index { border:1px solid #666; margin-right:5px; float:left }

table.noticia { background-color:#ccc; float:left; margin:0 10px 10px 0; padding:5px; width:200px }
table.noticia td { padding:3px }
table.noticia td.crdt { font-size:9px; font-style:italic; text-align:right; padding-bottom:0 }
table.noticia td.lgnd { font-size:9px; font-style:italic; background-color:#eee }
table.noticia img { border:1px solid #666 }

div.form { background-color:#eee; padding:5px }
div.form td { padding:2px 0 2px 0 }
div.form td.label { font-weight:bold; text-align:right; padding-right:5px }
div.form td.top { vertical-align:top; padding-top:4px }

div.recado { border:1px solid #999; background-color:#fff; margin-bottom:3px }
div.recado p { padding:2px }
div.recado p.title { background-color:#999; color:#fff }
div.recado p.nome { background-color:#dfdfdf }
div.recado p.para { background-color:#f0f0f0; font-style:italic }
div.recado p.recado{ padding:4px; color:#0259A9 }

table.conteudo { background-color:#ccc; float:left; margin:0 10px 10px 0; padding:5px; width:200px }
table.conteudo td { padding:3px }
table.conteudo td.crdt { font-size:9px; font-style:italic; text-align:right; padding-bottom:0 }
table.conteudo td.lgnd { font-size:9px; font-style:italic; background-color:#eee }
table.conteudo img { border:1px solid #666 }

table.util { width:100% }
table.util td { padding:5px 0 5px 0 }
table.util td.header { background-color:#ddd; padding-left:5px }
table.util td.img { width:126px; vertical-align:top }
table.util td a { font-weight:normal; color:#0F96DC }

div.download { border:1px solid #999; background-color:#fff; margin-bottom:5px }
div.download p.title { background-color:#aaa; color:#fff; padding:2px }
div.download p.desc { font-weight:bold; padding:4px 2px 2px 2px }
div.download p.size { padding:2px 2px 2px 2px }

div.fofoca { background-color:#FFF; margin-bottom:20px }
div.fofoca p.title { background-color:#E4E4E4; color:#000; padding:2px; font-weight:bold }
div.fofoca p.desc { font-weight:normal; padding:4px 2px 2px 2px }

img.img_dest { border:1px solid #666; margin-right:5px; float:left }
table.dest { border-collapse:collapse; border-spacing:0 }
table.dest td { vertical-align:top; border:0; margin:0 }
table.dest td div { width:235px; background-color:#eee; padding:4px; height:62px; margin:0 }
table.dest td div.dest1 { margin-right:2px }
table.dest td div.dest2 { margin-left:2px }

