/* CSS Document */

/**** resert ****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0 !important;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
body {
	line-height: 1;
	background: #fff;
	color: #000
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
address{
	font-style: normal
}

/*****/

body {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	color: #454545;
	}

body.a1 {
	background: url(imgs/topo_a1.gif) repeat-x;
	}
	
body.a2 {
	background: url(imgs/topo_a2.gif) repeat-x;
	}
	
.wrapping {
	width: 903px !important;
	margin: auto;
	}
	
h2 {
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	background: #fff url(imgs/fios.gif) repeat-x bottom;
	font-size: 18px;
	font-style: italic;
}
	
h3 {
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	background: #fff url(imgs/fios.gif) repeat-x bottom;
	font-size: 16px;
}

h4 {
	font-size: 16px;
	font-style: italic;
	color: #000;
	text-align: left;
	line-height: 1.1;
	margin-bottom: 6px;
	}
	
h5 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
	
.fade {
	color: #A3BCAA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.italico_fade {
	color: #999999;
	font-style: italic;
}

.flutua_direita {
	float: right;
}

.flutua_esquerda {
	float: left;
}
	
/*** topo ***/

#header {
	height: 117px;
	}
	
body.a1 .logo {
	background: url(imgs/logo_a1.gif) no-repeat center left;
	}
	
body.a2 .logo {
	background: url(imgs/logo_a2.gif) no-repeat center left;
	}
	
body .logo {
	display:block;
	float:left;
	height:92px;
	padding-left:117px;
	padding-top:22px;
	text-align:left !important;
	width:460px;
	}
	
body .logo h1 a {
	color: #333333;
	font-size: 24px;
	text-decoration: none;
	line-height: 1;
	text-align: left;
	}
	
body .logo h1 a span.fadelink {
	color: #B3B3B3;
	font-size: 18px;
	}

#divdologin {
  visibility: visible;
}

#divdasenha {
  visibility: hidden;
}

	
.login {
	float: left;
	width: 272px;
	height: 117px;
	padding: 0 15px;
	font-size: 16px;
	color: #999999;
	position: relative;
	}
	
.login form {
	display: none;
	margin-top: 6px;
}

input.btin {
	width: 30px !important;
	margin-left: 3px;
	background: #f2f2f2;
	cursor: pointer;
	color: #666;
}
.upupandtheway {
	position: absolute;
	bottom: 0px;
	cursor: pointer;
}
	
.login form label {
	display:block;
	float:left;
	}
	
.login form label span {
	display: block;
	float: left;
	width: 60px;
	}
		
	
.login form label input {
	width: 150px;
	border: 1px solid #CEDDD3;
	}
	
body.a1 .login {
	background: url(imgs/logion_a1.gif) repeat-x;
	}
	
body.a2 .login {
	background: url(imgs/logion_a2.gif) repeat-x;
	}

/***** DESTAQUE *****/

.tira {
	display: block;
	width: 903px;
	height: 14px;
	margin: auto;
	border-top: 1px solid #E8E8E8;
	}
	
body.a1 .tira {
	background:url(imgs/traco_a1.gif);
	}
	
body.a2 .tira {
	background:url(imgs/traco_a2.gif);
	}
	
/***** MENU *****/
	
#menu {
	margin-bottom: 18px;
		}
	
#menu {
	background: url(imgs/menu_fio.gif) repeat-x;
	}
	
ul.menu_principal {
	display: block;
	width: 867px;
	height: 51px;
	margin: auto;
	padding-top: 18px;
	padding-left: 36px;
	}
	
body.a1 ul.menu_principal {
	background: url(imgs/menu_a1.gif) no-repeat;
}

body.a2 ul.menu_principal {
	background: url(imgs/menu_a2.gif) no-repeat;
}
	
ul.interna {
	background: url(imgs/menu_interna.gif) no-repeat;
}
	
body.a1 .menu_principal li a {
	font-size: 16px;
	color: #477253;
	text-decoration: none;
	}
	
body.a1 .menu_principal li a:hover {
	color: #DCAB00 !important; 
}

body.a1 .menu_principal li.atual a {
	color: #304F39; 
	font-weight: bold;
}

body.a2 .menu_principal li a {
	font-size: 16px;
	color: #DCAB00;
	text-decoration: none;
	}
	
body.a2 .menu_principal li a:hover {
	color: #477253;
}

.menu_principal li a.atual {
	font-weight: bold;
}
	
.menu_principal li {
	display:block;
	width: auto;
	float: left;
	padding-right: 23px;
	background: url(imgs/divisor_menu.gif) no-repeat center right;  
	}
	
.menu_principal li:last-child {	
	background: none;
}

/**** CHAMADAS DA HOME *****/

#chamdas_box1 {
	width: 879px;
	padding: 0 0 0 24px;
	margin: auto;
	background:url(imgs/chamadas.gif) repeat-y center;
}

#chamdas_box2 {
	width: 879px;
	padding: 0 0 0 24px;
	margin: auto;
	margin-top: 18px;
	background:url(imgs/chamadas.gif) repeat-y center;
}

.box_tit_chamadas1 {
	width: 856px;
}

.box_tit_chamadas2 {
	width: 574px;
}

.chamada {
	width: 268px;
	float:left;
	padding-top: 15px;
	margin-right: 25px;
}

/* .chamada img {
	float: left;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
	margin-right: 12px;
	margin-bottom: 12px;
} */


.chamada img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	display:block;
	margin:auto auto 12px;
	padding:3px;
}

.colx2 a, .chamada a {
	color: #000;
	border-bottom: 1px solid #A3BCAA;
	text-decoration: none;
}

.colx2 a:hover, .chamada a:hover {
	border-bottom: 1px solid #F7E876;
}

.chamada .fade {
	margin-bottom: 12px;
	display: block;
}

a.ler_mais {
	background: #E8E8E8;
	border-bottom: 1px solid #A3BCAA;
	text-decoration: none;
	color: #000;
	display: block;
	float: right;
	margin-top: 18px;
	padding: 0 3px;
}

.box_livre {
	padding-top: 12px;
	float: left;
	text-align: center;
}

.fio {
	height: 1px;
	background: #E8E8E8;
	overflow: hidden;
	margin-top: 24px;
}


/***** RODAPE *****/

#rodape {
	height: 70px;
	text-align: center;
	padding-top: 12px;
}

body.a1 #rodape {
	background: url(imgs/rodape.gif) center top;
}

body.a2 #rodape {
	background: url(imgs/rodape_a2.gif) center top;
}

/*****************/

.content_interna {
	width: 879px;
	margin: auto;
	padding: 0 0 0 24px;
}


.colx2 {
	width: 561px;
	margin-right: 25px;
	float: left;
	
}

.colx2 .fade {
	display: block;
	margin-bottom: 24px;
}

.colx2 img {
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: 20px auto;
	
}

.colx2 p {
	margin-bottom: 24px;
}

.colx1 {
	width: 268px;
	float: left;
	margin-right: 25px;
	
}

.breadcrumb {
	display: block;
	width: 867px;
	margin:auto;
	position:relative;
	top: -30px;
	color: #A3BCAA;
	padding-left: 36px;
}

.breadcrumb a {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A3BCAA;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


.menu_nav_interna li a {
	color: #477253;
	font-size: 14px;
	text-decoration: none;
	padding: 4px 0 4px 11px;
	display: block;
	background: url(imgs/menu_nav_interna.gif) no-repeat center left;
	border-bottom: none;
}

.menu_nav_interna li a.atual_interna, .menu_nav_interna li a:hover {
	color: #A3BCAA;
	border-bottom: none;
}


/*** tabela de links ***/

table.list_table {
	width: 559px;
	margin-top: 36px;
	border-collapse: separate;
	}
	
table.list_table th {
	background: url(imgs/degrd-tabl.gif) repeat-x;
	height: 31px;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
}
	
table.list_table td {
	padding: 10px 0;
}
	
table.list_table tr.par td{
	background: #E9F4ED;
	}
	
table.list_table .data {
	font-size: 14px;
	color: #A3BCAA;
	width: 73px;
	padding: 10px 15px;
	font-weight: bold;
}

table.list_table .gerencia {
	width: 144px;
	padding: 0 15px;
	}

table.list_table th.gerencia {
	border-right: 1px solid #ccc;
}

table.list_table .wide_listtbl {
	padding: 10px 6px;
}

table.list_table th.wide_listtbl {
	border-left: 1px solid #fff;
	padding: 0 6px;
}

table.list_table td a {
	color: #000;
	border-bottom: none;477253
}

table.list_table td a:hover {
	color: #477253;
	border-bottom: none;
}

.border {
	border: 1px solid #ccc;
	margin-top: 36px;
}

.border table {
	margin-top: 0;
}

.vago {
	color: #bbb;
}

/*** paginacao ***/

.paginacao {
	margin-top: 12px;
}

.paginacao a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 3px;
}

.paginacao {
	text-align: right;
}



/***** diretores *****/

.diretor {
	background:url(imgs/degrd-lit.gif) repeat-x bottom;
	border-bottom: 1px #E8E8E8 dashed;
	padding: 14px 12px 0;
	width: 537px;
}

.diretor img.img_diretor {
	float: left;
	margin: 0 12px 12px 0;
}

.nome_diretor {
	font-size: 16px;
	color: #000;
	font-style: italic;
}

.mais_info {
	text-align: right;
	float: right;
	/*background: #E8E8E8 url(imgs/arrowdown.gif) no-repeat right center;*/
	padding: 0 3px 0 3px;
	border-bottom: 1px solid #A3BCAA;
	cursor: pointer;
	background: #E8E8E8;
}

.mais_info img {
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

.tabela_info_complementar {
	margin-top: 12px;
}

.tabela_info_complementar img {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	
}

.tabela_info_complementar .info {
	vertical-align: middle;
	width: 84px;
	text-align: center;
	border-right: solid #E2E2E2 1px ;
	}

.tabela_info_complementar .comp {
	padding: 0 6px;
}

.box_info_complementar {
	position: relative;
	top: -14px;
}

.box_info_complementar .cont_info {
	display: none;
}

.box_info_complementar_focus .cont_info {
	display: block;
}


.busca {
background: #E9F4ED;
padding: 12px;
margin-top: 24px;
}

.txtbcblur {
padding: 8px;
border: 1px solid #C8D7CC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999;
width: 396px;
margin-bottom: 6px;
}

.txtbcfocus {
padding: 8px;
border: 1px solid #A3BCAA;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #454545;
width: 396px;
margin-bottom: 6px;
}

.txtbcblur1{
padding: 8px;
border: 1px solid #C8D7CC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999;
width: 226px;
margin-bottom: 6px;
}

.txtbcfocus1{
padding: 8px;
border: 1px solid #A3BCAA;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #454545;
width: 226px;
margin-bottom: 6px;
}

.btbc {
background: #E8E8E8;
border: 1px solid #C8D7CC;
color: #454545;
padding: 7px;
cursor: pointer;
}


.radiobc {
position: relative;
top: 3px;
}


.contato {
margin-top: 34px;
display: block;
border-top: 1px solid #E8E8E8;
padding-top: 24px;
}

.contato label {
display: block;
margin-bottom: 12px;
}

.contato label .txtct {
width: 100%;
height: 21px;
border: 1px solid #C8D7CC;
padding-top: 6px;
}

.contato label .txtctfocus {
width: 100%;
height: 21px;
border: 1px solid #A3BCAA;
padding-top: 6px;
}

.selectct {
width: 50%;
border: 1px solid #C8D7CC;
padding-top: 6px;
padding-bottom: 6px;
display: block;
padding-right: 6px;
}

.selectctfocus {
width: 50%;
border: 1px solid #A3BCAA;
padding-top: 6px;
padding-bottom: 6px;
display: block;
padding-right: 6px;
}

.textareact {
width: 100%;
height: 100px;
padding: 6px 0;
border: 1px solid #C8D7CC;
}

.textareactfocus {
width: 100%;
height: 100px;
padding: 6px 0;
border: 1px solid #A3BCAA;
}

.btct {
background: #E8E8E8;
border: 1px solid #C8D7CC;
padding: 6px 10px;
margin-top: 12px;
cursor: pointer;
}


.btctover {
background: #f2f2f2;
border: 1px solid #C8D7CC;
padding: 6px 10px;
margin-top: 12px;
cursor: pointer;
}


img.semborda {
border: none !important;
}


/*** destaques laterais ***/

.boxeslaterais {
	border: 1px solid #C8D7CC;
	background: #fff;
	padding: 3px;
	overflow: hidden;
	margin-bottom: 12px;
}

.whiteborder {
	background: #E9F4ED;
	padding: 5px;
	text-align: left;
	overflow: hidden;
}

.whiteborder img {
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 4px;
	background: #fff;
	float: left;
}

.colx1 a {

}

.colx1 a {
	color: #000;
	border-bottom: 1px solid #A3BCAA;
	text-decoration: none;
}

.colx1 a:hover {
	border-bottom: 1px solid #F7E876;
}


/*** chat ***/

.topchat {
	background: url(imgs/bgTopo-chat.jpg) repeat-x;
	height: 82px;
}
	
.sala {
	border:1px solid #C8D7CC;
	padding-bottom:6px;
	padding-right:6px;
	padding-top:6px;
	width:150px;
}

.btct2 {
	background: #E8E8E8;
	border: 1px solid #C8D7CC;
	padding: 2px 5px;
	margin-top: 8px;
	cursor: pointer;
	margin-left: 8px;
}


.btct2over {
	background: #f2f2f2;
	border: 1px solid #C8D7CC;
	padding: 2px 5px;
	margin-top: 8px;
	cursor: pointer;
	margin-left: 8px;
}

.visbt {
	position: relative;
	top: 11px;
}


.fadechat {
	color: #A3BCAA;
	font-style: italic;
}

.fadechat strong {
	color: #869e8d ;
}


.avatar {
	float: left !important;
	display: inline !important;
	margin: 0 10px 0 0 !important;
}

.chat_table {
	margin-top: 0 !important;
	height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
	display: block;
}

.chat_table td {
	text-align: left;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.type {
	width:595px; float:left;
	margin-top: 1px;
}

.topbar {
	background: #d6e4db;
	padding: 5px 3px 0 3px;
}

.textchat {
	width: 593px; float: left;
	border: 1px solid #d6e4db ;
}

#anews {
 	margin:-40px auto auto;
	text-align:right;
	width:903px;
}

.assineanews  {
font-style:italic;
}

#anews form {
color:#999999;
}

.anewstxt  {
border:1px solid #CEDDD3;
margin:2px 5px;
width:120px;
}

.anewsinp  {
background:none repeat scroll 0 0 #E8E8E8;
border:1px solid #C8D7CC;
color:#999999;
cursor:pointer;
margin-top:12px;
}


/*** acesso area restrita ***/

.login a.linklog {
	color: #477253;
	font-size: 11px;
	text-decoration: none;
}

.login a.linklog:hover {
	text-decoration: underline;
}

.instr {
	font-size: 10px;
	text-align: left;
}


