* {
    outline: none;/*/// retira a borda no firefox*/
}
html, body{
	margin:0;
	padding:0;
	font-size:11px;
	background-image:url(../imgs/fundo_pagina.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#71B9E7;
	height: 100%;
}
html, body #content{
	height: 100%;
}
#all{}
.divisoria{height:10px; width:1000px; margin:0 auto; background-image:url(../imgs/divisoria.png); background-repeat:repeat-x;}
.font_bold{font-weight:bold;}
.font_9{font-size:9px;}
.font_10{font-size:10px;}
.font_12{font-size:12px;}
.font_14{font-size:14px;}
.font_16{font-size:16px;}
.font_18{font-size:18px;}
.font_azul{color:#28527e;}
.font_branco{color:white;}
.font_azul_marinho{color:#3d737f;}
.font_azul_bb{color:#b1d7fe;}
.font_azul_escuro{color:#3C8C6E;}
.font_tribu{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

#banner{height:100px; background-image:url(../imgs/fundo_banner.png); background-repeat:repeat-x;}
#banner_conteudo{width:1000px;height:100px;background-image:url(../imgs/banner.jpg);background-repeat:no-repeat;margin:0 auto;}
#banner_logo{ float:left; height:86px; width:256px; background:url(../imgs/logo.gif) no-repeat;margin-left: 20px; }
#barra_menu{
	height:35px;
	float:right;
	margin: 30px 50px 0 0;
	display: inline;
}
.botao{text-align:center;padding-right:5px;}
.botao a{padding-top: 5px;height:25px;color:white;text-decoration:none;display:block;}
.botao a:hover{}
.botao_menor{text-align:center;}
.botao_menor a{padding-top: 3px;height:25px;color:white;text-decoration:none;display:block;}
.botao_menor a:hover{}
.botao_1{ width:65px; height:35px; background-image:url(../imgs/botao_2.gif);_background-image:url(../imgs/botao_2.gif); float:left; background-repeat: no-repeat; }
.botao_1 a:hover{background-image:url(../imgs/botao_2_hover.gif);_background-image:url(../imgs/botao_2_hover.gif); background-repeat:no-repeat;}
.botao_2{
	background-image:url(../imgs/botao.gif);
	width:95px;
	height:35px;
	float:left;
	background-repeat: no-repeat;
}
.botao_2 a:hover{background-image:url(../imgs/botao_hover.gif);background-repeat: no-repeat; background-repeat:no-repeat;}
.botao_3{ background-image:url(../imgs/botao_1.gif); width:105px; height:35px; float:left; background-repeat: no-repeat; }
.botao_3 a:hover {background-image:url(../imgs/botao_1_hover.gif); background-repeat:no-repeat;}
.botao_4{ background-image:url(../imgs/botao_3.gif); width:75px; height:35px; float:left; background-repeat: no-repeat; }
.botao_4 a:hover{ background-image:url(../imgs/botao_3_hover.gif); background-repeat:no-repeat;}
.botao_5{ background-image:url(../imgs/botao_4.gif);height:20px;float:left;background-repeat:no-repeat;width:60px;}
.botao_6{ background-image:url(../imgs/botao_5.gif); width:45px; height:20px; float:left; background-repeat: no-repeat; margin: 15px 0 0 10px; }
.botao_7{ background-image:url(../imgs/botao_6.png);width:70px;height:25px;float:left;background-repeat: no-repeat;margin: 15px 0 0 -2px;padding-top:6px;}
.botao_7_1{background-image:url(../imgs/botao_6.gif);width:70px;height:25px;float:left;background-repeat: no-repeat;margin: 15px 0 0 25px;padding-top:6px;}
.botao_7_11{background-image:url(../imgs/botao_6.gif);width:70px;height:25px;float:left;background-repeat: no-repeat;margin: 15px 0 0 25px;padding-top:6px;}
.botao_8{ background-image:url(../imgs/botao_7.gif);width:120px;height:20px;float:right;background-repeat: no-repeat;margin: 0px 10px 0 -2px;padding-top:7px;}
.botao_9{background-image:url(../imgs/botao_8.gif);width:90px;height:20px;float:right;background-repeat: no-repeat;margin: 0px 0px 0 -2px;}
/*--------------------fim-banner-------------------------------*/
/*--------------------corpo-------------------------------*/
#corpo2{
	width:1000px;
	margin:0 auto;
	margin-top: 0px;
	overflow: hidden;
	background-color: #ABE4F2;
	padding-bottom: 350px;
}

.tabela{
	width:95%;
	border-collapse:collapse;
}
	.tabela tr th, .tabela tr td{
		border:solid 1px #3573BC;
		padding:8px;
		color:#333;
	}
	.tabela tr th{
		background:#3573BC;
		color:#FFF;
	}

#corpo3{
	width:1000px;
	margin:0 auto;
	margin-top: 0px;
	overflow: hidden;
	background-color: #ABE4F2;
}

#corpo{
	width:1000px;
	margin:0 auto;
	margin-top: 0px;
	overflow: hidden;
	background-color: #ABE4F2;
	
}
#flash{width:1000px;height:250px;background-image:url(../imgs/fundo.png);background-color:#FFF;}
#flash_conteudo{
	width:750px;
	background-image: url(../imgs/flash.jpg);
	background-repeat: no-repeat;
	height: 250px;
	float: left;
}
#noticias{
	background-image:url(../imgs/box_servico.png);
	width:248px;
	background-repeat:no-repeat;
	color: #FFF;
	float: right;
	overflow: hidden;
	min-height: 250px;
	height: 100%;
}

.naoaparece{
	display:none;
}
.chamada{
	padding-top: 5px;
}
.texto{
	float: right;
	width: 150px;
	padding-right: 30px;
	padding-top: 14px;
}
.texto a{text-decoration:none; color:#28527e;}
.texto a:hover{text-decoration:underline;color:#666;}
.data{
	float:left;
	width: 60px;
}
.titulo{
	margin: 12px 0 0 30px;
}
.titulo a{text-decoration:none;color:#28527e;}
.titulo a:hover{text-decoration:none;color:#666;}
.mais{ margin-left:150px; margin-top: 15px; }

.caution{
	display:block;
	padding:5px 10px;
	background:#CC0000;
	color:#FFF;
	font-weight:bold;
	width:150px;
	text-align:center;
}

/*--------------------fim-corpo-------------------------------*/
/*--------------------bottom-------------------------------*/
#bottom{
	width:1000px;
	margin:0 auto;
	background-image:url(../imgs/bottom.jpg);
	background-repeat:no-repeat;
	height: 265px;
}

#quem_somos_flash2{
	width:1000px;
	height: 400px;
	background-color: #ACE4F2;
}
#bottom_1{width:1000px;margin:0 auto;background-image:url(../imgs/bottom_1.jpg);background-repeat:no-repeat;overflow: hidden;}
#bottom_conteudo{padding-top: 15px;padding-left: 0px;height: 260px;}
.bottom_box{
	width:325px;
	background-image:url(../imgs/box.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left: 15px;
	padding: 35px 0 0 15px;
}
.bottom_box_1{
	width:325px;
	background-image:url(../imgs/box_1.jpg);
	background-repeat:no-repeat;
	float:left;
	_height:180px;
	margin-left: 15px;
	padding: 25px 0 0 15px;
}
.bottom_box1{
	width:230px;
	height:185px;
	background-repeat:no-repeat;
	float:left;
	margin-left: 15px;
	padding: 0 0 0 15px;
}
#box_img{
	width:80px;
	height:80px;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	display: inline;
}
.box_chamada{
	overflow:hidden;
}
.box_chamada1{
	width:220px;
	overflow:hidden;
	float: left;
}
.box_texto{ padding: 10px 15px 0 0; }
.box_titulo{ background-image: url(../imgs/seta.gif); background-repeat: no-repeat; padding-left: 25px; padding-right: 15px; }
.box_titulo a{text-decoration:none;color:#b1d7fe;}
.box_titulo a:hover{text-decoration:none;color:#CFF;}
.box_direita_titulo{
	padding-left: 25px;
	padding-right: 10px;
	width: 130px;
	_background-image:url(../imgs/seta.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
}
.box_direita_titulo a{text-decoration:none;color:#b1d7fe;}
.box_direita_titulo a:hover{text-decoration:none;color:#CFF;}
#botao_patrocinador{width: 100px;overflow: hidden;margin-left: -10px; float: right;}
#parcerias img{
	z-index: -1;
}
.ul_right{
	width:130px;
	_width:110px;
	float: left;
	padding: 10px 0 0 15px;
	_padding: 20px 0 0 25px;
	
}
.ul_left{
	width:120px;
	float: left;
	padding: 10px 5px 0 5px;
	_padding: 3px 0 0 5px;
	height: 95px;
}
 ul {
	list-style:none;
	padding:10px 0 0 0;
	margin:0;
}
.ul_right ul{padding-left: 10px;}
.ul_right ul li{padding: 15px 0 0 0;}
.ul_right ul li a{color:white;text-decoration:none;}
.ul_right ul li a:hover{
	text-decoration:none;
	background-color:#69F;
	width: 0px;
}
.ul_left ul{padding-left: 10px;}
.ul_left ul li{
	padding: 15px 0 0 0;
	width:150px;
}
.ul_left ul li a{color:white;text-decoration:none;}
.ul_left ul li a:hover{
	text-decoration:none;
	background-color:#69f;
}

/*--------------------fim-bottom-------------------------------*/
#assinatura{width:1000px;height:65px;margin:0 auto;/* background-image:url(../imgs/assinatura.gif); background-repeat:no-repeat;*/}
.right-logo {
    float:right;
    margin-left: 10px;
    margin-right: 20px;
}
.left-logo {
    float:left;
    margin-right: 30px;
    margin-left: 15px;
}
#endereco, #endereco a {
   font-weight: bold;
   color: #0E3661; 
   line-height:1.4;
}
.copyright {
    color:#3B7EBC;
    margin-top:10px
}
.box_branco{background-color: #FFF;float: right;width: 250px;overflow: hidden;}

.arquivo ul{
	margin:0;
	padding:5px 0 0 10px;
	list-style:circle;
	color:#060;
	text-decoration: none;
}
.arquivo ul li{padding-top:5px; padding-left:0px;padding-bottom:10px; margin-left:25px;}
.arquivo ul li a{ color:#277a6b; text-decoration:none;}
.arquivo ul li a:hover{text-decoration:none; color:#096;}
.arquivo{
	padding-left:20px;
	width:220px;
	padding-top: 15px;
}
.opened{}
.closed{}
a.opened{background:transparent url(../imgs/arrow_expand.gif) no-repeat scroll left center;padding-left:12px;}
a.closed{background:transparent url(../imgs/arrow_collapse.gif) no-repeat scroll left center;padding-left:12px;}

.chamada ul{list-style:circle; padding:5px 0 0 10px; color:#3C8C88;}
.chamada ul li {padding:8px 0 0 0; margin-left:20px; color:#3C8C88;}
.chamada ul li a{text-decoration:none; color:#3C8C88;}
.chamada ul li a:hover{color:#3C8CFF;}
.link_servicos a{color:#3C8C88;}

.box_chamada_1{
	width:300px;
	overflow:hidden;
}


.parceiro_box{
	width:710px;
	overflow:hidden;
	border-bottom-color:#06C;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom: 5px;
}
.parceiro_img{
	width:100px;
	height:100px;
	float:left;
	padding: 10px 10px 10px 10px;
}
.parceiro_titulo{
	padding-bottom: 10px;
	padding-top: 10px;
}
.parceiro_conteudo{
	width: 710px;
	overflow: hidden;
}
.parceiro_text{}
#corpo_left_5{
	float:left;
	width:720px;
	margin-left: 20px;
	_margin-left:10px;
	margin-bottom: 0px;
}
.clear{
	clear: both;
}
#abas ul { height: 1%; display: table; }
#abas ul li { float: left; margin: 0 4px; }
#abas ul li.primeira { margin-left: 0; }
#abas ul li a {
	display: block;
	float: left;
	padding: 5px 12px;
	background-color: #2762A0;
	color: #FFFFFF;
	font-weight: bold;
}

#abas ul li a.selecionado, #abas ul li a:hover { background-color: #FFFFFF; color: #2762A0; text-decoration: none; }

#conteudoAba { background-color: #FFFFFF; color: #666666; padding: 10px;}
#geral {
	margin: 0px auto;
	width: 700px;
	text-align: left;
}

#content {
	height: 100%;
	height:auto !important;
	min-height:100%;
}

#footter{
	position: relative;
	margin-top: -350px; /* A mesma altura do rodapé, o valor deve ser negativo */
	height: 350px;
	background-color:#71B9E7;
	clear:both
}
#corpo_right2{
	float:right;
	overflow:hidden;
	width: 250px;
}

#texto_organograma{
	margin-left: 20px;
}

.selecionado a, .selecionado a:visited{
	color: #FF0000 !important;
}

.spacebtw {
    margin-left: 10px;
    margin-top: 30px
}

.button-processo-seletivo, .button-processo-seletivo:visited, .button-processo-seletivo:hover{
	display:block;
	margin-top:10px;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	background:green;
	color:#FFF;
	text-decoration:none;
}
	.button-processo-seletivo:hover{
		background:#1AAF1A;
	}
