
body{margin: 0px 0px 0px 0px; /*background-image: url(../imagens/bk1.jpg);*/}

.link_1{font-family:Tahoma, Verdana, Arial, Sans-Serif;font-size: 11px;color: #555555;text-decoration: none;}
.link_1:hover{font-family: Tahoma, Verdana, Arial, Sans-Serif;font-size: 11px;color: #f15b00;text-decoration: none;}

.link_2{font-family:Tahoma, Verdana, Arial, Sans-Serif;font-size: 11px;color: #515151;text-decoration: none;}
.link_2:hover{font-family: Tahoma, Verdana, Arial, Sans-Serif;font-size: 11px;color: #f15b00;text-decoration: none;}

.areaQuadro{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #1A8FAB; border-bottom: solid 1px #91BAC1; background-color:#fff;}
.txtQuadro{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555;}

.txtObs{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #33A9E4; background-color:#fff;}

.txtNormal{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.txtNegrito{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold;}

.txtMedioNormal{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.txtMedioNegrito{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:bold;}

.bgTopo{background-image: url(../imagens/topo_aeroespacial.jpg); /*background-repeat:  no-repeat; */height: 40px; background-color: #ffffff /*#1A8FAB*/;}

/* background */
.bgTabelaPrincipal{background-color: #E8F4F6;border: solid 1px #fff;}
.bgConteudo{background-color: #fff;/*border: solid 1px #1A8FAB*/}
.bgTbCadastro{background-color: #fff;border: solid 1px #eee}
.bgCinzaClaro{background-color: #eee;}
.bgAreaLogin{background-color: #EEF7F9;}
.bgConteudoTexto{background-color: #ffffff;}
.bgTitulo{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000; font-weight: bold; background-color:#eee; border-bottom: solid 1px #91BAC1; /*background-image: url(../imagens/bk_titulo1.jpg);*/}
.bgSelect{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#1A8FAB;background-color: #ffffff;border: solid 1px #336699}
.bg_mn{border-bottom:solid 1px #EEEEEE;background-color:#D9E1E8;}
.barra_mn{background-image:url(../imagens/barra_mn.jpg);}
.barra_inferior{background-image:url(../imagens/barra_inferior.jpg);}
.bg_ProgTitulo{border-bottom:solid 1px #EEEEEE;background-color:#FAFCF2;}
.bg_Inferior{border-bottom:solid 1px #eee; background-color: #fff}
.bg_QuadroCadastro{border:solid 1px #EEEEEE;background-color:#ffffff;}
.txtTitulo{font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #33A9E4;}
.txtTituloHome{font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #33A9E4;}
.txtSubTituloHome{font-family: Arial; font-size: 16px; color: #54458C; font-weight: bold;border-bottom: solid 1px #54458C}
.txtSubTitulo{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #E64D00;font-weight: bold;}
.txtConteudoTitulo{font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #000;}
.txtConteudoTexto{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555;}
.txtMsg{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #E64D00;font-weight: bold;}
.txtProgTituloVerde{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006633;font-weight: bold;}

.inputTiraDuvidas{font-family: Arial; font-size: 11px; color: #555555; border: solid 1px #eeeeee;}
.inputCampos{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; border: solid 1px #eeeeee;}
.inputCadastro{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; border: solid 1px #555; background-color:#fff;}
.inputCadastro2{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;border-left: solid 0px;border-right: solid 0px ;border-top: solid 0px;border-bottom: solid 1px #ccc; background-color:#eee;}

.btForm{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;background-color:#eeeeee; border: solid 1px #cccccc;}
.bgDica{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #555;background-color:#FFFFF0;}

/* menu */
#dropmenudiv{
position:absolute;
border:1px solid #999;
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fff;
}

.ItemMenu a {
font: 12px  Arial;
color: #000;
text-decoration: none;
background:  #f7f7f7;
text-align: center;
padding: 2px 5px;
margin-right:1px;
}

.ItemMenu a:hover {
color: #666;
background: #f7f7f7;