/* CSS Document */
img
{
    border: none;
}

select
{
    font-size: 12px;
    text-transform: capitalize;
}

body, html
{
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    font-size: 11px;
    height: 100%;
}
body
{
    background-image: url(../images/bgRepeat.png);
    background-repeat: repeat;
}

#div_clr
{
    clear: left;
}
#barraSuperior
{
    background-color: #6189AB;
    height: 7px;
    width: 100%;
}

#geral
{
    width: 1000px;
    background-color: #FFFFFF;
    height: 100%;
    clear: both;
}

#caixaTudo
{
    margin-top: 15px;
    min-height: 100%;
}

#div_conteudo
{
    min-height: 300px;
    padding-bottom: 15px;
}

#rodape
{
    background-color: #80a0ba;
    height: 68px;
    width: 1000px;
    clear: both;
}

.textoRodape
{
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    margin-left: 15px;
    padding-top: 11px;
}

#logoRodape
{
    float: right;
    margin-right: 15px;
    padding-top: 20px;
}

.logotipo_governo_bahia
{
    padding-right: 15px;
}
#div_clear
{
    clear: both;
}

/**ESTILO BARRA PORTAL**/
#barraPortal
{
    background: url(../images/barra_portal/fundo.jpg) repeat-x;
    height: 66px;
    width: 100%;
}

#logoUneb
{
    float: left;
}

#div_menu_barra_portal
{
    float: right;
}
#div_menu_barra_portal ul
{
    float: left;
    list-style-type: none;
    margin: 0;
    padding-top: 24px;
}
#div_menu_barra_portal ul li
{
    border-left: 1px solid #EAEAEA;
    float: left;
    list-style: none outside none;
    position: relative;
}


a.menu_portal:link, a.menu_portal:visited, a.menu_portal:active
{
    color: #666666;
    display: block;
    height: 29px;
    line-height: 25px;
    padding: 0 8px;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
}

a.menu_portal:hover
{
    background-image: url(../images/barra_portal/fundo_menu_hover.jpg);
    color: #666666;
    display: block;
    height: 29px;
    line-height: 25px;
    padding: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
}

/**ESTILO TOPO  TELA LOGIN**/
#div_topo_login
{
    height: 138px;
    margin-top: 12px;
    padding-left: 11px;
}

#div_topo_login_esq
{
    background-image: url(../images/topo_sistema_login/fundo_esq.jpg);
    height: 100%;
    width: 12px;
    float: left;
}

#div_topo_login_centro
{
    background: url(         "../images/topoG.jpg" ) no-repeat scroll 0 0 transparent;
    float: left;
    height: 100%;
    width: 970px;
    margin-left: 5px;
}

#div_topo_login_dir
{
    background-image: url(../images/topo_sistema_login/fundo_dir.jpg);
    height: 100%;
    width: 13px;
    float: left;
}

#div_imagem_topo_login
{
    background: url(../images/topo_sistema_login/imagem.jpg) no-repeat;
    width: 315px;
    height: 138px;
    float: right;
    right: 129px;
}

#logotipo_login
{
    float: left;
    margin-left: 25px;
    margin-top: 20px;
}

/**ESTILO DO LOGIN**/
#iconeTituloLogin
{
    height: 50px;
    _height: 30px;
    width: 240px;
}

#div_login
{
    margin-top: 15px;
}

#div_login_sup
{
    /*background: url(../images/login/fundo_sup.jpg) no-repeat;*/
    height: 12px;
}

#div_login_centro
{
    background: url(../images/fundo_geral.jpg) repeat-y;
    height: 455px;
}

#div_login_inf
{
    /*background: url(../images/login/fundo_inf.jpg) no-repeat;*/
    height: 12px;
}

/**ESTILO DO FORMULARIO**/
.txt_login
{
    width: 241px;
    margin-bottom: 2px;
}

.titulo_login
{
    color: #132222;
    font-weight: bold;
    font-size: 12px;
}

.titulo
{
    color: #000000;
    font-size: 19px;
    margin-bottom: 13px;
    margin-top: 10px;
}

#div_formulario_login
{
    /*float:left; 	margin-left:380px;*/
    padding-top: 74px;
}

.titulo_formulario
{
    font-size: 18px;
    color: #666666;
    text-transform: uppercase;
    font-weight: normal;
}

#tituloInterno
{
    font-size: 13px;
}

label
{
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
}

.label_form_geral
{
    font-size: 11px;
    color: #666666;
    text-transform: uppercase;
}

.input_login
{
    width: 213px;
    font-size: 12px;
    border: solid thin #CCCCCC;
}

.button
{
    font-size: 11px;
}

#div_formulario
{
    float: left;
    margin-left: 40px;
    width: 74%;
}

.tr_right
{
    text-align: right;
}

#titulo_formulario
{
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #295A87;
    padding-bottom: 20px;
}

input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/**ESTILO TOPO  TELA INTERNA**/
#div_topo_interno
{
    height: 100px;
    margin-top: 12px;
    padding-left: 11px;
}



#topoInterno
{
    background: url(../images/topoP.jpg) no-repeat;
    height: 100%;
    width: 970px;
    float: left;
}

#div_topo_interno_dir
{
    background-image: url(../images/topo_sistema/fundo_dir.jpg);
    height: 100%;
    width: 9px;
    float: left;
}

#div_imagem_topo_interno
{
    background: url(../images/topo_sistema/imagem.jpg) no-repeat;
    width: 213px;
    height: 78px;
    float: right;
}

#logotipo_interno
{
    margin-left: 22px;
    margin-top: 3px;
    float: left;
}


/**ESTILO CONTEUDO -FORMULARIO E TEXTO**/
label
{
    color: #5F5F5F;
    font-size: 11px;
}

/**CONTEUDO LOGIN PORTAL**/
#div_formulario_login_portal
{
    float: left;
    margin-left: 90px;
    padding-top: 22px;
}
#div_noticias
{
    float: left;
    margin-left: 117px;
    margin-top: 22px;
    width: 405px;
}

.data_noticia
{
    /*font-weight:bold; 	margin-top:5px; 	margin-bottom:5px;*/
    border-bottom: thin solid #CCCCCC;
    color: #473721;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
}

.icone_login
{
    float: left;
    margin-right: 9px;
}

.titulo
{
    padding-top: 6px; /*width:250px;*/
}

#div_noticias_2
{
    margin-left: 23px;
    text-align: left;
}
#divNoticiasInterna
{
    text-align: left;
}

.form_login
{
    margin-left: 19px;
}

/**ESTILO RELATORIO**/
.relatorio
{
    width: 675px;
}

.thead
{
    background-color: #BFBFBF;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}

.td_relatorio
{
    padding: 3px 2px 3px 8px;
}

.linha_escura
{
    background-color: #F3F3F3;
}

/*-------------------MENU------------------------*/

#menuVertical
{
    height: 100%;
    width: 198px;
    margin-left: 15px;
    padding: 0;
    float: left;
    text-align: left;
}

ul#menu, ul#menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#menu a
{
    display: block;
    text-decoration: none;
}

ul#menu li
{
    margin-top: 1px; *height:24px!important;
*margin-bottom:-3px!important;
}

ul#menu li a
{
    padding: 0.5em;
    background: #dfebeb;
}

ul#menu li a span
{
    padding: 0.5em;
    background: #dfebeb;
    cursor: pointer;
    text-transform: uppercase;
}

ul#menu li .pai
{
    padding: 0.5em;
    background: url(         "../images/setaMenu.jpg" ) no-repeat scroll right center #dce6ee;
}

ul#menu li .pai:hover
{
    padding: 0.5em;
    background: url(         "../images/setaMenuLeft.jpg" ) no-repeat scroll right center #cdd9e4;
}

ul#menu li a:hover
{
    background: #d7eaee;
    color: #fff;
}

ul#menu li span:hover
{
    padding: 0.5em;
    background: #d7eaee;
    cursor: pointer;
    text-transform: uppercase;
}

ul#menu li ul li a
{
    background: #EDF3F3;
    color: #6189ab;
    padding-left: 20px;
    font-weight: bold;
}

ul#menu li ul li a:hover
{
    background: #e4e9f9;
    border-left: 5px #6189ab solid;
    padding-left: 15px;
    color: #6189ab;
}

.r
{
    float: right;
}

#menuTitle
{
    color: #5f5f5f;
    font-weight: bold;
}

.pai
{
}

/*-------------------MENU------------------------*/

/*----------------conteudo-----------------------*/

#meusDados
{
    text-align: left;
    width: 760px;
    padding-left: 13px;
    float: left;
}

.tituloConteudo
{
    border-bottom: thin solid #6189AB;
    color: #6189AB;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#dataForm
{
    margin-bottom: 5px;
    font-size: 12;
}

.campos
{
    margin: 3px;
}

#campo
{
}

.localTrabalho
{
    margin-left: 26px;
}
.tipoColaborador
{
    margin-left: 10px;
}
.categorias
{
    margin-left: 60px;
}
.tipoSalario
{
    margin-left: 12px;
    margin-right: 10px;
    margin-top: 10px;
}
.tipoud
{
    margin-left: 10px;
    margin-right: 10px;
}

/* ------------fim conteudo------------------*/


/*-------------------- topo interna --------------------------*/

#dadosUsuario
{
    float: right;
    text-align: right;
    margin-top: -12px;
}

#topoMenus
{
    height: 40px;
    width: 760px;
    float: left;
    padding-left: 13px;
    margin-bottom: 15px;
}
#modulos
{
    float: left;
}

#info1
{
    float: left;
    margin-right: 5px;
}
#info2
{
    float: left;
    margin-right: 5px;
}
#info3
{
    float: left;
    margin-right: 5px;
}
#info4
{
    float: left;
    margin-right: 5px;
}

#info1 a:link, #info1 a:visited
{
    height: 40px;
    width: 95px;
    background-image: url(../images/info1_50.jpg);
    background-repeat: no-repeat;
    display: block;
}
#info1 a:hover
{
    height: 40px;
    width: 95px;
    background-image: url(../images/info1.jpg);
    background-repeat: no-repeat;
    display: block;
}
#info2 a:link, #info2 a:visited
{
    height: 40px;
    width: 95px;
    background-image: url(../images/info2_50.jpg);
    background-repeat: no-repeat;
    display: block;
}
#info2 a:hover
{
    height: 40px;
    width: 95px;
    background-image: url(../images/info2.jpg);
    background-repeat: no-repeat;
    display: block;
}
#info3 a:link, #info3 a:visited
{
    height: 40px;
    width: 95px;
    background-image: url(../images/info3_50.jpg);
    background-repeat: no-repeat;
    display: block;
}
#info3 a:hover
{
    height: 40px;
    width: 95px;
    background-image: url(../images/info3.jpg);
    background-repeat: no-repeat;
    display: block;
}
#info4 a:link, #info4 a:visited
{
    height: 40px;
    width: 95px;
    background-image: url(../images/info4_50.jpg);
    background-repeat: no-repeat;
    display: block;
}
#info4 a:hover
{
    height: 40px;
    width: 95px;
    background-image: url(../images/info4.jpg);
    background-repeat: no-repeat;
    display: block;
}

#faixaFixa
{
    left: 0px;
    z-index: 1;
    position: fixed;
    bottom: 0px;
}

.message
{
    background: #f3f8fc url(../images/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px;
}

.messageError
{
    background: #FFE4E1 url(../images/error.png) 8px 50% no-repeat;
    border: 1px solid #FF6347;
    color: #FF0000;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px;
}

/* TELA INICIAL */
#caixaRepeat
{
    font-size: 11px;
}
#txtPortaria
{
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-left: 5px;
    text-align: justify;
    width: 740px;
}
#tituloPortaria
{
    background: none repeat scroll 0 0 #C7D5E1;
    font-weight: bold;
    height: 25px;
    margin-bottom: 5px;
    width: 750px;
    color: #333333;
}
#tituloPortariaLeft
{
    float: left;
    padding-left: 6px;
    padding-top: 5px;
    width: 600px;
}
#tituloPortariaRight
{
    float: right;
    height: 25px;
    width: 130px;
}
#txtLeft
{
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 120px;
}
#imgRight
{
    float: right;
    padding-right: 5px;
    padding-top: 2px;
    width: 24px;
}

a.link_button
{
    color: #333333;
    text-decoration: none;
}
a.link_button:hover
{
    color: #0000FF;
    text-decoration: none;
}

fieldset
{
    margin-bottom: 15px;
}

legend
{
    color: #6189AB;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}


/* PÁGINA INICIAL (DESLOGADO) */
#caixaVerticalSPO
{
    padding: 10px 10px 0 10px;
}

#buscaInicial
{
    font-size: 15px;
    font-weight: bold;
    color: #6189AB;
    border-bottom: solid 1px;
    margin-top: 15px;
}

#busca
{
    font-size: 15px; /*font-weight: bold;*/
    color: #6189AB; /*border-bottom: solid 1px;*/
    margin-top: 15px;
}

#caixaInputSPOsis
{
    margin-top: 100px;
}

#caixaInputSPO
{
    margin-top: 8px;
}

.inputSPO
{
    width: 172px;
}

.selectSPO
{
    width: 178px;
}

.tituloInputSPO
{
    font-size: 12px;
    color: #6189AB;
    margin-bottom: 3px;
}

#caixaInputSPOsis a:link, a:visited
{
    text-decoration: none;
    color: #fff;
}

#caixaInputSPOsis a:hover
{
    color: #214b71;
}

#btSPO
{
    border: 1px solid #214b71;
    line-height: 1.6em;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    background-color: #80A0BA;
}

#menuVerticalSPO
{
    background-color: #DCE6EE;
    height: 550px;
    width: 198px;
    margin-left: 15px;
    padding: 0;
    float: left;
    text-align: left;
}

#caixaDeTexto
{
    resize: none;
}

.legendaTipoPub
{
    color: #666666; /*float: left;*/
    font-size: 11px;
    height: 20px;
    margin-top: 20px;
    text-transform: none;
}

/*GridViewCSS*/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #1d1d1d 5px solid;
    height: 55px;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    text-align: center; /*background-position: center; 	background-repeat: repeat-x; 	background-color: #1d1d1d;*/
}
.HeaderStyle th
{
    background-color: #509BBC;
    color: #333350 !important;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 2em;
    text-align: center;
}
.HeaderStyle a
{
    text-decoration: none;
    background-color: #509BBC;
    color: #333350 !important;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 2em;
    text-align: center;
}
.PagerStyle table
{
    /*margin-left: 660px;*/ /*text-align: right; 	margin: auto;*/
    margin-top: 5px;
}
.PagerStyle table td
{
    border: 0px;
    padding: 0px;
    text-decoration: none;
}
.PagerStyle td
{
    /*border-top: #1d1d1d 3px solid;*/
}
.PagerStyle a
{
    font-size: 12px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #46371F;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0 2px;
    text-decoration: none;
}
.PagerStyle span
{
    font-size: 12px;
    padding: 2px 3px;
    text-decoration: none;
    font-weight: bold;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 3px;
}
.RowStyle td
{
    background-color: #FFFFFF;
}
.AltRowStyle td
{
    background-color: #DAEEF3;
}
.SelectedRowStyle td
{
    background-color: #ffff66;
    color: #475890;
    font-weight: bold;
}

.single-line-panel
{
    display: inline-block;
    float: left;
}

.input_text_form_geral_desabilitado
{
    background-color: #DAEEF3;
    border: 0;
}

.montagemArquivo
{
    width: 760px;
    height: 300px;
    overflow: scroll;
    border: 1px solid;
    font-size: 15px;
    font-family: Times New Roman;
    text-align: left;
}

#div_apresentacao
{
    color: #000000; /*float: right;*/
    text-align: right;
    line-height: 18px;
    margin-right: 15px;
    text-align: right;
}

/* Remove rodapé do CKEDITOR */
#cke_bottom_detail, .cke_bottom
{
    display: none;
}


/*BOTŐES---------------*/

.btnUp 
{
	background:url('../images/setas.png') no-repeat;
	background-position: -23px -2px;
	display: block;
	width: 21px; height: 20px;
	float: left;
	border: none;	
}

.btnDown
{
	background:url('../images/setas.png') no-repeat;
	background-position: 0 -2px;
	display: block;
	width: 21px; height: 20px;
	float: left;
	border: none;
}

.btnUp:hover 
{
	background-position: -23px -25px !important;
	cursor:pointer;
}

.btnDown:hover 
{
	background-position: 0 -25px !important;
	cursor: pointer; 
}

/*BOTŐES---------------*/
