/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #eeeeee url(../_estrutura/fundo.jpg) top center repeat-x;
}

#grise {
	position: absolute;
	top: 400px;
	right: 0;
	display: block;
	width: 19px;
	height: 72px;
	background: url(../_estrutura/grise.gif) no-repeat;
	text-indent: -999999999px;
	text-decoration: none;
	z-index: 9;
}

#griseflash {
	position: absolute;
	top: 400px;
	right: 0;
	display: block;
	width: 122px;
	height: 121px;
	text-indent: -999999999px;
	text-decoration: none;
	z-index: 9;
}

#site {
	position: relative;
	display: block;
	width: 779px;
	height: auto;
	margin: 0 auto;
}

a, input, label {
	outline: 0;
	text-decoration: none;
}

img {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 25px;
}



/* TOPO
_____________________________________________________________________________________________ */


#site #topo {
	display: block;
	clear: both;
}

#site #topo h1 {
	font-size: 0;
	text-indent: -999999999px;
	width: 767px;
	height: 160px;
	background: url(../_topo/h1.jpg) no-repeat;
	margin: 2px 0 -1px 1px;
}

#site #topo .fotos {
	display: block;
	width: 554px;
	height: 125px;
	margin: 3px 0 0 3px;
}

/* fim de TOPO
_____________________________________________________________________________________________ */



/* RODAPÉ
_____________________________________________________________________________________________ */

#site #rodape {
	clear: both;
	display: block;
	width: auto;
	height: 16px;
	background: #fff url(../_estrutura/fundo.jpg) -150px;
	margin: 3px 7px 3px 3px;
	_margin: 3px 6px 3px 3px;
	text-align: center;
	padding: 8px;
}

#site #rodape address {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #28166f;
}

#site #rodape address a,
#site #rodape address a:hover {
	color: #28166f;
}

/* fim de RODAPÉ
_____________________________________________________________________________________________ */



/* CONTEÚDO
_____________________________________________________________________________________________ */

#site #conteudo {
	position: relative;
	display: block;
	width: auto;
	min-height: 250px;
	_height: 250px;
	background: #fff;
	margin: 2px 7px 2px 3px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 0;
}

#site #conteudo h1 {
	margin: 16px 16px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #526ebf;
	border-bottom: 1px #858585 dashed;
}

#site #conteudo h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #00632e;
	margin: 16px 16px 4px;
	text-decoration: none;
}

#site #conteudo h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 16px 16px 4px;
	text-decoration: none;
}

#site #conteudo p,
#site #conteudo ul,
#site #conteudo ol,
#site #conteudo div.texto,
#site #conteudo table {
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #323232;
	margin: 4px 16px;
}

#site #conteudo ul,
#site #conteudo ol {
	padding: 0 0 0 40px;
}

#site #conteudo .voltar {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #526ebf;
	border-bottom: 1px #858585 dashed;
	text-decoration: none;
	margin: 10px;
	cursor: pointer;
}

#site #conteudo .voltar:hover {
	color: #6a0a0b;
	border-bottom: 1px #6a0a0b solid;
}

#site #conteudo .voltar:visited {
	text-decoration: none;
}

#site #conteudo a {
	text-decoration: underline;
}

#site #conteudo a:hover {
	color: #9e1000;
}

/* fim de CONTEÚDO
_____________________________________________________________________________________________ */




/* FORMULÁRIO
_____________________________________________________________________________________________ */

#site #conteudo form {
	margin: 0;
	padding: 0;
}

#site #conteudo form fieldset {
	border: 1px solid #526ebf;
	padding: 10px;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #323232;
	margin: 4px 16px;

}

#site #conteudo form fieldset ul {
	list-style-type: none;
	padding: 0;
}

#site #conteudo form legend {
	margin: 16px 16px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #526ebf;
	border-bottom: 1px #858585 dashed;
	margin: 0;
	border: 0;
}

#site #conteudo form label {
	display: block;
	font-size: 16px;
	color: #00632e;
	margin-top: 10px;
}

#site #conteudo form input,
#site #conteudo form textarea {
	width: 670px;
	height: auto;
	padding: 5px;
	border: 1px solid #e9e9e9;
}

#site #conteudo form textarea {
	height: 140px;
	overflow: auto;
}

#site #conteudo form input:hover,
#site #conteudo form textarea:hover {
	border: 1px solid #b9b9b9;
}

#site #conteudo form input:focus,
#site #conteudo form textarea:focus,
#site #conteudo form .focus {
	border: 1px solid #526ebf;
}

#site #conteudo form input.botao {
	margin-top: 10px;
	display: block;
	border: 0;
	width: 74px;
	height: 26px;
	background: url(../_estrutura/input-responder.gif) no-repeat;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 2px 0;
	_padding: 0 0 0 1px;
}

#site #conteudo form input.botao:hover {
	background: url(../_estrutura/input-responder-hover.gif) no-repeat;
	border: 0;
	width: 74px;
	height: 26px;
}

/* fim de FORMULÁRIO
_____________________________________________________________________________________________ */



/* MENU
_____________________________________________________________________________________________ */

#site #menu {
	display: block;
	width: 213px;
	height: auto;
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 163px;
	right: 7px;
	_right: 6px;
}

#site #menu li {
	display: block;
	width: 213px;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	height: 18px;
}

#site #menu li a {
	display: block;
	width: 196px;
	height: 17px;
	background: #b9e2cc 4px no-repeat;
	border-bottom: 1px solid white;
	font-size: 8px;
	text-indent: -999999999px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	_margin-top: -4px;
}

#site #menu li a:hover {
	width: 213px;
	background: #fff 4px no-repeat;
	border-bottom: 1px solid white;
}

#site #menu li a.bt01 {
	_margin-top: 0;
	background-image: url(../_menu/bt01.gif);
}

#site #menu li a.bt01:hover {
	background-image: url(../_menu/bt01-hover.gif);
}

.home #site #menu li.li01 {
	background: url(../_menu/active.gif) right;
}

.home #site #menu li a.bt01,
.home #site #menu li a.bt01:hover {
	width: 196px;
	background: #fff url(../_menu/bt01-hover.gif) 4px no-repeat;
}

#site #menu li a.bt02 {
	background-image: url(../_menu/bt02.gif);
}

#site #menu li a.bt02:hover {
	background-image: url(../_menu/bt02-hover.gif);
}

.agencia #site #menu li.li02 {
	background: url(../_menu/active.gif) right;
}

.agencia #site #menu li a.bt02,
.agencia #site #menu li a.bt02:hover {
	width: 196px;
	background: #fff url(../_menu/bt02-hover.gif) 4px no-repeat;
}

#site #menu li a.bt03 {
	background-image: url(../_menu/bt03.gif);
}

#site #menu li a.bt03:hover {
	background-image: url(../_menu/bt03-hover.gif);
}

.associados #site #menu li.li03 {
	background: url(../_menu/active.gif) right;
}

.associados #site #menu li a.bt03,
.associados #site #menu li a.bt03:hover {
	width: 196px;
	background: #fff url(../_menu/bt03-hover.gif) 4px no-repeat;
}

#site #menu li a.bt04 {
	background-image: url(../_menu/bt04.gif);
}

#site #menu li a.bt04:hover {
	background-image: url(../_menu/bt04-hover.gif);
}

.projetos #site #menu li.li04 {
	background: url(../_menu/active.gif) right;
}

.projetos #site #menu li a.bt04,
.projetos #site #menu li a.bt04:hover {
	width: 196px;
	background: #fff url(../_menu/bt04-hover.gif) 4px no-repeat;
}

#site #menu li a.bt05 {
	background-image: url(../_menu/bt05.gif);
}

#site #menu li a.bt05:hover {
	background-image: url(../_menu/bt05-hover.gif);
}

.investimentos #site #menu li.li05 {
	background: url(../_menu/active.gif) right;
}

.investimentos #site #menu li a.bt05,
.investimentos #site #menu li a.bt05:hover {
	width: 196px;
	background: #fff url(../_menu/bt05-hover.gif) 4px no-repeat;
}

#site #menu li a.bt06 {
	background-image: url(../_menu/bt06.gif);
	
}

#site #menu li a.bt06:hover {
	background-image: url(../_menu/bt06-hover.gif);
}

.contato #site #menu li.li06 {
	background: url(../_menu/active.gif) right;
}

.contato #site #menu li a.bt06,
.contato #site #menu li a.bt06:hover {
	width: 196px;
	background: #fff url(../_menu/bt06-hover.gif) 4px no-repeat;
}

#site #menu li a.bt07 {
	background-image: url(../_menu/bt07.gif);
}

#site #menu li a.bt07:hover {
	background-image: url(../_menu/bt07-hover.gif);
}

.informativo #site #menu li.li07 {
	background: url(../_menu/active.gif) right;
}

.informativo #site #menu li a.bt07,
.informativo #site #menu li a.bt07:hover {
	width: 196px;
	background: #fff url(../_menu/bt07-hover.gif) 4px no-repeat;
}

/* fim de MENU
_____________________________________________________________________________________________ */




/* HOME
_____________________________________________________________________________________________ */

.home #site #conteudo #enquete {
	float: left;
	display: block;
	width: 214px;
	_width: 208px;
	border-top: 1px #fff solid;
}

.home #site #conteudo #enquete h1 {
	display: block;
	height: 20px;
	background: url(../home/h1-ouvidoria.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 9px 10px;
	border: 0;
	font-size: 0;
	line-height: 0;
}

.home #site #conteudo #enquete ul {
	list-style-type: none;
	padding: 0;
	margin: 8px 16px;
}

.home #site #conteudo #enquete label {
	display: inline;
	position: relative;
	top: -2px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #a4a4a4;
}

.home #site #conteudo #enquete input,
.home #site #conteudo #enquete img {
	margin: 0 5px 0 0;
	width: auto;
}

.home #site #conteudo #enquete .checked {
	color: #28166f;
	font-weight: bold;
}

.home #site #conteudo #enquete #votar,
.home #site #conteudo #enquete .bt {
	display: block;
	border: 0;
	width: 74px;
	height: 26px;
	background: url(../_estrutura/input-responder.gif) no-repeat;
	margin: 0 0 0 16px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 2px 0;
	_padding: 0 0 0 1px;
}

.home #site #conteudo #enquete #votar:hover {
	background: url(../_estrutura/input-responder-hover.gif) no-repeat;
}

.home #site #conteudo #banner {
	display: block;
	position: absolute;
	top: 220px;
	left: 35px;
	z-index: 1001;
}

.home #site #conteudo #novidades {
	display: block;
	width: 554px;
	height: auto;
	border-top: 1px #fff solid;
	border-left: 3px #eeeeee solid;
	border-bottom: 1px #fff solid;
}

.home #site #conteudo #novidades[id] {
	margin-left: 216px;
}

.home #site #conteudo #novidades h1 {
	display: block;
	height: 15px;
	background: url(../home/h1-novidades.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 9px 10px;
	font-size: 0;
	line-height: 0;
	border: 0;
}

.home #site #conteudo #novidades .noticia {
	display: block;
	border-bottom: 1px #858585 dashed;
	/*width: 96%;
	padding: 0 0 15px 0;
	margin-left: 8px;*/
	margin: 10px;
	padding: 0 0 15px 0;
}

.home #site #conteudo #novidades .noticia h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #00632e;
	margin: 4px 8px;
}

.home #site #conteudo #novidades .noticia h2 a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #00632e;
	margin: 0;
	text-decoration: none;
}

.home #site #conteudo #novidades .noticia h2 a:hover {
	text-decoration: underline;
}

.home #site #conteudo #novidades .noticia p {
	margin-left: 8px;
	margin-right: 8px;
}

.home #site #conteudo #novidades .noticia .saiba-mais {
	display: block;
	width: auto;
	height: 15px;
	background: url(../home/a-saibamais.gif) 465px -2px no-repeat;
	_background: url(../home/a-saibamais.gif) 465px 1px no-repeat;
	border-bottom: 1px #858585 dashed;
	text-indent: -999999999px;
	margin: 10px;
}

.home #site #conteudo #novidades .noticia .saiba-mais:hover {
	background: url(../home/a-saibamais-hover.gif) 465px -2px no-repeat;
	_background: url(../home/a-saibamais-hover.gif) 465px 1px no-repeat;
	border-bottom: 1px #6a0a0b solid;
}

.home #site #conteudo #novidades .mais-noticias {
	display: block;
	width: auto;
	height: auto;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #526ebf;
	border-bottom: 1px #858585 dashed;
	text-decoration: none;
	margin: 10px;
	padding: 6px;
}

.home #site #conteudo #novidades .mais-noticias:hover,
.home #site #conteudo #novidades .mais-noticias:focus {
	color: #6a0a0b;
	border-bottom: 1px #6a0a0b solid;
}


/* fim de HOME
_____________________________________________________________________________________________ */



/* NOVIDADES
_____________________________________________________________________________________________ */

.novidades #site #conteudo #novidades h1 {
	display: block;
	height: 15px;
	background: url(../home/h1-novidades.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 9px 10px;
	font-size: 0;
	line-height: 0;
	border: 0;
}

.novidades #site #conteudo #novidades h1 a {
	display: block;
	width: auto;
	height: 15px;
}

.novidades #site #conteudo #novidades h2,
.novidades #site #conteudo #novidades h2 a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #00632e;
	margin: 4px 16px;
	text-decoration: none;
}

.novidades #site #conteudo #novidades h2 a {
	margin: 0;
}

.novidades #site #conteudo #novidades h2 a:hover {
	text-decoration: underline;
}

.novidades #site #conteudo #novidades .noticia {
	width: 98%;
	margin: 0 auto;
	padding: 10px 0 15px;
	border-top: 1px #858585 dashed;
	clear: both;
}

.novidades #site #conteudo #novidades .noticia .texto:after {
	display: block;
	width: auto;
	height: 1px;
	content: ".";
	visibility: hidden;
	clear: both;
}

.novidades #site #conteudo #novidades .noticia:after {
	display: block;
	width: auto;
	height: 1px;
	content: ".";
	visibility: hidden;
}

.novidades #site #conteudo #novidades ul.paginacao {
	display: block;
	width: 700px;
	height: 24px;
	margin: 20px 0 20px 13px;
	background: #eee;
	border: 1px #d6d6d6 dashed;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #28166f;
	padding: 0 5px;
	_padding: 0;
}

.novidades #site #conteudo #novidades ul.paginacao li {
	float: left;
	margin: 0 5px;
}

.novidades #site #conteudo #novidades ul.paginacao li a {
	display: block;
	width: 15px;
	height: 22px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #28166f;
	text-decoration: none;
	text-align: center;
	padding: 1px;
}

.novidades #site #conteudo #novidades ul.paginacao li a:visited {
	color: #a4a4a4;
}

.novidades #site #conteudo #novidades ul.paginacao li a:hover {
	background: #00632e;
	color: #fff;
}

.novidades #site #conteudo #novidades ul.paginacao li a:active {
	background: #fff;
	color: #00632e;
}

.novidades #site #conteudo #novidades ul.paginacao li a.active {
	background: #28166f;
	color: #fff;
}

/* fim de NOVIDADES
_____________________________________________________________________________________________ */




/* AGÊNCIA
_____________________________________________________________________________________________ */

.agencia #site #conteudo h1#agencia {
	display: block;
	height: 20px;
	background: url(../agencia/h1-agencia.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 14px 10px;
	font-size: 0;
	line-height: 0;
	border: 0;
}



/* fim de AGÊNCIA
_____________________________________________________________________________________________ */


/* informativo
_____________________________________________________________________________________________ */

.informativo #site #conteudo h1#informativo {
	display: block;
	height: 20px;
	background: url(../informativo/h1-informativo.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 14px 10px;
	font-size: 0;
	line-height: 0;
	border: 0;
}

.informativo #site #conteudo a {
	color: #000;
	text-decoration: none;
}

.informativo #site #conteudo a:hover {
	text-decoration: underline;
}



/* fim de informativo
_____________________________________________________________________________________________ */



/* PROJETOS
_____________________________________________________________________________________________ */

.projetos #site #conteudo h1#projetos {
	display: block;
	height: 20px;
	background: url(../projetos/h1-projetos.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 14px 10px;
	font-size: 0;
	line-height: 0;
	border: 0;
}

.projetos #site #conteudo h1 {
	clear: both;
}

.projetos #site #conteudo .projetos .projeto {
	clear: both;
}

/* fim de PROJETOS
_____________________________________________________________________________________________ */



/* '
_____________________________________________________________________________________________ */

.associados #site #conteudo h1#associados {
	display: block;
	height: 20px;
	background: url(../associados/h1-associados.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 14px 10px;
	font-size: 0;
	line-height: 0;
	border: 0;
}

.associados #site #conteudo .assossiado {
	position: relative;
}

.associados #site #conteudo .assossiado:after {
	clear: both;
	display: block;
	width: auto;
	height: 1px;
	content: ".";
	visibility: hidden;
}

.associados #site #conteudo .assossiado h1 {
	clear: both;
}

.associados #site #conteudo .assossiado .texto {
	margin-right: 200px;
	margin-top: 20px;
}

.associados #site #conteudo .assossiado .marca {
	float: left;
	margin: 25px;
}

.associados #site #conteudo .assossiado .foto {
	position: absolute;
	top: 20px;
	right: 0;
	margin: 25px;
}

/* fim de associados
_____________________________________________________________________________________________ */



/* INVESTIMENTOS NA REGIÃO
_____________________________________________________________________________________________ */

.investimentos #site #conteudo h1#investimentos {
	display: block;
	height: 20px;
	background: url(../investimentos/h1-investimentos.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 14px 10px;
	font-size: 0;
	line-height: 0;
	border: 0;
}

.investimentos #site #conteudo table {
	border-spacing: 0;
	width: 80%;
	margin: 0 auto;
}

.investimentos #site #conteudo table .coluna01 {
	width: 60%;
}

.investimentos #site #conteudo table .coluna02 {
	width: 40%;
}

.investimentos #site #conteudo table td {
	border: 1px solid #e9e9e9;
	padding: 3px;
}

.investimentos #site #conteudo .voltar,
.entidades #site #conteudo .voltar {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00632e;
	border-bottom: 1px #858585 dashed;
	text-decoration: none;
	margin: 30px 0;
	cursor: pointer;
}

.investimentos #site #conteudo .voltar:hover,
.entidades #site #conteudo .voltar:hover {
	color: #6a0a0b;
	border-bottom: 1px #6a0a0b solid;
}

.investimentos #site #conteudo .voltar:visited,
.entidades #site #conteudo .voltar:visited {
	text-decoration: none;
}

/* fim de INVESTIMENTOS NA REGIÃO
_____________________________________________________________________________________________ */



/* ENTIDADES
_____________________________________________________________________________________________ */

.entidades #site #conteudo h1#entidades {
	display: block;
	height: 20px;
	background: url(../investimentos/h1-entidades.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 14px 10px;
	font-size: 0;
	line-height: 0;
	border: 0;
}

.entidades #site #conteudo .entidade {
	position: relative;
}

.entidades #site #conteudo .entidade:after {
	clear: both;
	display: block;
	width: auto;
	height: 1px;
	content: ".";
	visibility: hidden;
}

.entidades #site #conteudo .entidade h1 {
	clear: both;
}

.entidades #site #conteudo .entidade .texto {
	margin-top: 20px;
}

.entidades #site #conteudo .entidade .marca {
	float: left;
	margin: 25px;
}


/* fim de ENTIDADES
_____________________________________________________________________________________________ */



/* FALE CONOSCO
_____________________________________________________________________________________________ */

.contato #site #conteudo h1#contato {
	display: block;
	height: 20px;
	background: url(../contato/h1-contato.gif) no-repeat;
	font-size: 0;
	text-decoration: none;
	text-indent: -999999999px;
	margin: 4px 9px 10px;
	font-size: 0;
	line-height: 0;
	border: 0;
}

/* fim de FALE CONOSCO
_____________________________________________________________________________________________ */