a{
    text-decoration: none;
}
*{
    margin:0;
    padding:0;
    border:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:100%;
}
body{
    background: url(../imgs/bg_meio.jpg) repeat;
}
html>body .conteudo{
    height: auto;
}

.clear{
    clear:both;
}
p.center{
    text-align: center;
}
.fundo_topo{
    width: 100%;
    height: 413px;
    background: url(../imgs/alterosa_fundo_preto.jpg) repeat-x;
    position: relative;
    z-index: 1;
}
.geral{
    width: 950px;
    background: #FFFFFF;
    position: relative;
    z-index: 2;
    margin: auto;
    margin-top: -413px;
}
/*Textos*/
h2{
    /*font-size: 100%;*/
    /*color: #000000;*/
    font-weight: bold;
}
p{
    font-size: 80%;
    color: #333333;
    font-weight: 100;
}
p a{
    color: #333333;
}
.boxHome p{
    margin-left: 10px;
}
.conteudo p{
    text-align: left;
    padding-right: 15px;
    font-size: 100%;
}
.conteudo p b{
    font-weight: bold;
}

.conteudo_p{
    font-size: 80%;
    color: #333333;
    font-weight: 100;
    text-align: left;
    padding-right: 15px;
}
.conteudo_p a{
    color: #333333;
}

.conteudo_p b{
    font-weight: bold;
}

.cabecalho{
    width: 950px;
    height: 213px;
    background: url(../imgs/alterosa_fundo_preto.jpg) repeat-x;    
}

.boxLogomarca{
    width: 231px;
    height: 152px;
    float: left;
}
.areaLogo{
    position: relative;
    width: 231px;
    height: 136px;    
    background: white;
    margin-top: 16px;
    
    -moz-border-radius: 30px 30px 0 0;
    -webkit-border-radius: 30px 30px 0 0;
    border-radius: 30px 30px 0 0;
    behavior: url(scripts/source/PIE.htc);    
}
#logoAlterosa, objet#logoAlterosa{
    position: relative;
    width: 220px;
    height: 108px;
    margin: 12px 0 0 4px;
    float: left;
}
.logoGrupo{
    margin: 15px 0 0 5px;
}
.boxLogoGrupos{
    width: 719px;
    height: 152px;    
    float: left;    
}
.linhaGrupo1, .linhaGrupo2{
    width: 719px;
    height: 76px;    
    float: left;
}
.linhaGrupo2{
    position: relative;
    background: white url('../imgs/faixa-linha2.jpg') repeat-x bottom;
    
    -moz-border-radius: 0 30px 0 0;
    -webkit-border-radius: 0 30px 0 0;
    border-radius: 0 30px 0 0;
    behavior: url(scripts/source/PIE.htc);        
}    
.ls_grupos, .ls_gruposAlterosa, .ls_gruposSorel, .ls_gruposIpiranga, .ls_gruposCogeral{
    position: relative;
    /*margin: 32px 0 0 30px;*/
    margin: 32px 0 0 10px;
    padding: 0;
    list-style: none;
}
/*.ls_grupos{margin-left: 10px;}*/
.ls_grupos li, .ls_gruposAlterosa li, .ls_gruposSorel li, .ls_gruposIpiranga li, .ls_gruposCogeral li{
    float: left;
}    
.ls_grupos li a, .ls_gruposAlterosa li a, .ls_gruposSorel li a, .ls_gruposIpiranga li a, .ls_gruposCogeral li a{
    position: relative;
    display: block;
    background: #1C1C1D;
    color: #BEBEBE;
    padding: 5px 10px;
    margin-right: 5px;
    /*font-size: 85%;*/
    font-size: 80%;
    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    behavior: url(scripts/source/PIE.htc);        
}
.ls_gruposAlterosa li a{    
    background:#C83E0F;
    color: white;
}
.ls_gruposSorel li a{
    background:#005841;
    color: white;    
}
.ls_gruposCogeral li a{
    background:#F59000;
    color: white;
}
.ls_gruposFundicao li a{
    background:#6A171A;
    color: white;
}

.ls_grupos li a:hover{
    background: #3F3F41;
}
.ls_gruposAlterosa li a:hover{
    background: #ED7E54;
}
.ls_gruposSorel li a:hover{
    background: #00BF8F;
}
.ls_gruposCogeral li a:hover{
    background: #FFB84E;
}
.ls_gruposFundicao li a:hover{
    background: #AE8565;
}
.acess{
    position: relative;
    /*margin: 3px 0 0 30px;*/
    margin: 3px 0 0 10px;
    padding: 0;
    list-style: none;
    float: left;    
}
.acess li{
    width: 22px;
    height: 20px;
    float: left;
    margin-right: 8px;
}    

.ls_linguas, .ls_linguasAlterosa, .ls_linguasSorelIpi{
    position: relative;
    margin: 0;
    margin-top: 4px;
    padding: 0;
    list-style: none;
    float: left;   
    height: 20px;
    margin-left: 5px;
    color: #999999;
}

.ls_linguas a:hover{
    text-decoration: underline;
}
.ls_linguas a, .ls_linguasAlterosa a, .ls_linguasSorelIpi a{
    font-size: 80%;
    color: #999999;
    padding: 0 3px;
}    
.ls_linguasAlterosa a{
    color: #C83E0F;
}    
.ls_linguasSorelIpi a{
    color:#005841;
}
.ls_logos{
    position: relative;
    /*margin: 20px 0 0 50px;*/
    margin: 20px 0 0 3px;
    padding: 0;
    list-style: none;
    float: left;    
}
.ls_logos li{
    float: left;
    height: 35px;
    margin-right: 5px;
}    
.txtBusca{
    position: relative;
    border: 1px solid #CCCCCC;   
    background: #EAEAEA;
    float: left;
    margin: 22px 0 0 35px;
    width: 200px;
    height: 24px;
    
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(scripts/source/PIE.htc);            
}
.btnOK{
    background: url('../imgs/botao_ok.jpg') no-repeat center;
    width: 28px;
    height: 27px;
    text-indent: -999em;
    float: left;
    margin: 22px 0 0 5px;
}
.faixaVerde{
    background: url('../imgs/faixa-verde.jpg') repeat-x;
    width: 100%;
    height: 46px;
}
.boxSubMenu{
    position: relative;
    height: 40px;
    width: 900px;
    text-align: right;
    margin-left: 30px;
    float: left;
}
.subMenu{
    margin: 13px 0 0 0;
    padding: 0;
    list-style: none;
}
.subMenu li{
    margin-right: 10px;
    display: inline;    
}    
.subMenu li a{
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 80%;
    /*font-family: Arial Narrow, arial;*/
}    

.busca{
    width: 480px;
    height: 30px;
    background: #1C1C1C;
    float: left;
    margin-left: 270px;
    _margin-left: 162px;
    position: relative;
    z-index: 10;
    border: 1px solid fuchsia;
}
.formBusca{
    margin: 2px 0 0 0;
    float: left;
}
.labelBusca{
    float: left;
}
.formBusca label{
    font-size: 80%;
    color: #FFFFFF;
    font-weight: bold;
    float: left;
    margin: 4px 10px 0 0;
    text-align: right;
    width: 100px;
}
.inputBusca{
    width: 238px;
    height: 16px;
    font-size: 75%;
    float: left;
    margin-top: 5px;
}
.btnBusca{
    background: none;
    font-size: 70%;
    font-weight: bold;
    color: #FFFFFF;
    width: 31px;
    height: 29px;
    margin-top: -3px;
}
.botaoBusca{
    background: url(../imgs/botao_busca.jpg) no-repeat;
    text-align: center;
    width: 31px;
    height: 29px;
    float: left;
    margin: 2px 0 0 10px;
}
.tamanhoFonte{
    width: 55px;
    height: 20px;
    float: right;
    margin: 6px 0 0 20px;
    color: #FFFFFF;
    font-weight: bold;
}
#aumenta_fonte, #reduz_fonte{
    cursor: pointer;
}
.bandeiras{
    text-align: center;
    width: 200px;
    height: 27px;
    float: left;
    padding: 10px 0 0 0;
}
object#logomarcas{
    height: 95px;
}
#logomarcas{
    padding-top: 10px;
}
.logo{
    margin-left: 10px;
    width: 290px;
    float: left;
    margin-top: -35px;
    text-align: center;
}
.logo .miniLogos{
    margin-top: 10px;
}
.logosMini{
    height: 50px;
    text-align: right;
    display: table-cell;
    vertical-align: bottom;
}
.bemvindo{
    width: 250px;
    height: 76px;
    font-size: 80%;
    color: #FFFFFF;
    float: left;
    padding: 35px 0 0 10px;
}
.menu li{
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    display: inline;
    list-style: none;
    margin-left: 9px;
}
.menu li a{
    color: #FFFFFF;
}
.menu li:hover{
    border-bottom: 1px solid #FFF;
}

.conteudoGeral{
    width: 100%;
    padding-top: 20px;
}
.destaque{
    width: 657px;
    height: 176px;
    overflow: hidden;
    margin-top: 6px;
}
.destaque img{
    position: relative;
    z-index: 1;
}
.imagens{
    position: relative;
    z-index: 1;
    width: 657px;
    height: 176px;
}
.imagens img{
    width: 657px;
}
.sombra{
    width: 637px;
    height: 55px;
    background: url(../imgs/mascara.png) repeat;
    position: relative;
    z-index: 2;
    margin-top: -55px;
    text-align: right;
    font-size: 120%;
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 20px;
}
.sombra .legenda{
    width: 450px;
    float: right;
}
.sombra table{
    width: 450px;
    float: right;
    height: 55px;
}
.mascara{
    width: 658px;
    height: 29px;
    background: url(../imgs/mascara_imagem_topo.png) no-repeat;
    position: relative;
    z-index: 10;
    margin-top: -29px;
}
#navegador{
    margin: 190px 0 0 30px;
    position: absolute;
    z-index: 50;
}
.boxHome{
    width: 278px;
    border: 1px solid #CCCCCC;
    margin-top: 10px;
    padding: 0 5px 3px 5px;
}
.iconeHome{
    width: 89px;
    height: 84px;
    float: left;
    overflow: hidden;
    margin-top: 7px;
}
.iconeHome img{
    position: relative;
    z-index: 1;
}
.mascaraMini{
    width: 89px;
    height: 84px;
    position: relative;
    z-index: 2;
    background: url(../imgs/mascara_imagens.png) no-repeat;
    margin-top: -96px;
}
.textoBox{
    display: table-cell;
    vertical-align: middle;
    width: 185px;
    height: 95px;
}
.textoBox a{
    color: #333;
}
.textoBox a:hover{
    border-bottom: 1px solid #333;
}
.textoBox p{

}
object#video{
    width: 280px;
    height: 212px;
}
.conteudoRight{
    float: left;
    padding-left: 10px; 
}
.containerNot{
    height: 150px;
    overflow: hidden;
}
.titulosPag1{
    font-size: 85%;
    font-weight: 100;
}
.bodyNews a{
    text-decoration: underline;
}
.bodyNews a:hover{
    font-weight: bold;
}
.noticias{
    width: 260px;
    list-style: none;
}
.noticias li{
    margin-bottom: 20px;
    height: auto;
    font-size: 80%;
    color: #333333;
    font-weight: 100;
    margin-top: 10px;
}
.noticias a{
    color: #333333;
}
.listaNoticias{
    border-bottom: 1px solid #CCCCCC;
    width: 625px;
    padding: 5px 0;
}
.formularioBanco{
    background: #E4E4E7;
    width: 255px;
    padding: 4px 3px;
    margin: 10px 0px;
}
.banco{
    width: 260px;
}
.inputBanco{
    float: left;
    width: 105px;
    height: 20px;
    font-size: 80%;
    margin-right: 5px;
}

p.msgLogin{
    color: red;
}

.rodape{
    width: 100%;
    height: 119px;
    background: url(../imgs/bg_rodape_preto.jpg) repeat-x bottom;
}
.assinatura{
    width: 950px;
    margin-top: 45px;
    padding-left: 10px;
}
.assinatura p{
    font-size: 65%;
    margin-top: 3px;
}
.assinatura img{
    margin: -15px 0 0 910px;
    position: absolute;
}


/*Formulario*/
.contato{
    border: 1px solid #CCCCCC;
    font-size: 80%;
}
.cbo_contato{
    border: 1px solid #CCCCCC;
    font-size: 80%;
    width: 290px;
}
label{
    display: block;
    font-size: 80%;
    font-weight: bold;
    margin-bottom: 5px;
}
.box_contato{
    height: auto;
    padding-bottom: 5px;
    margin: 15px 10px 0 0;
}
.caixa_contato{
    height: auto;
    padding-bottom: 5px;
    margin-left: 10px;
    float: left;
}
.btnEnviar{
    /*background: #157132;*/
    padding: 0px 5px;
    color: white;
    margin-left: 10px;
    font-weight: bold;
    font-size: 80%;
    height: 18px;
    padding-bottom: 2px;
}
.caixaForm{
    border: 1px solid #cccccc;
    padding: 10px 10px;
    margin-top: 10px;
    margin-bottom: 30px;
    width: 600px;
}
.msg_contato{
    border: dashed medium #cccccc;
    width: 590px;
    padding: 5px 15px;
    margin-bottom: 15px;
    text-align: center;
    color: red;
}
.linha{
    width: 94%;
    height: 1px;
    margin: auto;
    background-color: #CCCCCC;
}
label.error{
    color:red;
    font-size: 10pt;
    font-weight: normal;
    display:block;
    font-weight: bold;
}
.frmContato{
    border: 1px solid #CCC;
    padding: 10px;
    width: 610px;
}

p.boxTalento{
    font-size: 80%;
    color: #333333;
    font-weight: 100;
    text-align: left;
}

p.boxTalento b, p.center b{
    font-weight: bold;
}

.cotacao{
    font-size: 9pt;
}

.cotacao th.titulos{
    width: 200px;
}
.cotacao th.th{
    text-align: center;
    width: 60px;
}

.cotacao td{
    text-align: center;
}

.cotacao th{
    text-align: left;
}

.cotacao i{
    color: #666;
    font-size: 8pt;
}

#frm_busca #busca{
    color: #666;
    font-size: 10pt;
    padding: 0px 3px;
}

#fig1{
    margin-top: 4px;
}
#fig4{
    margin-top: 1px;
}

.capaNoticia{
    float: left;
    margin: 10px;
    margin-top: 0px;
}

ul.resultadoBusca{
    font-size: 90%;
    color: #333;
}

ul.resultadoBusca li a{
    color: inherit;
}

ul.resultadoBusca li a:hover{
    text-decoration: underline;
}