@charset "utf-8";

* {margin:0;}

body {
	font-family: tahoma;
	font-size: 11px;
	color: #495555;
	margin: 0px;
	padding: 0px;
}
a:link, a:active, a:visited {
	color: #346051;
	text-decoration: none;
}
a:link:hover {
	color: #346051;
	text-decoration: underline;
}


img {
	behavior:	url("pngbehavior.htc");
}

#geral {
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/bg_degradee.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#geral_conteudo {
	background-image: url(../imgs/bg_conteudo_interno.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#rastro_interno {
	height: 18px;
	background-image: url(../imgs/bg_rastro_interno.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 20px;
}


#topo {
	height: 70px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/bg_topo.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 20px;
}
#menu {
	height: 37px;
	background-image: url(../imgs/bg_menu.gif);
	background-repeat: repeat-x;
}
#menu_content {
	width: 760px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#conteudo {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 1px;
	margin-bottom: 20px;
}
#div_img {
	float: left;
	padding-right: 10px;
	height: 187px;
	width: 222px;

}

#conteudo_txt {
	text-align: justify;
	float: left;
	width: 480px;
	padding: 20px;
}
#conteudo .estatuto {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #EFEFEF;
	text-align: justify;
}

#conteudo_txt .box_descricao {
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	width: 450px;
	padding: 6px;
	margin-right: auto;
	margin-left: auto;
}

.bg_icon {
	background-image: url(../imgs/icons_256x240.png);
	background-position: 50px 50px;
}

#conteudo_txt ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#conteudo_txt li {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	list-style-image: url(../imgs/ico_seta.gif);
	list-style-position: inside;
	list-style-type: none;
}


#conteudo_txt #tit_texto {
	font-weight: bold;
	color: #495555;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #55896C;
	margin-bottom: 5px;
	background-color: #F1F4E8;
	padding: 3px;
}
table p {
	margin-left: 10px;
}

#imagem_index {
	height: 271px;
	width: 530px;
	float: left;
}
#noticias {
	height: 271px;
	width: 250px;
	float: left;
	background-image: url(../imgs/bg_noticias.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#noticias .titulo {
	height: 26px;
	padding-top: 12px;
	padding-left: 10px;
}
#noticias .texto {
	font-family: tahoma;
	font-size: 11px;
	color: #346051;
	text-align: justify;
	padding-right: 10px;
	height: 233px;
	overflow: auto;
}
#noticias .texto ul {
	padding-top: 15px;
	padding-left: 30px;
	margin: 0px;
}
#noticias .texto li {
	list-style-position: outside;
	list-style-image: url(../imgs/seta_noticias.gif);
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#destaques_index {
	height: 340px;
	width: 780px;
	float: left;
}
#titulo_destaques {
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 5px;
}
#engloba_boxes {
	padding-left: 20px;
}
#box {
	height: 116px;
	width: 171px;
	background-image: url(../imgs/bg_box_index.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	margin-left: 10px;
}
#box .box_img {
}
#box .texto {
	font-family: tahoma;
	font-size: 11px;
	color: #495555;
	text-align: justify;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#relatorios {
	width: 366px;
	height: 155px;
	padding-top: 15px;
	padding-left: 12px;
	float: left;
}
#relatorios .titulo {
	float: left;
	width: 183px;
	padding-bottom: 5px;
}
#relatorios .relatorios_conteudo {
	background-image: url(../imgs/bg_relatorios.gif);
	background-repeat: no-repeat;
	height: 131px;
}
#relatorios .relatorios_conteudo .box_left {
	float: left;
	width: 167px;
	padding: 8px;
	font-family: tahoma;
	font-size: 11px;
	color: #495555;
}
.box_left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(../imgs/ico_pdf.gif);
	list-style-type: none;
	text-align: left;
}
.box_left ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#relatorios .relatorios_conteudo .box_right {
	float: left;
	width: 167px;
	padding: 8px;
}
.box_right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(../imgs/ico_seta.gif);
	list-style-type: none;
	text-align: left;
}
.box_right ul li {
	margin-bottom: 6px;
}
#engloba_banners {
	width: 365px;
	float: right;
	text-align: center;
	padding-right: 16px;
	padding-top: 22px;
}
#engloba_banners .banner_simulador {
	float: left;
	padding-top: 2px;
}
#engloba_banners .banner_ouvidoria {
	float: left;
	padding-top: 20px;
	padding-right: 18px;
	padding-left: 18px;
}
#engloba_banners .banner_internetbanking {
	float: left;

}
#engloba_banners  .bannerbox{
	float: left;
	padding-top: 17px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}







#rodape {
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	background-image: url(../imgs/bg_rodape.gif);
	background-repeat: repeat;
}
#rodape .engloba_boxes {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#rodape .box_rodape {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	height: 52px;
	width: 239px;
	padding-left: 20px;
	padding-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
}
.img_espacador {
	margin-right: 20px;
	margin-bottom: 10px;
}
label {
	display: block;
}
span_form {
}
.txtlabel {
	font-family: tahoma;
	font-size: 11px;
	color: #495555;
	margin-top: 5px;
	margin-bottom: 2px;
}

#formconsulta input {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 478px;
	background-color: #F7F7F7;
	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: #C7DCCF;
	border-right-color: #5F9776;
	border-bottom-color: #5F9776;
	border-left-color: #C7DCCF;
}
#formconsulta .botao {
	width: 100px;
	margin-top: 10px;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#formconsulta textarea {
	height: 100px;
	width: 478px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	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: #C7DCCF;
	border-right-color: #508669;
	border-bottom-color: #508669;
	border-left-color: #C7DCCF;
	background-color: #F7F7F7;
}
