html, body
{
    margin: 0 auto;
    background-color: #EBEBEB; /*overflow-y: scroll;*/
    font: normal 10px Arial, Tahoma;
    color: #006600;
    display: inline;
    width: 100%;
    height: 100%;
    text-align: center;
}
.content
{
    margin: 0 0;
    background-color: White;
    font: normal 10px Arial, Tahoma;
    display: inline;
    width: 794px;
    height: auto;
    float: left;
    text-align: left;
    margin-bottom: 10px;
    margin-left: 10px;
}
.leftcolumn
{
    background: None;
    width: 170px;
    margin-top: 20px;
    margin-right: 3px;
    float: left;
    text-align: left;
    display: inline;
}
.item_invisible
{
    width: 0px;
    display: none;
}
.header_suite
{
    width: 980px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/suite_header.png');
/*    float: left;
    display: inline;*/
}
.header_espaco_singular
{
    width: 980px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/espaco_singular_header.png');
    float: left;
    display: inline;
}
.header_aquiles
{
    width: 980px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/aquiles_header.png');
    float: left;
    display: inline;
}
.header_pandora
{
    width: 980px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/pandora_header.png');
    float: left;
    display: inline;
}
.header_artemis
{
    width: 980px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/artemis_header.png');
    float: left;
    display: inline;
}
.header_atena
{
    width: 980px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/atena_header.png');
    float: left;
    display: inline;
}

.header_pegaso
{
    width: 980px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/pegaso_header.png');
    float: left;
    display: inline;
}


.header_fenix
{
    width: 980px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/fenix_header.png');
    float: left;
    display: inline;
}
.header_cronos
{
    width: 980px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/cronos_header.png');
    float: left;
    display: inline;
}
.header_mitos
{
    /*margin: 0 auto;*/
    width: 980px;
    height: 75px; /*margin-left:38px;*/
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/mitos_header.png');
}
.header_ir
{
    /*margin: 0 auto;*/
    width: 980px;
    height: 75px;
    /*margin-left:38px;*/
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    background-image: url('../Imagens/ir_header.png');
}
.menuhor
{
    width: 980px;
    height: 26px;
    vertical-align: middle;
    text-align: left;
    background-color: #B1D34B;
    background-repeat: no-repeat;
    background-image: url('../Imagens/menu_bg.png');
    float: left;
    display: inline;
}
.tela1
{
    width: 978px;
    vertical-align: middle;
    padding-left: 38px;
    padding-right: 38px;
    text-align: center;
    background-repeat: no-repeat;
    background-color: White;
    float: left;
    display: inline;
}
.divbtnleftcolumntop
{
    background-image: url('../Imagens/leftcolumntop.png');
    height: 15px;
}
.divbtnleftcolumnbottom
{
    background-image: url('../Imagens/leftcolumnbottom.png');
    height: 15px;
}
.divbtnleftcolumn
{
    background-image: url('../Imagens/leftcolumnbackground.png');
}
.divbtnleftcolumndivisor
{
    background-image: url('../Imagens/leftcolumndivisor.png');
    height: 2px;
}
.divquadrotop
{
    background-image: url('../Imagens/quadrotop.png');
    height: 15px;
    background-repeat: no-repeat;
    margin: 20px 0px 0px 0px;
    width: 800px;
    border: none;
}
.divquadrotop_960
{
    background-image: url('../Imagens/quadrotop_960.png');
    height: 15px;
    background-repeat: no-repeat;
    margin: 20px 0px 0px 0px;
    width: 964px;
    border: none;
}
.divquadrobottom
{
    background-image: url('../Imagens/quadrobottom.png');
    height: 15px;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    width: 800px;
    border: none;
}
.divquadrobottom_960
{
    background-image: url('../Imagens/quadrobottom_960.png');
    height: 15px;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    width: 964px;
    border: none;
}
.divquadro
{
    background-image: url('../Imagens/quadrobackground.png');
    background-repeat: repeat-y;
    margin: 0px 0px 0px 0px;
    width: 800px;
    border: none;
}
.divquadro_960
{
    background-image: url('../Imagens/quadrobackground_960.png');
    background-repeat: repeat-y;
    margin: 0px 0px 0px 0px;
    width: 964px;
    border: none;
}
.btnvert
{
    background-color: Transparent;
    color: #00401A;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    border-style: none;
    border-top-width: 2px;
    border-top-color: White;
    border-bottom-width: 0px;
    border-bottom-color: White;
    border-left-width: 0px;
    border-left-color: White;
    border-right-width: 0px;
    border-right-color: White;
    margin-left: 4px;
    width: 162px;
    height: 26px;
    text-align: left;
    margin-top: 0px;
}
.btnvert:hover
{
    background-color: #00401A;
    border-top-width: 0px;
    border-top-color: White;
    border-bottom-width: 0px;
    border-bottom-color: White;
    border-left-width: 0px;
    border-left-color: #00401A;
    border-right-width: 0px;
    border-right-color: #00401A;
    color: White;
    cursor: Hand;
}
.btnverttop
{
    background-color: Transparent;
    color: #00401A;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    border-style: none;
    border-top-width: 0px;
    border-top-color: White;
    border-bottom-width: 0px;
    border-bottom-color: White;
    border-left-width: 0px;
    border-left-color: White;
    border-right-width: 0px;
    border-right-color: White;
    margin-left: 4px;
    width: 162px;
    height: 26px;
    text-align: left;
    margin-top: 0px;
}
.btnverttophover
{
    background-color: #00401A;
    border-top-width: 0px;
    border-top-color: White;
    border-bottom-width: 0px;
    border-bottom-color: White;
    border-left-width: 0px;
    border-left-color: #00401A;
    border-right-width: 0px;
    border-right-color: #00401A;
    color: White;
    cursor: Hand;
}
.lbllogin
{
    background-color: Transparent;
    color: White;
    height: 26px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
}
.masterpage
{
    width: 1052px;
    height: 100%;
    margin: 0 auto;
}
.area_tela
{
    width: 1054px;
    height: 100%;
    margin: 0 0;
    background-color: White;
}
.menubotoeshor
{
    float: left;
}
.btn_menuhor
{
    background-color: Transparent;
    color: White;
    height: 26px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    border-width: 0px; /*  margin:0px;   */
}
.btn_menuhor_primeiro
{
    background-color: Transparent;
    color: White;
    margin-left: 20px;
    height: 26px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    border-width: 0px; /*  margin:0px;   */
}
.btn_menuhor_primeiro_selecionado
{
    border-top-width: 0px;
    border-top-color: Green;
    border-bottom-width: 0px;
    border-bottom-color: Green;
    background-color: #00401A;
    color: White;
    height: 26px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    border-width: 0px; /*  margin:0px;   */
    margin-left: 20px;
}
.btn_menuhor_selecionado
{
    border-top-width: 0px;
    border-top-color: Green;
    border-bottom-width: 0px;
    border-bottom-color: Green;
    background-color: #00401A;
    color: White;
    height: 26px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    border-width: 0px; /*  margin:0px;   */
}
.btn_menuhor:hover
{
    background-color: #00401A;
    border-width: 0px; /*border-top-width:0px;     border-top-color:Green;     border-bottom-width:0px;     border-bottom-color:Green;*/
    color: White;
    cursor: Hand;
}
.btnacoes
{
    height: 26px;
    margin: 0px;
    padding: 0px;
    border-right: solid 1px Green;
    float: left;
}
.btnacoesultimo
{
    height: 26px;
    margin: 0px;
    padding: 0px;
    float: left;
}
.btn1
{
    background-color: Transparent;
    color: Green;
    height: 26px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    border-width: 0px; /*  margin:0px;   */
    margin: 0px; /*padding: 0px;*/
}
.btn1:hover
{
    background-color: #00401A;
    border-width: 0px; /*border-top-width:0px;     border-top-color:Green;     border-bottom-width:0px;     border-bottom-color:Green;*/
    color: White;
    cursor: Hand;
}
.lblusuario
{
    margin-right: 20px;
    text-align: right;
    color: White;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    vertical-align: middle;
    padding-top: 6px;
    height: 18px;
}
.lbl1
{
    width: 100%;
    height: 23px; /*padding-top: 5px;*/
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #006600;
}
.lbl2
{
    width: 100%;
    height: 23px; /*padding-top: 5px;*/
    text-align: center;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    color: White;
}
.lbl3
{
    height: 30px; /*padding-top: 5px;*/
    text-align: center;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: Green;
}
.lbl4
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: Bold;
    color: #006600;
}
.lbl5
{
   
    height: 23px; /*padding-top: 5px;*/
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #006600;
}

.lbl6
{
    height: 30px; /*padding-top: 5px;*/
    text-align: center;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    color: Green;
}

.rbl1
{
    width: 100%;
    height: 23px; /*padding-top: 5px;*/
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #006600;
}

.area_campos
{
    /*margin-top: 0px;     padding: 10px; */
    width: 800px;
    height: auto;
    margin: 0px;
    padding: 0px;
    border: none; /*border: solid 1px Silver;*/
}
.area_grid
{
    /*margin-top: 10px;*/ /*padding: 10px; */ /*padding-left:5px;*/
    width: 800px;
    height: auto;
    margin-top: 10px; /*border: solid 1px Silver;*/
}
.area_grid_1
{
    /*margin-top: 10px;*/ /*padding: 10px; */ /*padding-left:5px;*/
    width: 800px;
    height: auto; /*margin-top: 10px;*/ /*border: solid 1px Silver;*/
}
.area_validacao
{
    margin-top: 10px;
    margin-bottom: -40px;
    padding: 10px;
    width: 765px;
    height: auto;
    text-align: left;
    float: left; /*Width: 270px;*/
}
.linha_campos
{
    width: 100%;
    height: 23px; /*margin-top: 2px;*/
}
.area_botoes
{
    height: 26px;
    margin: 0px;
    padding: 0px;
    width: 780px;
    border: none;
}
/* area_botoes é a nova estrutura para divbarrabotao1 Pegaso2*/
.area_botoes2
{
    margin-top: 1%;
    width: 100%;
    height: 21px; /* fixo por causa da altura da imagem do botao */ /*background-color: #006600;*/
    background-color: White;
    /*background-image: url('../Imagens/barra_botao_bg.png');*/
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}
.divbarrabotao1
{
    /*margin-top: 1%;*/
    width: 100%;
    height: 21px; /* fixo por causa da altura da imagem do botao */ /*background-color: #006600;*/
    background-color: #B1D34B;
    background-image: url('../Imagens/barra_botao_bg.png');
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}
.botao1
{
    border-left: 2px groove White;
    width: 12%;
        vertical-align: middle;
        margin-top: 1px;
        background-color: transparent;
        color: White;
        font-weight: bold;
        font-size: 8pt;
        cursor: default;
        border-right-width: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
    height: 18px;
}

.botao1:hover
{
    background-color: Transparent;
    width: 12%;
    cursor: pointer;
    color: #008800;
}

.botao3
{
    height: 16px;
    width: 12%;
    vertical-align: middle;
    margin-top: 1px;
    background-color: transparent;
    color: White;
    font-weight: bold;
    font-size: 8pt;
    cursor: default;
    border-width: 0px;
    border-left-style: groove;
    border-left-width: 2px;
    border-left-color: White;
    border-right-style: groove;
    border-right-width: 2px;
    border-right-color: White;
}
.botao3:hover
{
    background-color: Transparent;
    width: 12%;
    cursor: pointer;
    color: #008800;
}

.box_botoes
{
    float: left;
    width: 40px;
    height: 350px;
    text-align: center;
}
.box_listas
{
    float: left;
    width: 360px;
    height: 360px;
    text-align: center;
    border: none;
}
.campo_esq
{
    float: left;
    text-align: left;
    padding-left: 5px;
    display: inline;
}

.campo_esq_titulo
{
    float: left;
    text-align: center;
    padding-left: 5px;
    display: inline;
    background-image: url('../Imagens/topo_gridview1_bg.png');
}

.campo_meio
{
    float: left;
    text-align: left;
    padding-left: 5px;
    display: inline;
}

.campo_dir
{
    text-align: left;
    padding-left: 5px;
}
.txt1
{
    width: 100%;
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #006600;
}
.ddl1
{
    width: 100%;
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #006600;
}
.chb1
{
    width: 100%;
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #006600;
}
.lbx1
{
    /*width: 100%;*/
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #006600;
    width: 320px;
    height: 350px;
}
.rbl1
{
    height: 23px;
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #006600;
    margin-top: 0px;
    padding-top: 0px;
}

.val1
{
    width: 100%;
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: Red;
}
.grid_header
{
    background-color: #B1D34B; /*background-image: url('../Imagens/topo_gridview1_bg.png');*/
    height: 18px;
}
.grid_footer
{
    background-color: #B1D34B; /*background-image: url('../Imagens/base_gridview_bg_pandora.png');*/
    height: 18px;
}
.valida1
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: Normal;
    color: Red;
    height: auto;
    float: left;
    width: 270px;
}
.copyright
{
    background-color: Transparent;
    float: right;
    width: 470px;
    height: 20px;
    margin-right: 10px;
    text-align: right;
}
.divpainelcalendar1
{
    margin-top: 1%;
    margin-left: 20px;
    border: 2px solid #C6DB36;
    width: 95%;
    height: 40px;
    text-align: center;
}
.divpainelcalendar1_1
{
    width: 50%;
    height: 20px;
    float: left;
    display: inline;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #C6DB36;
    text-align: center;
}
.divpainelcalendar1_2
{
    width: 49%;
    height: 20px;
    float: left;
    text-align: center;
}
.calendar1
{
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    color: #006600;
    background-color: White;
    float: none;
    border-width: 2px;
    border-color: #EBEBEB;
    margin-bottom: 10px;
}
.calendar1_header
{
    /*font-family: Arial;     font-size: 8pt;*/
    font-weight: Bold;
    border-width: 1px;
    text-transform: Capitalize;
    color: White;
    background-color: #C6DB36;
}
.calendar1_today
{
    /*background-color : #CCFFCC;*/
    font-style: normal;
    color: #006600;
    border-color: Red;
    border-style: Dotted;
    border-width: 1px;
    text-align: Center;
    vertical-align: Middle; /*font-family:Arial;     font-size: 8pt;*/
}
.calendar1_othermonth
{
    /*Background-Color : #CCFFCC;     Coor : #CCFFCC;*/
    visibility: hidden;
}
.area_calendario
{
    width: 250px;
    margin-left: 114px; /*padding-left:15%;*/ /*height:100%;*/
    text-align: center;
    float: left;
    border: none;
}
.campos_borda
{
    width: 370px;
    height: 22px;
    float: left; /*  display:inline;*/
    border-style: solid;
    border-width: 1px;
    border-color: #C6DB36;
    text-align: center;
    background-color: White;
}
.area_campos_borda
{
    border: solid 2px #C6DB36;
    width: 700px;
    height: 138px;
    margin-left: 32px;
    float: none;
}

.modal
{
    position: fixed;
    top: 0;
    left: 0;
    background-color: gray;
    z-index: 99;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    min-height: 100%;
    width: 100%;
}

.loading
{
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #bed700;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}
.WaitDisplay
{
	border-right: 1px outset;
	padding-right: 30px;
	border-top: 1px outset;
	padding-left: 30px;
	font-size: 16pt;
	padding-bottom: 30px;
	border-left: 1px outset;
	cursor: wait;
	color: black;
	padding-top: 30px;
	border-bottom: 1px outset;
	position: absolute;
	background-color: #CCCCCC;
	text-align: center;
	font-family: Arial;
	width: 150px;
    height: 50px;
	

}


.titulobox
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: Bold;
    color: White;
    width: 100%;
    background-color: #009FAF; /*background-image: url('../Imagens/topo_gridview1_bg.jpg');*/
}
.divtitulobox
{
    width: 100%;
    height: 100%;
    text-align: center;
    background-image: url('../Imagens/topo_gridview1_bg.jpg');
}

.botao_login
{
    /*border-left: 1px groove White;*/
    width: 80px;
    height: 22px; /*vertical-align: middle;*/
    margin-top: 1px; /*background-color: transparent;*/
    color: White;
    background-color: Transparent; /*background-color: #009FAF;*/
    background-image: url('../Imagens/botao_login_transp.gif');
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 8pt;
    cursor: default;
    border: 0px;
}

.botao_login:hover
{
    cursor: pointer;
    background-image: url('../Imagens/botao_login_transp_hover.gif');
}

.botao_esqueci
{
    /*border-left: 1px groove White;*/
    width: 180px;
    height: 22px; /*vertical-align: middle;*/
    margin-top: 1px; /*background-color: transparent;*/
    color: gray /*#006600*/;
    background-color: Transparent; /*background-color: #009FAF;*/
    background-image: url('../Imagens/botao_esqueci_transp.gif');
    background-repeat: no-repeat;
    font-weight: normal;
    font-size: 8pt;
    cursor: default;
    border: 0px;
}

.botao_esqueci:hover
{
    cursor: pointer;
    /*background-image: url('../Imagens/botao_esqueci_transp_hover.gif');*/
}


/* ------- CLASSES ------- */

#topo ul#navegacao
{
    position: relative;
    clear: both;
    height: 53px;
    padding-top: 0px;
    background: url('../Imagens/topo_navegacao_bg.jpg') no-repeat;
    font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    line-height: 52px;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    margin-bottom: 0;
}

html > body #topo ul#navegacao
{
    padding-top: 0;
    margin-left: 0px;
}

#topo ul#navegacao li
{
    position: relative;
    display: inline;
    top: 1px;
    left: 0px;
    padding: 0;
    margin-left: 0px;
    cursor: pointer; /*	zoom: 1;*/
}

#topo ul#navegacao li.primeiro
{
    margin-left: 90px;
}

html > body #topo ul#navegacao li
{
    padding: 16px 0;
    margin-left: 0px;
}

#topo ul#navegacao li:hover, #topo ul#navegacao li.ativo
{
    background: url('../Imagens/topo_navegacao_item_over_bg.gif') repeat-x 2px 0;
}

#topo ul#navegacao li a
{
    position: relative;
    background: url('../Imagens/topo_navegacao_item_separador.gif') no-repeat 0 center;
    text-decoration: none;
    color: #dde6a4;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
}

#topo ul#navegacao li:hover a, #topo ul#navegacao li.ativo a, #topo ul#navegacao li.primeiro a
{
    background: transparent;
}

#topo ul#navegacao li:hover a, #topo ul#navegacao li.ativo a
{
    color: #0f7744;
}

#topo ul#navegacao li a span
{
    position: absolute;
    top: -2px;
    left: 21px;
    color: #336633;
    cursor: pointer;
}

#topo ul#navegacao li:hover a span, #topo ul#navegacao li.ativo a span
{
    top: -1px;
    color: #abd32b;
}

/* ------- RODAPE ------- */
#rodape
{
    text-align: center;
    font-size: 11px;
    font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
    color: #898989;
}

#rodape a
{
    text-decoration: none;
    color: #898989;
}

#rodape a:hover
{
    text-decoration: underline;
}

#rodape .vcard
{
    text-align: center;
    background: url('../Imagens/rodape_endereco_bg.png') no-repeat;
    line-height: 28px;
    color: #898989;
}

#rodape .vcard strong
{
    color: #0f7744;
}

#rodape .vcard .country-name, #rodape .vcard .org
{
    /*display: none;*/
}

#rodape ul
{
    margin-left : 30px;
    padding: 16px 0;
    border-bottom: 1px solid #e6e6e6;
    width : 992px;
    list-style: none;
    font-size: 11px;
}

#rodape ul li
{
    display: inline;
    background: url('../Imagens/rodape_menu_separador.gif') no-repeat 0 center;
    padding-left: 13px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

#rodape ul li.primeiro
{
    background: transparent;
}

#rodape #meta
{
    margin: 5px 0 30px;
}

#rodape #meta strong
{
    margin-right: 10px;
    padding-right: 13px;
    background: url('../Imagens/rodape_menu_separador.gif') no-repeat right center;
    font-weight: normal; /*font-size:12px;*/
}


/* ------- ELEMENTOS ------- */
a
{
    color: #e55300;
}

form fieldset, a img
{
    border: 0px none;
}



/** ANS **/
#ans_rodape
{
    clear: both;
    text-align: center;
    margin-right: 10px;
    font-size: 11px;
    display: block;
    color: #009faf;
}

#rodape ul li
{
    display: inline;
    background: url('../Imagens/rodape_menu_separador.gif') no-repeat 0 center;
    padding-left: 13px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

#rodape ul li.primeiro
{
    background: transparent;
}

#rodape #meta
{
    margin: 5px 0 30px;
}

#rodape #meta strong
{
    margin-right: 10px;
    padding-right: 13px;
    background: url('rodape_menu_separador.gif') no-repeat right center;
    font-weight: normal;
}

#rodape #meta img
{
    position: relative;
    top: 6px;
    margin: 0 20px;
}

/**********Pesq************/
.zebra
{
    width: 100%;
    background: #eee;
}
.grayrow
{
    background: #ccc;
}

.lbl4
{
    width: 100%;
    height: 23px;
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    color: #006600;
}
.lblPerg
{
    height: 23px;
    text-align: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #006600;
    width: 400px;
}

.linha_campos
{
    width: 100%;
    height: 23px;

}

.pesqObs
{
    float: left;
    text-align: center;
    text-align: center;
    display: inline;
    background-image: url('../Imagens/topo_gridview1_bg.png');
}

.btnPesq
{
    background-color:#B1D34B;
    color: White;
    height: 26px;
    width:100px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    border-width: 0px;
    margin: 0px;
}

.linha_campos_ponto
{
    width: 100%;
    height: 20px;
    margin-top: 2px;
}

.separator
{
    background-position: #FFFFFF;
    height: 1px;
}
.divgridview1_header
{
    background-color: #B1D34B;
    height: 18px;
}
.divcalendario1
{
    width: 794px; 
    height:180px;
    text-align:center;
    float:none;
    border:none;
}
.divcalendario1_1
{
    width: 297px; 
    margin-left:100px; 
    text-align:center;
    float:left;
    border:none;
}
.divcalendario1_2
{
    width: 297px;
    margin-left:100px; 
    float: left;
    text-align:center;
    border:none;
}
.divpainellimite3
{
    margin-top:1%;
    border: solid 2px #C6DB36;
    width: 700px; 
    height: 138px;
    margin-left: 32px;
    float:none;
}
.divpainellimite3_1
{
    width: 358px; 
    height:18px; 
    /*margin-left:1%;*/
    border-right: solid 2px #C6DB36; 
    border-bottom : solid 2px #C6DB36; 
    text-align:left;
    float:left; 
    display:inline;
}
.divpainellimite3_2
{
    width: 340px; 
    height:18px; 
    float:left;
    /*margin-left:1%;*/
    border-bottom : solid 2px #C6DB36; 
    /*border-bottom: solid 2px #C6DB36; */
    text-align:right;
}

.divgridviewduascolunas
{
    margin-top: 1%;
    width: 100%;
    height: 60%;
    text-align: left;
}
.divgridviewduascolunas_coluna1
{
    width: 50%;
    height: 95%;
    float: left;
    display: inline;
}
.divgridviewduascolunas_coluna2
{
    width: 49%;
    height: 95%;
    float: right;
    display: inline;
}
.area_tab
{
    width:804px;
    height:430px;
    text-align:left;
}
.area_tab .ajax__tab_header
{
    color: White;
    font-size: 10px;
    font-weight: bold;
    background-color: White;
    margin-left: 1px;
    border-bottom: solid thin #CDE343;
}
.area_tab .ajax__tab_outer
{
    background-color: White;
}
.area_tab .ajax__tab_inner
{
    padding-top: 6px;
    padding-bottom:8px;
    padding-left:1px;
    padding-right:1px;
    margin-top: 1px;
    margin-bottom: 0px;
    color: Green;
    text-align: center;
    background-color: White;
    /*background-image: url('../Imagens/menu_aba_dis1.jpg');*/
    background-image: url('../Imagens/menu_aba_dis.png');
    background-repeat: no-repeat;
    width: 100px;
}
.area_tab .ajax__tab_hover .ajax__tab_outer
{
}
.area_tab .ajax__tab_hover .ajax__tab_inner
{
    color: White;
    text-align: center;
    background-image: url('../Imagens/menu_aba1.png');
    background-repeat: no-repeat;
    cursor:pointer;
    width: 100px;
}
.area_tab .ajax__tab_active .ajax__tab_outer
{
    background-color: White;
}
.area_tab .ajax__tab_active .ajax__tab_inner
{
    color: White;
    text-align: center;
    background-image: url('../Imagens/menu_aba1.png');
    background-repeat: no-repeat;
    width: 100px;
}
.area_util_tab
{
    width:804px;
    height:430px;
    border:solid thin red;
}

.divbarrabotaosimples
{
    width: 100px;
    height: 21px; /* fixo por causa da altura da imagem do botao */ /*background-color: #006600;*/
    background-color: transparent;
    background-image: url('../Imagens/fundobotao2.png');
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}
.calendar2
{
    text-transform: capitalize;
}

.divgridview1_footer
{
    background-color: #B1D34B;
    height: 18px; /*text-align: center;*/
}
