/* 
    Document   : style
    Created on : 09/11/2010, 09:27:39
    Author     : nayron
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
root { 
    display: block;
}
input.marcado, textarea.marcado, select.marcado{
    border: 2px solid #004D91;
}

input, textarea, select{
    background-color: #F4F8FF;
    border:1px solid #999999;
}


img{ border:none;}
*{margin:0; padding:0}
a{ text-decoration:none;}

#corpo h1{
    border-radius: 0.5em; /* arredondar */
    padding: 3px 0 0 5px;
    font-size: 14px;
    height: 20px;
    border: 1px solid #eeeeee;
    width: 240px;
    -text-transform: uppercase;
    background: url(../img/bg_titulo.png);
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}
#corpo h3{

    font-size: 16px;
    color: #004D91;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: 3px solid #004D91;
    padding: 0 0 5px 0;
    text-align: left;
}

#container{
    margin: 0 auto;
    -border-radius: 0.5em; /* arredondar */
    -box-shadow: black 0em 0.1em  0.7em ; /* sobra */
    width:960px;
    -min-height: 630px;
    -position:relative;
    background: #004D91;
    margin-bottom: 15px;
    -padding: 0;
    -border:1px solid #000000;
}
#container_dentro{
    margin: 0 auto;
    width: 99%;
    -border:1px solid #000000;
    -position:relative;

}
body{
    /*    font-family: Arial, Helvetica, sans-serif; 
        font-size:12px;*/
    -background-size:100% 100%;
    color: #5d665b;
    -font-size: small;
    -font-family: Verdana, Geneva, Arial, sans-serif;
    -background: url(../img/fundo_tijolo.png) ;
    -font: 1em "Lucida Grande",Lucida,Verdana,sans-serif; 
    font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
    font-size: 12px; 
    background-color: #004D91;

}
body a{ color:#333;}
html, body{height:100%}
*html #corpo{height:100%} /* IE6 NÃÂO LÃÂR min-height declaro no #container, entÃÂ£o fiz essa pog para funcionar*/

#corpo{
    -border: 1px solid #eeeeee;
    width: 625px;
    text-align: center;
    float: left;
    border-radius: 1.5em; /* arredondar */
    background: #FFFFFF;
    min-height: 430px; 
}
#corpo_destaque{
    width: 600px;
}

#corpo_dentro #painel p{
    text-align:left;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: justify;
}
#corpo_dentro{
    text-align: left;
    margin: 15px 15px 0 15px;
    font-size: 13px;
    color: #333;
}
#corpo_dentro fieldset{
    border:1px solid #004d91;
    border-radius: 0.5em; /* arredondar */
}
#corpo_dentro fieldset legend{
    background: url('../img/bg_botao.png'); 
    border-radius: 0.5em; /* arredondar */
    color: #ffffff;
    padding: 6px 20px 6px 20px;
    font-size: 13px;
    font-weight: bold;
}
#coluna_direita{
    float: right;
    width: 320px;
    min-height: 420px;
    background: #ffffff;
    border-radius: 1.5em; /* arredondar */
    padding: 13px 0 0 0;
}
#coluna_direita_dentro{
    width: 250px;
    margin: 0 auto;
    -float: left;
}
#parceiro{
    margin: 0 auto;
    -width: 250px;
    -height: 210px;
    -border: 1px solid #000000;
    -float: left;
    -padding: 0 0 0 20px;
    -position: relative;
    text-align: left;
    text-align: center;
}
#links {
    float: left;
    margin: 2px 0 0 0;
}
#links li{
    font-size: 16px;
    margin-bottom: 8px;
    color: #004d91;
    font-weight: bold;
}
#links li a:link{color: #004d91}
#coluna_direita h3{

    font-size: 16px;
    color: #004D91;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: 3px solid #004D91;
    padding: 0 0 5px 0;
    text-align: left;
}
.clear{clear:both}


#sliderParceiro, #sliderCliente{
    width: 160px;
    height: 180px;
    -border: 1px solid #000000;
    margin-bottom: 3px;
    margin: 0 auto;

}


#sliderParceiro img, #sliderCliente img{
    width: 250px;
    -height: 100px;
}

#clientes{
    float: left;
    width: 200px;
    text-align: right;
    list-style-type:none;
    -border: 1px solid #000000;
    -clear: both;
}

.theme-default{
    text-align: center;
}

/*#parceiro img{
        width: 240px;
    -height: 100px;
}*/
/*#parceiro ul, #clientes ul{
    list-style-type:none;
text-align: center;
}*/

/*#parceiro ul li img, #clientes ul li img{
    width: 240px;
    height: 240px;
    -margin-bottom: 20px;
}*/
/*#parceiro span, #clientes span{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: 5px solid #000000;
    padding: 0 0 5px 0;
    border: 1px solid #000000;
    
    text-transform: uppercase;
   -padding-bottom: 10px;
}*/
#corpo_coluna_direita{
    width: 45%;
    margin: 0 auto;
    -border: 1px solid #000000;
    float: right;
    margin: 0 0 15px 20px;
}
#corpo_caixa img{             
    width: 300px;
}
#corpo_caixa{
    -float: left;
    -border: 1px solid #000000;
    -width: 204px;
    -margin-left: 5px;
    margin: 0 auto;
    -margin-top: 20px;
}
#sidebar p{
    float: right;
    font-size: 11px;
    /*    color: #000000;*/
}

.mais_dinamica{
    width: 240px;
    height: 210px;
    -border: 1px solid #000000;
    float: left;
    -padding: 0 0 0 20px;
    position: relative;
    text-align: left;
}
.mais_dinamica .saiba_mais{
    -border: 1px solid #000000;
    -height: 26px;
    width: 66px;
    background: #996633;
    color: #ffffff;
    float: left;
    font-size: 11px;
    padding: 5px 8px 5px 8px;
    -margin-top: 8px;
    -bottom: 0px;
    position: absolute;
    margin-left: 10px;
}
.mais_dinamica_titulo{
    background: #E32400;
    width: 174px;
    -height: 51px;
    font-size: 19px;
    margin: 0 auto;
    color: #ffffff;
    padding: 12px 5px 12px 5px;
    border-radius: 0.5em; /* arredondar */
    margin-bottom: 15px;
    text-align: center;
    line-height: 25px;
}

.mais_dinamica_corpo{
    min-height: 200px;
    text-align: left;
    color: #333333;
    -border-right: 1px solid #999999;
    -padding: 0 10px 0 10px;
    line-height: 15px;
}
.seta_noticia{
    margin: 3px 5px 0 0;
    float: left;
}
.seta_noticia img{
    border:0;
}
.mais_dinamica_corpo #seta{
    margin: 8px 0 0 0;
    float: left;

}
.mais_dinamica_corpo a span{
    -border: 1px solid #999999;
    margin:  5px 0 0 5px;;
}

.mais_dinamica label a,#orcamento label a,#empreendimento label a{
    color:#ffffff;
}
.mais_dinamica_dentro, #orcamento_dentro, #empreendimento_dentro{
    color: #AFB0B1;
    background: #F7F7F7;
    float:left;
    margin:0 0 24px;
    border: 1px solid #cccccc;
    border-radius: 0.5em;   
    height: 100%;
    width: 237px;
    padding: 6px 0 0 7px;
}
.mais_dinamica_dentro ul li img, #empreendimento_dentro ul li img{
    -border: 1px solid #000000;
    -margin: 0 0 5px 0;
    padding: 0;
    width: 100px;
    height: 70px;
    float: left;
}
.mais_dinamica_dentro ul li div, #empreendimento_dentro ul li div{
    -border: 1px solid #000000;
    font-size: 13px;
    color: #333333;
    margin: 10px 0 0 0;
    text-align: left;
    margin-left: 2px;
    width: 120px;
    float: right;
}

.mais_dinamica_dentro ul li, #empreendimento_dentro ul li{
    -border: 1px solid #000000;
    height: 75px;
    -padding: 2px 0 2px 0;
}
.carosel_vertical{
    font-size:1.2em;
    list-style-type:none;
    margin:0 auto;
    width: 228px;
    height: 320px;
    -border: 2px solid #ffffff;
}
.carosel_vertical li{
    border-bottom: 2px solid #ffffff;
    float: left;
    clear: both;
    height: 78px;
    margin-bottom: 3px;
}
.carosel_vertical img{
    width: 80px;
    height: 50px;
    float: left;
    padding: 0 3px 0 0 ;
}
#empreendimento{
    float: left;
    width: 250px;
    margin-left: 10px;
}
#orcamento{
    width: 240px;
    -border: 1px solid #000000;
    float: left;
}


#banner_topos{
    margin: 0 auto;
    margin-bottom: 20px;
    -background-color: #8ae234;
    padding: 5px 0 5px 0;
    -border: 1px solid #000000;
}

#banner_topos ul li img{
    width: 200px;
    height: 100px;
    border: 1px solid #cccccc;
    margin-right: 3px;
    margin-left:  3px;
    padding: 4px;
}


.prev{
    float: left;
    width: 44px;
    height: 113px;
    border: 0;
    background: url('../img/seta_voltar.png');
}
.next{
    float: right;
    width: 44px;
    height: 113px;
    border: 0;
    background: url('../img/seta_passar.png');
}
.next:hover, .prev:hover{
    background-position: 0 -114px;
    cursor: pointer;
}
#carosel{
    margin: auto;  
    -border: 1px solid #000000;
}
#carosel ul li{
    display: inline-block;
}
#rodape_logo{
    float: left;
    -border: 1px solid #000000;
    width: 230px;
    height: 95px;
    margin-left: -70px;
}
#rodape #formiga{
    float: right;
    -border: 1px solid #000000;
    margin-right: -50px;
}
#rodape_bt_relacionamento{
    width: 100%;
    float: left;
    -border: 1px solid #000000;
}
#rodape_bt_relacionamento ul li{
    display: inline-block;
    margin: 0 20px 5px 0;
}
#rodape_bt_relacionamento img{
    width: 50px;
}
#rodape_bt_relacionamento ul{
    list-style-type:none;

}
#rodape_navegacao{
    width: 110px;
    float: left;
    text-align: left;
    -margin-left: 20px;
    -border: 1px solid #000000;
}


#rodape_navegacao ul li a{
    font-size: 11px;
    color: #004D91;}

#rodape_navegacao ul li{
    -margin-bottom: 1px;
    font-weight: bold;
}
#rodape_endereco{
    width: 190px;
    float:  left;
    text-align: left;
    -border: 1px solid #000000;
    margin-left: 20px;
}

#rodape_newsletter{
    width: 260px;
    float: left;
    text-align: left;
    margin-left: 100px;
    -border: 1px solid #000000;
    font-size: 11px;
}
/*
#rodape_newsletter input[type='submit']{
    margin: 10px 0 0 0;
    cursor: pointer;
    width: 25px;
    height: 25px;
    border:0;
    background: url('../img/icon_ok.png'); 
}
*/
#rodape_newsletter #bt_ok{
    float: right;
    margin-top: -6px;
}
#rodape_endereco p, #rodape_navegacao p, #rodape_newsletter p,#rodape_bt_relacionamento p{
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #004D91;
}
#rodape_copyright{
    margin: auto;
    height: 20px;
    clear: both;
    text-align: center;
    padding: 10px 0 0 0 ;
    font-size: 13px;
    -border: 1px solid #000000;
}
#rodape_webdesig{
    float: right;
    width: 125px;
    font-size: 10px;
    text-align: center;
    -border: 1px solid #000000;
    margin-top: -10px;
}

#rodape{
    margin: 0 auto;
    -position:relative;
    width: 285px;
    -background: #f3f3f3;
    -clear: both;
    -border: 1px solid #000000;
    -background: #ffffff;
  /* background: url('../img/pronatec2.jpg'); */
    -border-top: 1px solid #cccccc;
    -color: #B30000;
    height: 140px;
    -float: left;
}


#rodape_dentro{
    float: right;  
    -margin: 0 auto;
    width: 285px;
    -border: 1px solid #000000;
    height: 105px;
    margin: 5px 180px 0 0;
    color: #004D91;
}


#pcrud{
    height: 50px;
}

.erroLogin{
    margin: auto;
    background-color: red;
    width: 250px;
    color:snow;
    border: 1px solid red;
    font-weight: bold;
    text-align:  center;
    float: left;;
}
/*.error{
    color:red;
    font-size: 10px;
    float: left;
}*/
#topo{
    margin: 0 auto;
    position:relative;
    text-align: center;
    width: 100%;
    height: 209px;
    -border: 1px solid #000000;
    -border-bottom: 1px solid #cccccc;
    -margin-bottom: 15px;
    -padding: 30px 0 0 0;
    background: #ffffff;
    -margin-top: -8px;
    -text-align: center;

}
#topo_dentro{
   /* margin: 0 auto;
    width: 960px;
    height: 184px;
    -border: 1px solid #000000;
    background: url(../img/pronatec2.jpg) repeat-x; 
    -float: left;
	*/
	
	margin: 0 auto;
    width: 285px;
    height: 184px;
    -border: 1px solid #000000;
    background: url(../img/pronatec2.jpg) repeat-x; 
    -float: left;
}
#topo_base{
    background: transparent url(../img/bg_topo_base.png) repeat-x;
    margin: 0 auto;
    height: 45px;
    -border: 1px solid #000000;
    float: left;
    width: 100%;
    margin: -5px 0 0 0;
}
#topo_menu{
    -background:#F9F9F9;
    -padding: 0 0 5px 0;
    float: right;
    -border-radius: 0.9em; /* arredondar */
    -box-shadow: black 0em 0.1em  0.7em ; /* sobra */
    -height: 30px;
    width:650px;
    -border: 1px solid #000000;
    font-weight: bold;
    color: #ffffff;
}
#topo_menu ul{
    padding-top: 3px;
    -padding-left: 5px;
    -border: 1px solid #000000;
    float: right;
    margin-right: 15px;
    color: #333333;
}

#topo_menu ul li{
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    font-weight: bold;
}
#topo_menu ul li:hover{
    text-decoration: underline;
    color: #333333;
}

#topo_logo{
    -display: block;
    -margin-left: -100px;
    float: right;
    -font-size: 40px;
    -border: 1px solid #000000;
    -background: url(../img/logo.png);
    height: 60px;
    width: 230px;
    -bottom:0;
    -margin-top: 5px;
}
#menu{
    width: 960px;
    height: 27px;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 3px;
    -position:absolute;
    -border: 1px solid #00315E;
    -bottom:0px;
    -margin-left: 150px;
}

#menu ul li a{
    height: 30px;
    font-family: nyala;
    -margin: 10px 15px 10px 15px;
    padding: 3px 15px 3px 15px;
    background: url(../img/bg_botao_menu.png);
    -background: #ffffff ;
    text-align: center;
    -margin: 0 10px 0 0;
    font-size: 15px;
    color: #ffffff;
    border-radius: 0.4em; /* arredondar */
    border:2px solid #004788;
}
#menu ul li a:hover {background-position: 0 -30px;}

#menu ul li{
    display: inline-block;
    -border:1px solid #000000;
    height: 27px;

    -margin-left: -4px;
}

#menu ul{
    -border: 1px solid #000000;
    -float: left;
    -margin-left: 40px;
} 
#menu ul .primeiro{
    border-bottom: 1px solid #000000;
    -border-right: 2px solid #000000;
}
#menu ul .ultimo{
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    -float: right;
    margin-left: -4px;
}
#menu ul .meio{
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
/*#loginBranco, #senhaBranco{
    color: red;
    float: left;
    border: 1px solid #000000;
}*/

/*#autenticacao{
    width: 395px;
    height: 177px;
    background: url(../img/autenticacao.png);
    padding: 15px 0 0 15px;
}*/
/*#autenticacao{
    font-size: 13px;
    float: right;
    background: #CC3300;
    height: 50px;
    -width: 350px;
    padding: 5px;
}*/



#topo_menu #autenticacao #lembrete a:link, #topo_menu #autenticacao #lembrete a:visited{
    color:#ffffff;
}
#topo_menu #autenticacao #lembrete a:hover{
    text-decoration: underline;
}
#autenticacao #lembrete{
    font-size: 11px;
    margin-top: 3px;
}
/*#autenticacao input{
    width: 100px;
    border-radius: 0.5em;  arredondar 
    background-color: #f3f3f3;
}
#autenticacao fieldset {
     border-radius: 0.5em;  arredondar 
     padding: 10px;
}
#autenticacao fieldset legend{
    background-color: #000033;
    padding: 5px 10px 5px 10px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0.5em;  arredondar 
}*/
/*#fale_conosco{
    width:410px;
    height:292px;
    background: url(../img/fale_conosco.png);
    padding: 8px 0 0 0px; 
}*/
#empresa,#projeto, #banner_topo, #localizacao,#contatos,#equipe,#orcamento_modal, #aconteceu{
    height: auto;
    background-color: #ffffff;
}
#modal_postagem{
    background-color: #ffffff;
    -padding: 5px;
    -border-radius: 0.5em; /* arredondar */
    font-size: 13px;
    line-height: 20px;
    -width: 90%;
    margin: 0 auto;
    color: #333333;
}

#modal_postagem fieldset{
    -width: 800px;
    padding: 0 10px 20px 10px;
    text-align: justify;
    border: 2px solid #B30000;
    border-radius: 0.5em; /* arredondar */
    -height: 410px;;
}

#modal_postagem legend, #localizacao legend{
    padding: 5px 8px 8px 8px;
    font-size: 15px;
    text-align: left;
    color: #ffffff;
    background-color: #B30000;
    font-weight: bold;
    border-radius: 0.5em; /* arredondar */
}

#modal_postagem text, #empresa text,#projeto text, #banner_topo text, #localizacao text, #equipe text, #orcamento_modal text, #aconteceu text{
    font-size: 13px;
    line-height:200%;
}
#projeto fieldset, #banner_topo fieldset,  #orcamento_modal fieldset, #aconteceu fieldset{
    width: 800px;
    padding: 0 5px 5px 5px;
    text-align: justify;
    border: 2px solid #B30000;
    border-radius: 0.5em; /* arredondar */
    height: 600px;
}

#localizacao fieldset{
    width: 700px;
    padding: 0 5px 5px 5px;
    text-align: justify;
    border: 2px solid #B30000;
    border-radius: 0.5em; /* arredondar */
    height: 580px;
}

#contatos fieldset{
    width: 380px;
    padding: 0 5px 5px 5px;
    text-align: justify;
    border: 2px solid #B30000;
    border-radius: 0.5em; /* arredondar */
    height: 300px;
    font-size: 15px;
    color: #B30000;
}
#contatos text{
    line-height: 30px;
}
.modal_postagem{

}
#modal_bt_fechar{
    float: right;
    margin-left: -30px;
    -width: 35px;
    background-color:#B30000;
    color: #ffffff;
    border-radius: 0.5em; /* arredondar */
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    -border: 1px solid #000000;
}

.autenticacaoBranco{
    color: red;
    float: left;
    -clear: both;
    font-size: 10px;
    -position: relative;
    -border: 1px solid #000000;
    margin: 10px 0 0 5px;
}
#slider2{
    width: 970px;
    height: 300px;
    background: #CC3300;
    margin: 0 auto;
}
#banner_topo_fundo{
    background: #CC3300;
}
#obras_mais_dentro{
    margin-top: 15px;
}
#obras_mais_dentro_quadrado{
    margin: 0 auto;
    display: inline-block;
    padding: 5px;
    width: 200px;
    border: 1px solid #999999;
}
#obras_mais_dentro_quadrado_title{
    font-size: 12px;
    color: #33333;
    margin-top: 4px;
}
#obras_andamento{
    font-size: 14px;
    -float: left
}
#obras_andamento_cumprimento{
    -float: left;
    font-size: 14px;
    margin-top: 10px;
}
#obras_andamento_corpo{
    -float: left;
    margin-top: 20px;
}
form p{ margin:0 0 0.5em 0; text-align: left}
form label{width:80px; text-align:right; display:block; float:left; padding:0 5px 0 0; margin:0; color: #000;}
.bt_enviar{
    background: url('../img/bt_enviar.png');
    width: 93px;
    height: 42px;
    border:0;
    cursor: pointer;
}
.bt_enviar:hover{background-position:0 -42px}
.bt_limpar{
    background: url('../img/bt_limpar.png');
    width: 79px;
    height: 40px;
    border:0;
    cursor: pointer;
}
.bt_entrar{
    background: url('../img/bt_entrar.png');
    width: 84px;
    height: 40px;
    border:0;
    cursor: pointer;
}
.bt_prosseguir{
    background: url('../img/bt_prosseguir.png');
    width: 110px;
    height: 40px;
    border:0;
    cursor: pointer;
}
.bt_excluir{
    background: url('../img/bt_excluir.png');
    width: 90px;
    height: 40px;
    border:0;
    cursor: pointer;
}
.bt_atualizar{
    background: url('../img/bt_atualizar.png');
    width: 90px;
    height: 40px;
    border:0;
    cursor: pointer;
}
.bt_cadastrar{
    background: url('../img/bt_cadastrar.png');
    width: 90px !important;
    height: 40px !important;
    border:0;
    cursor: pointer;
}
span.error { color: red; margin: 0; font-size: 10px; -border: 1px solid #000000;text-align: left;}

#entre_contato{
    float: right;
    width: 350px;
    -border: 1px solid #000000
}
#entre_contato_texto{
    float: right;
    -border: 1px solid #000000;
}
#entre_contato img{
    border:0;
}
#fale_conosco{
    float: left;
    height: 400px;
    -border: 1px solid #000000;
}
#fale_conosco img{
    border:0;
}
.noticia_lista{
    width: 100%;
    float: left;
    border-bottom: 1px solid #eeeeee;
    padding: 12px 0 12px 0;
    height: 65px;
}

.paginacao{
    font-size: 10px;
}
.paginacaoNumeroAtual{
    color:#ffffff;
    background:#009900;
}
.noticia_data{
    font-size: 9px;
    float: right;
    font-style: italic;
    color: #666666;
}
#noticia_leia_mais{
    float: right;
    font-size: 15px;
    margin-top: 3px;
    text-decoration: blink;
}
.noticia_subtitulo{
    font-size: 13px;
    font-weight: bold;
    float: left;
    width: 420px; 
    -border: 1px solid #E0E0E0;
}
.noticia_img{
    padding: 2px;
    border: 1px solid #E0E0E0;
    float: left;
    margin-right: 2px;
}
.noticia_img img{
    width: 90px;
    border:0;
}
.noticia_titulo{
    font-size: 15px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #CC3300;
}
#noticia_texto img{
    border: 1px solid #FF8000;
    padding: 3px;
    margin: 0 3px 0 3px;
    border-radius: 0.5em; /* arredondar */
    float: left;

}
#noticia_texto{
    font-size: 13px;
    color: #333333;
    text-align: justify;
    line-height: 25px;
    -overflow: auto;
    -height: 300px;
    -width: 250px;
}
#vaga_titulo{
    font-weight: bold;
    color: #000000;
}
#subtitulo{
    margin: auto;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
#data{
    float: right;
    font-style: italic;
    margin-top: 10px;
}
.nivo-controlNav{
    background: none;
}
.lin{
    margin: 0 0 5px 0px;
    float: left;
    clear: both;
}
.col1{
    float: left;
    clear: left;
    -border: 1px solid #999999;
    margin: 0 3px 0 0;
    width: 130px;
    text-align: right;
}
.col2{
    float: left;
    -border: 1px solid #999999;
    padding: 5px 0 0 0;
}
.alertCampoBranco{
    float: right;
    clear: both;
    height: 12px;
}
.red{
    color: red;
}
#noticia a:hover{
    text-decoration: underline;
}

/*    #autenticacao{
        background: #ffffff;
        width: 550px;
        height: 330px;
        margin: auto;
    }*/
#autenticaca_formulario input[type=text],#autenticaca_formulario input[type=password]{height: 30px;margin: 3px 0 10px 0;border: 1px solid #004D91;padding: 0 0 0 5px;width:210px;}
#autenticaca_formulario{-border: 1px solid #000000;margin: 100px 0 0 0;font-size: 14px;font-weight: normal;margin: auto;text-align: left}
#formLogin .btAcessar{ background:transparent url("../img/bg_botao.png") repeat-x; 
                       height:30px; 
                       border:0;
                       padding: 5px 10px 22px 10px;
                       cursor:pointer; 
                       -position:relative;
                       font-size: 15px;
                       font-weight: bold;
                       color: #ffffff;
                       float: left;
                       margin: 0;
}
#formLogin .btAcessar:hover{
    background-position: 0 -30px;
    border:0;
}

#formLogin input[type=text]{
    font-size:16px;
    margin: 0;
}
#divDialogo{
    float: left ;
}
#divDialogo a{
    color: #004D91;
}
#bt_entrar{
    -border: 1px solid #000000;
    height:30px; 
    float: left;
}
#formLogin b{
    color: #004D91;
}
#autenticaca_formulario #cadeado{
    float: left;

}
#formLogin{
    -border: 1px solid #000000;
}
.autenticacaoBranco{
}

    .div-ajax-carregamento-pagina
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 98%;
    height: 63%;
    z-index: 9999997;
    /* transparência compatível com os navegadores comuns.*/
    opacity:0.65;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
    background: black;
    text-align: center;
}