body {
	background-image: url(../imagens/bg_geral.png);
	background-repeat: repeat-x;
	font-family:Verdana,Arial,sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-color: #DF6B3B;
}
#geral {
	width: 775px;
	padding: 5px;
	margin:0 auto;
	text-align: center;
	height: auto;
	}
#cabecalho {
	width: 775;
	margin:0 auto;
	height: 147px;
	text-align: left;
	background-image: url(../imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#cabecalho_home {
	width: 775;
	margin:0 auto;
	height: 147px;
	text-align: left;
	background-image: url(../imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu_top {
	font-family:Verdana,Arial,sans-serif;
	font-size: 10px;
	float: right;
	height: 147px;
	width: 150px;
	color: #FFFFFF;
	padding: 0px 10px;
}
#menu_top a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
#menu_top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#fundo_menu {
	background-image: url(../imagens/bg_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 54px;
	width: 775;
}
#fundo_menu_secundaria {
	background-image: url(../imagens/bg_menu_sencundarias.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	width: 775;
}
/* MENU */
#menu ul {
	padding:3px 0px 0px 3px;
	margin:0px;
	float: none;
	width: 100%;
	list-style:none;
	font-family:Verdana,Arial,sans-serif;
	font-size: 10px;
	position: relative;
}
#menu ul li { display: inline; }
#menu ul li a{
	color: #3B657B;
	text-decoration: none;
	padding: 4px 7px 3px;
	float:left;

	}
#menu ul li a:hover {
	background-color:#3B657B;
	color: #ffffff;
	}
#conteudo {
	width: 775;
	margin:0 auto;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
}
#conteudo_secundario {
	background-color: #FFFFFF;
	background-image: url(../imagens/bg_conteudo_secundarias.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 775px;
}
#coluna_texto {
	width: 550px;
	float: left;
	padding: 0 20px 0 25px;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	}
#coluna_texto a {
	font-family:Verdana,Arial,sans-serif;
	text-decoration: none;
}
#coluna_texto ul li{
	list-style-image: url(../imagens/ico_seta.gif);
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 5px 0 5px;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
}

#coluna_menu {
	width: 180px;
	float: right;
	}
#coluna_menu * {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	}
#coluna_menu ul li{
	list-style-image: url(../imagens/ico_menus_laterais.gif);
	list-style-type: square;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
}
#coluna_menu ul li a {
	color: #3B657B;
	text-decoration: none;
	}
#coluna_menu ul li a:visited {
	color: #3B657B;
	text-decoration: none;
	}
#titulo_paginas1 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../imagens/ico_titulos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 20px;
	font-family:Verdana,Arial,sans-serif;
	color: #3B657B;
}
#titulo_paginas{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../imagens/ico_titulos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 20px;
	font-family:Verdana,Arial,sans-serif;
	color: #3B657B;
}
#titulos {
	font-size: 16px;
	font-weight: bold;
	font-family:Verdana,Arial,sans-serif;
	color: #3B657B;
	padding-left: 22px;
	background-position: top;
	}
#titulo_noticias {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
	font-family:Verdana,Arial,sans-serif;
	color: #3B657B;
	padding: 0px;
}
#home_noticias {
	width: 299px;
	float: right;
	margin:0 0px 0 auto;
	background-image: url(../imagens/bg_fundo_noticias.gif);
	background-repeat: repeat-y;
	padding: 0px;
	text-align:left;
}
#home_coluna2 {
	width: 299px;
	float: right;
	margin:0 0px 0 auto;
	padding: 0px;
	text-align:left;
}

#home_coluna1 {
	width: 450px;
	float: left;
	padding: 0 0px 0 20px;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	}
#rodape {
	width: 775px;
	height: 20px;
	text-align:center;
	font-family:Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #3B657B;
	background-color: #F2ECDE;
	background-position: center;
	vertical-align: middle;
	padding-top: 4px;
	clear: both;
	}
	#rodape a {
	color: #ffffff;
	text-decoration: none;
	}
	#rodape a:hover {
	color: #ffffff;
	}

INPUT {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana,Arial,sans-serif;
}
SELECT {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana,Arial,sans-serif;
}
TEXTAREA {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana,Arial,sans-serif;
}
INPUT {
	BORDER-RIGHT: #4c4840 1px solid; BORDER-TOP: #4c4840 1px solid; BORDER-LEFT: #4c4840 1px solid; BORDER-BOTTOM: #4c4840 1px solid
}
INPUT.border-0 {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: transparent
}
SELECT {
	BORDER-RIGHT: #4c4840 1px solid; BORDER-TOP: #4c4840 1px solid; BORDER-LEFT: #4c4840 1px solid; BORDER-BOTTOM: #4c4840 1px solid
}
TEXTAREA {
	BORDER-RIGHT: #4c4840 1px solid; BORDER-TOP: #4c4840 1px solid; BORDER-LEFT: #4c4840 1px solid; BORDER-BOTTOM: #4c4840 1px solid
}
TEXTAREA {
	SCROLLBAR-FACE-COLOR: #e2e2e2; SCROLLBAR-3DLIGHT-COLOR: #f4f4f4; SCROLLBAR-ARROW-COLOR: #06334b; SCROLLBAR-TRACK-COLOR: #f4f4f4; SCROLLBAR-DARKSHADOW-COLOR: #f4f4f4
}
HR {
	COLOR: #3B657B; HEIGHT: 1px
}
INPUT {
	MARGIN: 0px; BACKGROUND-COLOR: #f3f3f3; padding: 2px 2px 2px 5px; 
}
SELECT {
	MARGIN: 0px; BACKGROUND-COLOR: #f3f3f3; padding: 5px
}
TEXTAREA {
	MARGIN: 2px; BACKGROUND-COLOR: #f3f3f3; padding: 5px
}
#box_destaque A {
	DISPLAY: block;
	text-decoration: none;
	font-family:Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #000000;
}
#box_destaque B.noticias {
	COLOR: #3B657B;
	FONT-SIZE: 11px;
	font-family:Verdana,Arial,sans-serif;
}
#box_destaque IMG.noticias {
	FLOAT: left; MARGIN: 0px 9px 0px 0px
	}
#box_destaque #listaA {
	FLOAT: none; MARGIN: 2px 5px 3px 0px; WIDTH: 290px; LINE-HEIGHT: 13px
}
#box_destaque #listaA UL LI {
	MIN-HEIGHT: 80px;
	BACKGROUND: url(/imagens/pont.gif) no-repeat bottom;
	HEIGHT: 30px;
	LIST-STYLE-TYPE: none;
	padding: 5px 20px;
	}
	#box_destaque_noticia A {
	DISPLAY: block;
	text-decoration: none;
	font-family:Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #000000;
}
#box_destaque_noticia B.noticias {
	COLOR: #3B657B;
	FONT-SIZE: 11px;
	font-family:Verdana,Arial,sans-serif;
}
#box_destaque_noticia #listaA {
	FLOAT: none; MARGIN: 2px 5px 3px 0px; WIDTH: 500px; LINE-HEIGHT: 13px
}
#box_destaque_noticia #listaA UL LI {
	MIN-HEIGHT: 80px;
	HEIGHT: 50px;
	LIST-STYLE-TYPE: none;
	padding: 5px 20px;
	background-image: url(/imagens/pont.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#leiamais UL LI a{
	COLOR: #3B657B;
	FONT-SIZE: 11px;
	font-family:Verdana,Arial,sans-serif;
	LIST-STYLE-TYPE: none;
	padding-right: 20px;
	padding-left: 20px;

}
UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL {
	LIST-STYLE-TYPE: none
	}
#texto_lateral{
	COLOR: #3B657B;
	FONT-SIZE: 11px;
	font-family:Verdana,Arial,sans-serif;
}
.noticiasLaterais {
	font-family:Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #3B657B;
}
