@import url("menu_topo.css");
@import url("reset.css");
@import url("sanfona.css");
@import url("coda-slider.css");
@import url("tabelas_ferramentas.css");
@import url("tabela_fundos.css");
@import url("fancy.css");

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#wrapper {
	width: 100%;
	background-image: url(../imagem/bg_fill.gif);
	background-repeat: repeat-x;
	background-color: #FFF;

}
#menu_topo {
	height: 32px;
	width: 782px;
	background-image: url(../imagem/bg_menu.gif);
	background-repeat: repeat-x;
	margin:0 auto;
	z-index:99;
}
#header {
	height: 160px;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagem/bg_header.gif);
	background-repeat: no-repeat;
}
#menu ul li {
	display: inline;
	padding-right: 16px;
	padding-left: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#menu ul {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
}
#menu ul li a {
	color: #333;
	text-decoration: none;
}
#wrapper #menu ul .ferramentas {
}
#oculto {
	height: 80px;
	width: 120px;
	position: absolute;
	background-color: #F00;
	left: 502px;
	top: 192px;
	z-index: 99;
}


#blocos {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
}
.bloco {
	float: left;
	height: 300px;
	width: 260px;
}
.bloco2 {
	float: left;
	height: auto;
	width: 215px;
	padding-left: 20px;
	margin-right: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C1D782;
	margin-top: 15px;
	color: #FFF;
}
.nome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: right;
}
.cargo {
	color: #3F9300;
	text-align: right;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font-weight: normal;
}

.bloco .conteudo {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
#tools {
	height: 199px;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
}
#botton {
	background-image: url(../imagem/botton.gif);
	background-repeat: repeat-x;
	height: 217px;
	width: 100%;
	clear: both;
}
#footer {
	height: 90px;
	width: 100%;
	background-color: #72AA21;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #030;
	clear: both;
}
#footer #footer_centro {
	height: 90px;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
}
#botton_centro {
	height: 217px;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
}
.bloco_3 {
	float: left;
	width: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-top: 20px;
	margin-left: 20px;
	padding-right: 20px;
}
.bloco_4 {
	width: 460px;
	float: left;
}
#footer_centro .bloco2 h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.01 {
	height: 120px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#biblio {
	width: 780px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#paginacao {
	width: 780px;
	height: 25px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}
#paginacao a {
	color: #666;
	font-size: 14px;
}
.lista2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
.lista2 a {
	text-decoration: none;
	color: #666;
}
#recomendamos {
	height: 155px;
	width: 780px;
	clear: both;
	background-image: url(../imagem/bg_recomenda.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 40px;
}
.lista2 a:hover {
	text-decoration: underline;
}
#paginacao a:hover {
	font-weight: bold;
}
#numero_itens {
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 20px;
	color: #000;
	font-size: 13px;
}


.searchbar {
	width: 742px;
	height: 30px;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 28px;
	padding-left: 20px;
	margin-bottom: 40px;
	background-image: url(../imagem/search_bar.png);
	background-repeat: no-repeat;
}
.campo {
	border: 1px solid #8EAE4D;
	padding-top: 5px;
	padding-bottom: 5px;
}

.campo_contato {
	border: 1px solid #8EAE4D;
	padding: 3px 2px 3px 2px;
	width:400px;
}

.botao_contato {
	background:#8EAE4D;
	border:none;
	padding:3px;
	color:#fff;
	
	
}

.rotulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72AA21;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rotulo a {
	color: #72AA21;
	padding-right: 20px;
	padding-left: 20px;
}
.rotulo a:hover {
	color: #4B5B26;
}
.titulo_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.titulo_n a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
}
.data_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-bottom: 10px;
}

.txt_n {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.txt_n a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
}
.todas_n {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #666;
	text-decoration: underline;
}
.todas_n a {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #666;
	text-decoration: underline;
}
.ticker {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagem/bg_ticker.gif);
	height: 43px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.indice {
	width: 240px;
}
.ticker iframe{
	margin-top: 13px;
	float: right;
	margin-right: 20px;
}
#tools {
	margin-top: 30px;
	margin-bottom: 30px;
}

