﻿@charset "utf-8";
#fla{
	background:#ffffff url(../../imagens/bg_topo.jpg) no-repeat left top;
	width:1000px;
	height:222px;
}

.goHome {
    float: left;
    display: block;
    width: 360px;
    height: 150px;
    margin-top: 26px;
    margin-left: 35px;
}

#central {
	position: absolute;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
}


#central2 {
	position: absolute;
	width: 778px;
	margin-left: -389px;
	left: 50%;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#corpo {
	background-image: url(../../imagens/bg_corpo.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 1000px;
	padding:0;
}
#rodape {
	text-align: center;
	float: left;
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 40px;
	color: #567346;
}
#acesso p {
	margin: 8px 0px;
}
#corpo #Direita, #corpo #Restante{
	float:left;
}
#corpo #Direita{
	width:210px;
}
#corpo #Restante{
	float:right;
	width:700px;
}

#corpo.Interna #Direita, #corpo.Interna #Restante{
	float:left;
}
#corpo.Interna #Restante{
	float:right;
	width:783px;
}
#corpo.Interna .Conteudo{
	float:left;
	width:570px;
}
#links {
	float: left;
	clear:both;
	width: 205px;
	cursor:default;
}

#capa {
	float: right;
	width: 780px;
}
#manchete {
	float: left;
	width: 570px;
	margin-right: 5px;
	padding-left: 5px;
	margin-top: 3px;
}
#destaque1 {
	width: 555px;
	float: left;
	margin-bottom: 50px;
	margin-top: 5px;
}
#destaque1 h1 {
	margin-right: 10px;
	margin-left: 10px;
}
#destaque1 p {
	padding-right: 10px;
	padding-left: 10px;
}

#destaque2 {
	float: left;
	width: 270px;
}
#destaque3 {
	float: right;
	width: 270px;
	margin-right: 10px;
	background: url(bkg-coluna_Direita.png) repeat-y left top;
	padding-left: 15px;
}

#coluna {
	float: right;
	width: 197px;
	background: url(bkg-coluna_Direita.png) repeat-y left top;
	text-align:right;
}
#coluna .Content{
	text-align:left;
	padding-left:17px;
}
#coluna h1{
	margin:0 !important;
	padding-top:5px;
}
#coluna h1 div{
	margin:0 !important;
	padding:0 !important;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #567346;
}



#cabecalho_home {
	float: left;
	height: 228px;
	width: 1000px;
}
#cabecalho {
	float: left;
	height: 228px;
	width: 1000px;
}
#acesso {
	float: left;
	width: 200px;
	margin-left: 570px;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 1;
	position: absolute;
	margin-top: 20px;
}
#fla {
	float: left;
	width: 1000px;
	margin-left: 0px;
	z-index: 0;
	position: absolute;
}


h1 a:hover {
	color: #D0A501;
}
#acesso #select {
	background-color: #8fb73a;
	font-size: 11px;
	width: 190px;
	color: #FFFFFF;
}
#acesso a {
	background-image: url(../../imagens/bg_li.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-bottom: 2px;
	text-decoration: none;
	color: #609C3C;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#acesso a:hover {
	color: #FFFFFF;
	background-color: #8FB73A;
}

h1 a {
	font-size: 16px;
	font-weight: bolder;
	color: #567346;
	text-decoration: none;
}
.foto_r {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
#destaque2 h1 {
	margin-right: 10px;
	margin-left: 10px;
}
#destaque2 p {
	padding-right: 10px;
	padding-left: 10px;
}
#destaque3 h1 {
	margin-right: 10px;
	margin-left: 10px;
}
#destaque3 p {
	padding-right: 10px;
	padding-left: 10px;
}
#links ul {
	margin: 5px 5px 0px;
	padding: 0px;
}
#links ul li {
	list-style-type: none;
	background-image: url(bkg-ItemMenu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
}
#links ul li a {
	font-size: 12px;
	line-height: 20px;
	width: 185px;
	background-position: left bottom;
	display: block;
	color: #567346;
	text-decoration: none;
	padding-left: 7px;
}
#links ul li a:hover {
	color: #FFFFFF;
	background-color: #567346;
	display: block;
}
#links ul li ul {
	position: absolute;
	left: 190px;
	width: 170px;
	display: none;
	background-color: #FFFFFF;
	padding: 1px;
	margin: 0px;
	float:right;
	border: 1px solid #567346;
}

#links ul li ul li {
	display: block;
}
#links ul li ul li a {
	font-size: 11px;
	width: 160px;
}
#links ul li ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#links ul li:hover ul,#links ul li.over ul { 
	display: block;
}
#links p {

	margin-left: 10px;
}
#interna {
	float: right;
	width: 780px;
	line-height: 18px;
}
/*
#materia {
	width: 576px;
	float: left;
	margin-bottom: 50px;
	margin-top: 5px;
	border:1px solid blue;
}*/
#materia .Navegacao{
	
}
#materia h1 {
	color: #FFFFFF;
	display:block;
	margin-top:0;
	background-color: #567346;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 2px;
	padding-left: 5px;
	height:18px;
}
#materia h1 .Esquerda{
	float:left;
}
#materia h1 .Direita{
	float:right;
	padding-right:5px;
}
#materia h1 .Direita, #materia h1 .Direita *{
	font-size:10px;
}
a {
	color: #567346;
}

#materia h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#rato {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	float: right;
	width: 350px;
	text-align: right;
	margin-right: 5px;
}
#rato a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#rato a:hover {
	color: #FFFF99;
}
p.lks {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #567346;
	border-right-color: #567346;
	border-bottom-color: #567346;
	border-left-color: #567346;
}
a#imprimir {
	background-image: url(../../imagens/ico_imprimir.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
}
a#enviar {
	background-image: url(../../imagens/ico_enviar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 22px;
}
#voltar {
	background-image: url(../../imagens/ico_voltar.gif);
	background-position: left top;
	padding-left: 20px;
	background-repeat: no-repeat;
}
tr.cor1 {
	background-color: #F6F7F2;
}
table#contato {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #567346;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #567346;
}
input.bot {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #567346;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7AA065;
	border-right-color: #455C38;
	border-bottom-color: #455C38;
	border-left-color: #7AA065;
}
h2 {
	font-size: 13px;
	color: #567346;
}
h3 {
	color: #CDA505;
	font-size: 12px;
}
textarea {
	font-size: 11px;
	overflow: auto;
}
input.campo {
	font-size: 11px;
}
.foto {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#materia div.lista {
	background-repeat: repeat-x;
	float: left;
	width: 99%;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#materia div.paginacao {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #405434;
	border-bottom-color: #82A76D;
	float: left;
	/*width: 560px;*/
}
.paginacao #select {
	font-size: 11px;
	background-color: #CCDBC4;
}

a.botao {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #567346;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82A76D;
	border-right-color: #405434;
	border-bottom-color: #405434;
	border-left-color: #82A76D;
	padding: 2px;
	text-decoration: none;
}
a.botao:hover {

	font-weight: bold;
	color: #FFFF99;
	background-color: #435937;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82A76D;
	border-right-color: #405434;
	border-bottom-color: #405434;
	border-left-color: #82A76D;
	padding: 2px;
	text-decoration: none;
}
ul.mapa {
	margin: 0px;
	padding: 0px;
}
ul.mapa li {
	display: block;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-bottom: 5px;
	padding-bottom:5px;
	padding-top: 10px;
	padding-left:15px;
	font-weight: bold;
	text-align: left;
	background-image: url(Mapa/bg_li_mapa.gif);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #567346;
	font-size: 13px;
}
ul.mapa li ul li {
	display: block;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:30px;
	font-weight: bold;
	text-align: left;
	background-image: url(Mapa/bg_sub_mapa.gif);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #567346;
	font-size: 11px;
}

	a#eng {
	 background-image: url(../../imagens/english.gif);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
	 padding-left: 20px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 color: #003399;
	}
	a#eng:hover {
	 color: #CC0000;
	}
	a#port {
	 background-image: url(../../imagens/portugues.gif);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
	 padding-left: 20px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 color: #009900;
	}
	a#port:hover {
	 color: #FFFF00;
	}

    a#youtube {
	 background-image: url(../../imagens/youtube.png);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
	background-size: 20px;
	 padding-left: 21px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 color: #009900;
	}
	a#youtube:hover {
	 color: #FFFF00;
	}

	#coluna ul {
	 margin: 5px 5px 0px;
	 padding: 0px;
	}
	#coluna ul li {
	 list-style-type: none;
	 background-image: url(../../imagens/bg_li.gif);
	 background-repeat: repeat-x;
	 background-position: left bottom;
	 padding-bottom: 2px;
	}
	#coluna ul li a {
	 font-size: 12px;
	 line-height: 20px;
	 width: 160px;
	 background-image: url(../../imagens/bg_menu.jpg);
	 background-position: left bottom;
	 display: block;
	 color: #567346;
	 text-decoration: none;
	 padding-left: 7px;
	}
	#coluna ul li a:hover {
	 color: #FFFFFF;
	 background-color: #567346;
	 display: block;
	}

	.pr {
	background-color: #F8c400; 
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; font-style: normal; font-weight: normal;
	}
	
	.busca {
		font-size: 11px;
		background-color: #8FB73A;
		color: #FFFFFF;
	}