﻿body
{
    background:url(../img/bg_site.jpg) repeat-x #00102c center top;
    font-family:Arial, "Trebuchet MS", Tahoma, Verdana;
    font-size:12px;
    text-align:left;
    margin:0px;
    padding:0px;
}
hr
{
    border:1px solid #ccc;
    background-color:#ccc;
    color:#ccc;
}
.geral
{
    width:960px;
    margin:0px auto;
    text-align:left;
}
.geral_banner_principal
{
    width:960px;
    margin:0px auto;
    text-align:left;
}
.geral_topicos_internos
{
    margin-top:20px;
    height:81px;
    background:url(../img/bg_titulos.gif) repeat-x top;
}
.topico
{
	font-family: Arial;
	padding:0px 25px 0px 25px;
	font-style:italic;
	font-size: 35px !important;
	color: #fff;
	height:50px;
	letter-spacing:-1px;
	background:url(../img/bg_topicos_principal2.jpg) no-repeat;
	float:left;
	position:relative;
}
.canto_esq
{
    float:left;
    background:url(../img/bg_canto_topico_esq.gif) no-repeat;
    width:12px;
    height:50px;
}
.canto_dir
{
    float:left;
    background:url(../img/bg_canto_topico_dir.gif) no-repeat;
    width:15px;
    height:50px;
}
.menu_sub
{
    position:absolute;
    top:0px;
    left:50%;
    width:960px;
    margin-left:-480px;
}
.topo
{
    position:relative;
    padding:20px 0px 0px 0px;
    margin-bottom:10px;
}
.logotipo
{
    width:149px;
    height:56px;
    float:left;
}
.busca_topo
{
    float:right;
    width:130px;
    height:37px;
    top:35px;
    right:0px;
    position:absolute;
}
.banner_principal
{
    width:958px;
    height:230px;
    margin-bottom:13px;
    position:relative;
}
#pai
{
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
}
.numbers
{
    color:red;
    position:absolute;
    bottom:10px;
    font-weight:bold;
    font-size:12px;
    text-align:right;
    left:350px;
    width:600px;
    right:10px;
    height:19px;
    z-index:101;
}
.quebra_bottom
{
    clear:both;
    margin-bottom:50px;
}
.numbers a
{
    background:url(../img/bg_btn_azul.png) no-repeat;
    line-height:19px;
    padding:2px 10px 2px 10px;
    margin:3px;
    height:19px;
    width:28px;
    color:white;
    text-decoration:none;
}
.numbers a:hover
{
    color:#001945;
    height:19px;
    text-decoration:none;
    width:28px;
    background:url(../img/bg_btn.png) no-repeat;
}
.titulo_principal
{
    height:50px;
    position:relative;
    
}
.banner_interno
{
    width:958px;
    text-align:left;
    height:81px;
    margin:0px auto;
}

.barra
{
    height:23px;
    color:#fff;
    padding:8px 0px 0px 25px; 
    position:relative;
}
.quebra
{
    clear:both;
}
.txt_busca
{
    font-family:Arial, "Trebuchet MS", Tahoma, Verdana;
    font-size:11px;
    color:#001945;
    border:none;
    background-color:Transparent;
}
.txt_newsletter
{
    font-family:Arial, "Trebuchet MS", Tahoma, Verdana;
    font-size:11px;
    color:#fff;
    border:none;
    background-color:Transparent;
}
.menu
{
    clear:both;
    position: absolute;
    height:44px;
    top:30px;
    left:148px;
    margin-bottom:10px;
}
.menu a
{
    text-decoration: none;
}
.opt_pag_inicial a
{
/*    background: url(../img/menu/pagina_inicial.gif) no-repeat;*/
    width: 73px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 0px;
}
.opt_sobre_a_dual a
{
/*    background: url(../img/menu/sobre_a_dual.gif) no-repeat;*/
    width: 68px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    left: 73px;
    top: 0px;
}

.opt_responsabilidade a
{
/*    background: url(../img/menu/responsabilidade.gif) no-repeat;*/
    width: 117px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    left: 141px;
    top: 0px;
}


.opt_nossas_solucoes a
{
/*    background: url(../img/menu/nossas_solucoes.gif) no-repeat;*/
    width: 76px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    left: 258px;
    top: 0px;
}

.opt_nossos_segmentos
{
    /*background: url(../img/menu/nossos_segmentos.gif) no-repeat;*/
    position: absolute;
    width: 88px;
    height: 44px;
    cursor: pointer;
    left: 333px;
    top: 0px;
}

.opt_trabalhe_conosco a
{
    /*background: url(../img/menu/trabalhe_conosco.gif) no-repeat;*/
    width: 74px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    left: 422px;
    top: 0px;
}

.opt_fale_conosco a
{
/*    background: url(../img/menu/fale_conosco.gif) no-repeat;*/
    width: 74px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    left: 496px;
    top: 0px;
}
.opt_mapa_do_site a
{
    /*background: url(../img/menu/mapa_do_site.gif) no-repeat;*/
    width: 80px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    left: 570px;
    top: 0px;
}
.conteudo_principal
{
    clear:both;
    background:url(../img/bg_conteudo_principal.gif) repeat-x top #fff;
    /*margin-top:-11px;*/
    /*padding:30px 0px;*/
}
.conteudo_geral
{
    width:960px;
    margin:0px auto;
    text-align:left;
    position:relative;
    clear:both;
    padding:30px 0px;
}

.conteudo_geral_info
{
    width:960px;
    margin:0px auto;
    text-align:left;
    position:relative;
}
.conteudo_geral_interna
{
    width:960px;
    margin:0px auto;
    text-align:left;
    margin-top:0px;
    position:relative;
    background:url(../img/bg_tabela.jpg) right repeat-y;
}
.conteudo_geral_interna_busca
{
    width:960px;
    margin:0px auto;
    text-align:left;
    margin-top:0px;
    position:relative;
}
.rodape_principal
{
    clear:both;
    background:url(../img/bg_rodape.gif) repeat-x top #00102c;
}
.rodape_geral
{
    width:900px;
    margin:0px auto;
    text-align:left;
    
    color:#2c436c;
    font-size:11px;
    clear:both;
    position:relative;
}
.box_suporte
{
    float:left;
    width:250px;
    margin-bottom:10px;
}
.box_telefone
{
    float:left;
    width:261px;
    margin-left:65px;
    margin-bottom:10px;
}
.box_newsletter
{
    float:right;
    width:221px;
    height:102px;
    background:url(../img/bg_newsletter.gif) repeat-x top #001335;
    padding:25px 23px 0px 23px;
    position:relative;
    margin-bottom:10px;
}
.endereco
{
    float:left;
    width:250px;
    margin-bottom:25px;
}
.copy
{
    float:right;
    text-align:right;
    width:250px;
    margin-bottom:25px;
}
.copy b
{
    color:#5979b0;
    font-weight:normal;
}
.copy a
{
    color:#2c436c;
    text-decoration:none;
}
.copy a:hover
{
    color:#5979b0;
    text-decoration:none;
}
.menu_rodape
{
    height:20px;
    clear:both;
    color:#57719d;
    background-color:#021535;
    padding:15px 15px 10px 15px;
    position:relative;
}
.submenu_rodape_segmentos
{
    color:#57719d;
    background-color:#021535;
    padding:12px;
    position:absolute;
    top:-50px;
    left:433px;
}
.menu_rodape a
{
    color:#57719d;
    text-decoration:none;
}
.menu_rodape a:hover
{
    color:#2c436c;
}
.segmento
{
    clear:both;
    padding-left:14px;
    position:relative;
    height:225px;
}
.segmento a
{
    color:#fff;
    text-decoration:none;
}
.todas_noticias
{
    clear:both;
    position:relative;
    margin-left:10px;
    height:167px;
}
/*.box_home
{
    background:url(../img/bg_box_home.jpg) no-repeat;
    position:relative;
    height:95px;
    float:left;
    margin-left:3px;
    width:145px;
    padding:80px 10px 20px 142px ;
}*/
.distribuicao
{
    /*background:url(../img/bg_distribuicao.jpg) no-repeat;*/
    background:url(../img/bg_box_home.jpg) no-repeat;
    position:relative;
    height:95px;
    float:left;
    margin-left:3px;
    width:145px;
    padding:80px 10px 20px 142px ;
}
.descricao_case
{
	height:50px;
	clear:both;
}
.descricao_case a
{
	color:#000;
	text-decoration:none;
}
.descricao_case a:hover
{
	color:#000;
	text-decoration:underline;
}
.btn_box
{
    padding:5px;
    margin-top:10px;
    width:55px;
    height:15px;
    font-size:12px;
    color:#fff;
}
.btn_box_cases
{
    line-height:15px;
    font-size:12px;
    color:#000;
    background-color:#f2f2f2;
    padding:5px;
    text-align:right;
}
.btn_box_cases a
{
	font-weight:bold;
    color:#000;
    text-decoration:none;
}
.btn_box_cases a:hover
{
	font-weight:bold;
    color:#058763;
    text-decoration:none;
}
.linha
{
    background:url(../img/linha_vertical.gif) no-repeat;
    height:437px;
    position:absolute;
    top:8px;
    left:325px;
    float:left;
    width:10px;
}
.linha2
{
    background:url(../img/linha_vertical.gif) no-repeat;
    height:437px;
    position:absolute;
    top:8px;
    left:642px;
    float:left;
    width:2px;
}
.saude
{
    /*background:url(../img/bg_saude.jpg) no-repeat;*/
    background:url(../img/bg_box_home.jpg) no-repeat;
    position:relative;
    height:95px;
    float:left;
    margin-left:22px;
    width:145px;
    padding:80px 10px 20px 142px ;
}
.projetos
{
    /*background:url(../img/bg_projetos.jpg) no-repeat;*/
    background:url(../img/bg_box_home.jpg) no-repeat;
    position:relative;
    height:95px;
    float:left;
    margin-left:22px;
    width:145px;
    padding:80px 10px 20px 142px ;
}
.noticias
{
    margin-top:10px;
    width:290px;
    float:left;
    height:150px;
}
.noticias a
{
    text-decoration:none;
    cursor:pointer;
}
.foto
{
    background:url(../img/bg_foto_noticia.jpg) no-repeat;
    width:103px;
    padding:0px 0px 0px 4px; 
    height:83px;
    float:left;
}
.foto_solucoes
{
    float:left;
    width:114px;
    text-align:center;
    padding:2px;
    border:1px solid #ccc;
}
.cont_solucoes
{
    margin-left:8px;
    float:left;
    font-size:12px;
    width:568px;
    color:#001338;
}
.cont_solucoes b
{
    font-size:14px;
}
.cont_solucoes a
{
    color:#001338;
    text-decoration:none;
}
.cont_solucoes a:hover
{
    color:#001338;
    text-decoration:underline;
}
.titulo_noticia
{
    float:left;
    font-weight:bold;
    /*width:170px;*/
    margin-left:10px;
    font-size:12px;
    color:#00354f;
}
.conteudo_textos_noticias
{
    height:110px;
    float:left;
    width:170px;
}
.titulo_noticia a
{
    font-weight:bold;
    font-size:12px;
    color:#00354f;
    text-decoration:underline;
}
.titulo_noticia a:hover
{
    font-weight:bold;
    font-size:12px;
    color:#000;
    text-decoration:underline;
}
.texto_noticia a
{
    font-size:11px;
    font-weight:normal;
    color:#417893;
    text-decoration:none;
}
.texto_noticia a:hover
{
    font-size:11px;
    color:#0362cd;
    text-decoration:none;
    font-weight:normal;
}
.texto_noticia
{
    clear:both;
    font-weight:normal;
    width:160px;
    font-size:11px;
    color:#417893;
    margin-bottom:20px;
}
.btn_noticia
{
    clear:both;
    background-color:#e7edf7;
    width:218px;
    height:17px;
    margin-left:5px;
    padding:9px 17px;
    color:#001335;
}
.btn_noticia a
{
    color:#001335;
    text-decoration:none
}
.btn_noticia a:hover
{
    color:#003f9d;
    text-decoration:none
}
.btn_noticia_interno
{
    clear:both;
    background-color:#e7edf7;
    width:218px;
    height:17px;
    margin-left:5px;
    padding:9px 17px;
    color:#001335;
}
.btn_noticia_interno a
{
    color:#001335;
    text-decoration:none
}
.btn_noticia_interno a:hover
{
    color:#003f9d;
    text-decoration:none
}
.informacoes
{
    width:720px;
    text-align:justify;
    float:left;
    padding:20px 0px;
    color:#00112f;
    margin-top:12px;
    line-height:18px;
}
.informacoes_busca
{
    width:940px;
    text-align:justify;
    padding:30px 0px 20px 0px;
    color:#00112f;
    margin-top:12px;
    min-height:1500px;
}
.titulos_internos
{
    font-size:12px;
    color:#00112f;
    font-weight:bolder;
}
.divisao
{
    margin:20px 20px 20px 0px;
    clear:both;
}
.conteudo_noticia
{
     width:570px; 
     float:left; 
     margin-left:15px;
}
.listagem_noticias
{
    border-top:1px solid #ccc;
    padding-top:20px;
    margin-top:10px;
}
.listagem_noticias ul
{
    display:list-item;
}
.listagem_noticias ul li
{
    display:list-item;
    margin-bottom:5px;
}
.listagem_noticias ul li a
{
    padding: 5px 10px 5px 10px;
    color: #00143c;
    background-color:#f0f0f0;
    text-align: left;
    display: list-item;
    line-height: 20px;
    text-decoration:none;
}
.listagem_noticias ul li a:hover
{
    padding: 5px 10px 5px 10px;
    color: #00143c;
    background-color: #00326f;
    text-align: left;
    display: list-item;
    color: #fff;
    text-decoration: none;
    line-height: 20px;
    text-decoration:none;
}
.coluna_dir_interna
{
    float:left;
    width:153px;
    padding:20px 0px 0px 0px ;
    position:relative;
    margin-left:37px;
    min-height:500px;
}
.coluna_dir_interna_conteudo
{
    position:relative;
    z-index:1px;
}
.topico_coluna_dir_interna
{
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    text-transform:uppercase;
    color:#001945;
    padding-left:18px;
    background: url(../img/bg_topico_submeu_int.gif) left no-repeat;
    margin-bottom:10px;
}
.submenu_interno
{
    clear:both;
    margin-bottom:30px;
}
.submenu_interno ul
{
    clear:both;
    padding:0px;
    margin:0px;
}
.submenu_interno ul li
{
    clear:both;
    display:list-item;
    list-style:none;
    margin:0px;
}
.submenu_interno ul li a
{
    display:list-item;
    padding: 7px 13px;
    margin:2px 0px;
    background-color:#e9e9e9;
    border-left:4px solid #038ff0;
    width:159px;
    color:#091748;
    text-decoration:none;
}
.submenu_interno ul li a:hover
{
    display:list-item;
    padding: 7px 13px;
    margin:2px 0px;
    background-color:#e0e0e0;
    border-left:4px solid #a80000;
    width:159px;
    color:#091748;
    text-decoration:none;
}
.espaco_campo_busca
{
    position:relative;
    height:10px;
    line-height:20px;
    text-align:left;
}
.campo_busca
{
    position:absolute;
    top:5px;
    left:12px;
}
.txt_busca_mapa
{    
    line-height:10px;
    font-family:"Trebuchet MS", Arial, Verdana;
    border:none;
    font-family:Arial, "Trebuchet MS", Tahoma, Verdana;
    font-size:11px;
    color:#001945;
}
.links
{
    position:absolute; 
    top:8px; 
    left:15px;
    font-size:10px;
    color:#e8effb;
}
.links a
{
    text-decoration:underline;
    color:#e8effb;
}
.links a:hover
{
    text-decoration:underline;
    color:#2f4c81;
}

/*.controle
{
    margin-left:-15px;
    background:url(../img/bg_barra_comando.jpg) no-repeat;
    width:771px;
    clear:both;
    float:left;
    border:1px solid red;
    height:63px;
    position:relative;
}*/

.controle
{
    clear:both;
    background:url(../img/bg_barra_comando.jpg) top no-repeat;
    width:757px;
    clear:both;
    height:63px;
    font-size: 12px;
}
.menu_controle
{
    clear:both;
    height:30px;
    text-align:right;
}
.menu_controle ul
{
    margin-right: 40px;
    padding: 0px;
    list-style: none;
    display: inline;
}
.menu_controle ul li
{
    display: inline;
    height:30px;
}
.menu_controle ul li a
{
    height:30px;
    line-height:30px;
    padding:7px;
    margin:2px;
    color: #000;
    text-decoration: none;
    list-style: none;
    display: inline;
    background-color: #dcdcdc;
}
.menu_controle ul li a:hover
{
    height:30px;
    line-height:30px;
    padding:7px;
    margin:2px;
    color: #fff;
    text-decoration: none;
    list-style: none;
    display: inline;
    background-color: #08275e;
}
.combo_assuntos
{
    clear: both;
    position: relative;
}
.listagem_combo_assuntos
{
    clear: both;
    width: 425px;
    border: 1px solid #cbcbcb;
    background-color:#fff;
    padding: 15px;
    position: absolute;
    top: 40px;
    left: 5px;
    z-index: 100000000;
}
.listagem_combo_assuntos ul
{
    list-style: none;
}
.listagem_combo_assuntos ul li
{
    display: list-item;

}
.listagem_combo_assuntos ul li a
{
    padding: 5px 10px;
    color: #00143c;
    border-bottom: 1px solid #91abd7;
    text-align: left;
    display: list-item;
    list-style-position:inside;
    list-style-type:square;
    line-height: 20px;
    text-decoration:none;
}
.listagem_combo_assuntos ul li a:hover
{
    padding: 5px 10px;
    color: #00143c;
    border-bottom: 1px solid #91abd7;
    background-color: #00326f;
    text-align: left;
    display: list-item;
    list-style-position:inside;
    list-style-type:square;
    color: #fff;
    text-decoration: none;
    line-height: 20px;
    text-decoration:none;
}
.mapa_site
{
    clear:both;
}
.mapa_site ul
{
    display: list-item;
}
.mapa_site ul li
{
    display: list-item;
    
}
.mapa_site ul li a
{
    display: list-item;
    padding:6px;
    list-style-type:square;
    list-style-position:inside;
    color:#000;
    text-decoration:none;
}
.mapa_site ul li a:hover
{
    display: list-item;
    padding:6px;
    list-style-type:square;
    list-style-position:inside;
    color:#fff;
    text-decoration:none;
    background-color:#001945;
}
.mapa_site_int
{
    margin-left:30px;
    margin-bottom:20px;
}
.btn_busca
{
    width:27px;
    height:18px;
    background:url(../img/btn_ok_busca.gif) no-repeat;
    border:none;
    cursor:pointer;
}