.jqueryslidemenu{
font: bold 12px Verdana;
background: #414141;
width: auto;
}
.jqueryslidemenu ul{
margin: 0px;
list-style-type: none;
margin-left: 10px;
width: 100%;
margin-left: 120px
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
height: 40px;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #414141; /*background of tabs (default state)*/
color: white;
padding: 10px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
background: #004D91
}

.jqueryslidemenu ul li a:hover{
background: #778; /*tab link background during hover state*/
color: white;
}


/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
top:0px
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 150px; /*width of sub menus*/
padding: 5px;
margin-top: 0px;
margin-left: -150px;
border-top-width: 0;
border-bottom: 1px solid gray;
z-index: 99999;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

.fieldset{
        margin-top: 2px;
        border-top: 1px solid #DFE1E0;
        border-right: 1px solid #DFE1E0;
        border-left: 1px solid #DFE1E0;
        border-bottom: 1px solid #DFE1E0;
        padding: 10px 4px;
        }
.corEscura{
    width: 99%; 
    background-color: whitesmoke;
    height: 40px;
    line-height: 40px;
    padding: 2px;
}
.corClara{
    width: 99%; 
    height: 40px;
    line-height: 40px;
    padding: 2px;
}
.lin1{
    width: 100%;
    -border: 1px solid #000000;
    float: left;
    background-color: whitesmoke;
    height: 40px;
    line-height: 40px;
}
.lin2{
    width: 100%;
    -border: 1px solid #000000;
    float: left;
    background-color: white;
    height: 40px;
    line-height: 40px;
}
.col1{
    float: left; 
    clear: both;
    -background-color: whitesmoke;
    font-weight: bold;
    font-size: 11px;
    margin: 3px 3px 0 0;
    width: 215px;
    text-align: right;
    
}
.col2{
    float: left;
    -background-color: whitesmoke;
    margin: 3px 0 0 0;
    width: 690px;
    text-align: left;
    padding-bottom: 5px;
}
/**{margin: 0;
    padding: 0;}*/
#instrucao_corpo li{
    list-style: none;
    margin: 0;
    padding: 0;
    -cursor:pointer;
}
#instrucao_corpo{
    padding: 0;
    margin: 0;
}
body {
    -bgcolor:"#FFFFFF";
    -background: url("../img/fundo.gif");
    leftmargin:"0" ;
    topmargin:"0";
    marginwidth:"0";
    marginheight:"0";
    font-family: verdana,sans-serif;
	font-size: 12px;
	margin: 0;
    padding: 0;
    color: #3333333;
}
input.marcado, textarea.marcado{
    border: 2px solid #666666;
}

input, textarea, select{
background-color: #F4F8FF;
}
#corpo{
    margin: 0 auto;
    width: 960px;
    -height: 400px;
    -border: 1px solid #000000;
    margin-bottom: 3px;
}
.corpo_texto{
       float: left;
    width: 100%;
    -background: url("../img/bg_principal.png");
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    -border: 4px double #33474A;
    background: #FFF;
    box-shadow: 1px 3px 15px 1px silver;
}
.texto{
    font-size: 11px;
}
#topo_dentro{
    width: 960px;
    height: 80px;
    margin: 0 auto;
    -border: 1px solid #000000;
}
#logo_governo{
    float: left;
}
#logo_eetepa{
    float: right;
    margin-top: 5px;
}
#banner_topo{
    -width: 100%;
    -background-color: #004D91;
    background-image: url('../img/background_top.png');
    height: 350px;
}
#banner_topo_dentro{
        width: 1200px;
    height: 467px;
    margin: 0 auto;
    z-index: 0;
    

    
    background-image: url('../img/banner_eetepa.png');
    
    
}
#menu{
    -float: right;
    -border: 1px solid #004D91;
    z-index: 1000;
    border-radius: 15px 15px 15px 15px;
    margin-top: -20px;
    background-image: url('../img/bg_menu.png') repeat-x;
    box-shadow: 1px 3px 15px 1px silver;
    -background: -moz-radial-gradient(40% 40%, farthest-side, #666, #FFF) repeat-Y;
}
#menu ul li{
    -margin: 0 10px 0 0;
     display: inline-block;
-border: 1px solid #004D91;
margin-right: 4px;
float: left;
}

#menu ul 
{
   width: 920px;
  
}
#menu ul li a{
    -height: 20px;
    -padding: 6px 10px 6px 10px;
    -border: 1px solid #004D91;
            -background: url('../img/bg_botao.png') repeat-x;
             -font-size: 13px;
             -color: #ffffff;
             font-weight: bold;
    -border-radius: 0.5em; /* arredondar */
    -box-shadow: black 0.2em 0.3em  0.5em ; /* sobra */
    margin: 0 10px 0 0;
    text-decoration: none;
    color: #000;
    float: left;
    margin-top: 10px;
}
#menu ul li a:hover{
    -background-position: 0 -30px;
    text-decoration: underline;
}
#menu ul li a:visited,a:link{text-decoration:none;color: headdy;}

#rodape{
    float: left;
    width: 100%;
        background-color: #eee;
        font-size: 11px;
        background: url('../img/bg_rodape.png') repeat-x;
}
#rodape_dentro{
        width: 960px;
    -height: 80px;
    margin: 0 auto;
                padding: 8px 0 0 0;
}
#rodape_brasao{
    float: left;
    -border: 1px solid #000000;
    width: 230px;
    height: 95px;
    margin-top: 10px;
}
#rodape_navegacao{
    width: 210px;
    -float: left;
    text-align: left;
     -margin-left: 20px;
    -border: 1px solid #000000;
    margin: 0 auto;
}
#rodape_navegacao ul{
    float: left;
    -border: 1px solid #000000;
    margin-top: -3px;
    text-align: left;
}
#rodape_navegacao ul li{
    margin-bottom: 5px;
    font-weight: bold;
}
#rodape_dentro .rodape_dentro_titulo{
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #004D91;
    width: 100%;
    -border: 1px solid #000000;
}
#rodape_endereco{
    width: 250px;
    float:  right;
    text-align: left;
    -border: 1px solid #000000;
    -margin-left: 20px;
    line-height: 15px;
}
#rodape_copyright{
    float: left;
    -height: 20px;
    -clear: both;
    text-align: center;
    -padding: 10px 0 0 0 ;
    font-size: 13px;
    -border: 1px solid #000000;
    width: 100%;
    margin-bottom: 5px;
    color: #004D91;
}
#rodape_brasao{
    float: left;
}
.lin{
    width: 100%;
    -border: 1px solid #000000;
    float: left;
}
.opcao{
	text-align:center;
	font-size:20px;
	color:red;
	font-weight:bold;
	width: 100%;
	background-color: white;
    border: 1px solid #DFE1E0;
    border-left: 1px solid #DFE1E0;
    border-bottom: 1px solid #DFE1E0;
    padding: 5px;	
    margin: 0px;
}
.titulo{
    margin-top: 10px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #004D91;
        border-right: 1px solid #004D91;
        border-left: 1px solid #004D91;	
        padding: 5px;
}
.tituloAba_conteudo{
    font-size: 12px;
}
.tituloAba_corpo_borda{
    width: 100%;
    margin-top: -2px;
        border-right: 1px solid #DFE1E0;
        border-left: 1px solid #DFE1E0;
        border-bottom: 1px solid #DFE1E0;
        padding: 5px;
        float: left;
        background-color: white;
}


.tituloAba{
    float: left;
	font-size:12px;
	font-weight:bold;
        background: url('../img/bg_titulo.png') repeat-x;
        border-top: 1px solid #DFE1E0;
        border-right: 1px solid #DFE1E0;
        border-left: 1px solid #DFE1E0;
        margin: 10px 0 2px 0; 
        width: 100%;
}
.botaoSubmitForm{
   text-align: center;
   margin: 5px 0 10px 0;
   float: left;
   width: 100%;
}
#gridEscolas{
    float: left;
    width: 100%;
}
.botaoSubmitForm input{
    padding: 5px 10px 5px 10px;
}
.bordaTabelaPrincipal {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.bgTabelaDadosDir {
	background-image: url(../img/bg_dados_dir.gif);
	background-repeat: repeat-y;
}
.bgTabelaDadosEsq {
	background-image: url(../img/bg_dados_esq.gif);
	background-repeat: repeat-y;
}

.fontArial11 {
	font-size: 11px;
}

.barraTopo {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.barraRodape {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#840000;
}

.TituloNivel1{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:5px;
}

#Layer1 {
	position:absolute;
	width:67px;
	height:89px;
	z-index:1;
	top: 145px;
	left: 725px;
}
.style1 {color: #FF0000}

.bordaEsq{
	background-image:url(../img/esqPreMatricula.jpg);
	background-repeat:repeat-y;
}
.bordaDir{
	background-image:url(../img/dirPreMatricula.jpg);
	background-repeat:repeat-y;
}
.tituloPreMatricula{
	font-size:11px;
	font-weight:bold;
	color:#5E85C6;
}
.textoGeralPreMatricula{
	font-size:13px;
	color:#333333;
    text-align:justify;
}
.textoGeralPreMatricula a{
	font-size:13px;
	color:#333333;
	text-decoration:none;
	padding:0px;
	margin:0px;
	margin-left:0px;
}

.TextoGeral{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-right:1px;
	z-index:0;
}
.TextoGeral span{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-right:1px;
	z-index:0;
}
.TextoGeral a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-right:1px;
}
.TextoGeral a:hover{
	font-size:11px;
	color:#F67A27;
	text-decoration:none;
}
.TextoGeral li{
	list-style:none;
	padding:0px;
	margin:0px;
}


.TituloTextoGeral{
	font-size:11px;
	color:#333333;
	font-weight:bold;
	border-bottom:2px dotted #ccc;
	margin-bottom:5px;
	letter-spacing:0px;
}
.TituloTextoGeral a{
	font-size:11px;
	color:#FF9900;
	font-weight:bold;
	border-bottom:2px dotted #ccc;
	letter-spacing:0px;
}
.TituloTextoGeral a{
	font-size:11px;
	color:#FF9900;
	font-weight:bold;
	border-bottom:2px dotted #ccc;
	letter-spacing:0px;
	text-decoration:none;
}

.TextoGeralPrincipal{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-right:1px;
	text-align:justify;
}
.TextoGeralPrincipal a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-right:1px;
}
.TextoGeralPrincipal a:hover{
	font-size:11px;
	color:#666666;
	text-decoration:none;
	padding-left:4px;
	padding-right:1px;
}

.TextField{
	border:1px solid #ccc;
	font-size:10px;
	color:#333333;
	padding:3px;
}
.fundoCancelamentoMatricula{
	background-image:url(../img/fundoCancelarMatricula.jpg);
	background-repeat:repeat-y;
}

#CantoBoxTitulos{
	background:#4682B4;
	border:1px;
	width:9px;
	height:23px;
}
#BoxTitulos{
	background-color:#4682B4;
	border:1px;
	border-color:#DADDEF;
	border-style:solid;
	width:463px;
	height:23px;
}
.style2 {color: #FFFF00}

/*.TextFieldForm{
	background:#FFFFFF;
	border:1px;
	border-style:solid;
	font-size:10px;
	color:#000000;
        text-transform:uppercase;
}*/
.BoxEstrutura{
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	font-size:11px;
	padding:5px;
}

td {
        font-family:Arial,Helvetica,sans-serif;
        font-size:11px;
}
.BotaoForm{
	background:#006699;
	font-size:100%;
	color:#FFFFFF;
	border-width:1;
	border-color:#9A9A9A;
	height: 30px;
	width: auto;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	-border:1px solid #004D91;
        
}
#bt_voltar:hover{
    
}
#bt_voltar{
    background: url('../img/bt_voltar.png');border: 0;width: 102px;height: 42px;cursor: pointer;
}
#bt_voltar:hover{
    background-position: 0 -42px;
}

.bt_avancar{
    background: url('../img/bt_avancar.png');border: 0;width: 110px;height: 42px;cursor: pointer;
}
#bt_avancar{
    background: url('../img/bt_avancar.png');border: 0;width: 110px;height: 42px;cursor: pointer;
}
#bt_avancar:hover, .bt_avancar:hover{
    background-position: 0 -42px;
}
#bt_pesquisar{
    background: url('../img/bt_pesquisar.png');border: 0;width: 110px;height: 42px;cursor: pointer;
}
#bt_pesquisar:hover{
    background-position: 0 -42px;
}

.bt_alterar{
     background: url('../img/bt_alterar.png');border: 0;width: 110px;height: 42px;cursor: pointer;
}
.bt_alterar:hover{
    background-position: 0 -42px;
}
.bt_termo{
     background: url('../img/bt_termo.png');border: 0;width: 270px;height: 42px;cursor: pointer;
}
.bt_termo:hover{
    background-position: 0 -42px;
}
.bt_nao_aceito{
     background: url('../img/bt_nao_aceito.png');border: 0;width: 93px;height: 42px;cursor: pointer;
}
.bt_nao_aceito:hover{
    background-position: 0 -42px;
}
.bt_imprimir{
     background: url('../img/bt_imprimir.png');border: 0;width: 93px;height: 42px;cursor: pointer;
}
.bt_imprimir:hover{
    background-position: 0 -42px;
}
.bt_sair{
     background: url('../img/bt_sair.png');border: 0;width: 93px;height: 42px;cursor: pointer;
}
.bt_sair:hover{
    background-position: 0 -42px;
}
.bt_consultar{
     background: url('../img/bt_consultar.png');border: 0;width: 93px;height: 42px;cursor: pointer;
}
.bt_consultar:hover{
    background-position: 0 -42px;
}
.bt_inciar_prematricula{
    background: url('../img/bt_iniciar_prematricula.png');border: 0;width: 150px;height: 42px;cursor: pointer;
}
.bt_voltar{
    background: url('../img/bt_voltar.png');border: 0;width: 102px;height: 42px;cursor: pointer;
}
.bt_voltar:hover, .bt_inciar_prematricula:hover{
    background-position: 0 -42px;
}

label.error {
        color: red; font-size: 10px; font-weight: bold; font-style: italic;
}
.cursor_link2:hover{
    background: #E0e0e0;
}
.no-js {display: block }
.has-js {display: none ; padding: 20px; }
.js .no-js {display: none }
.js .has-js {display: block }

#tooltip {
    font-size: 11px;
	position: absolute;
	z-index: 99999;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.95;
    width: 350px;
}
#tooltip h3, #tooltip div { margin: 0; }

#rotuloDeficiencia {
	cursor:pointer;
}

.TituloProjetosServicos{
	font-weight:bold;
	font-size:11px;
	color:#5E85C6;
	background:#F2B7C1;
	padding:3px;
	letter-spacing:0px;
}
.TituloProjetosServicos a{
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	letter-spacing:0px;
}
.TituloProjetosServicos a:hover{
	font-weight:bold;
	font-size:11px;
	color:#5E85C6;
	text-decoration:underline;
}
.barAba{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E85C6;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.barAba a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E85C6;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.barAba a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E85C6;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


.tituloAba a{
	-background:#840000;
	color:#FFFFFF;
	font-weight:bold;
}
.tituloAba a:hover{
	-background:#840000;
	color:#FFFFFF;
	font-weight:bold;
}

.textoTituloBkg{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	background-color:#f9f9f9;
	padding:3px;

}
.textoTituloBkg a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	background-color:#D7E6FF;
	padding:3px;

}
.textoTituloBkg a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	background-color:#D7E6FF;
	padding:3px;
}

.barraTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.barTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.TituloDestaqueAreas{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF3300;
}
.TituloDestaqueAreas a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF3300;
	text-decoration:none;
}

.tab_centro_form_grade{
	font-size: 	 	 8pt;
	font-family: 	 Arial, Verdana;
	color: 			 #333333;
	text-transform:  uppercase;
	border-collapse: collapse;
	border: 		 1px solid #CCCCCC;
}

.tituloFundo{
	background:#4682B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	color:#FFF;
	font-weight:bold;
}


#AbaEsq {
     background: url("../img/latAbaEsq.gif") no-repeat ;
}

#AbaDir {
     background: url("../img/latAbaDir.gif") no-repeat ;
}
.cursor_link:hover{
    background-color: #f5f5f5;
}
#cancelar_prematricula{
    background: url("../img/cancelar_prematricula2.png") no-repeat ;
    width: 450px; /*254px; 450px*/
    height: 79px;
    padding: 30px 0 0 15px;
    margin: 0 auto;
    -border: 1px solid #000000;
    text-align: left;
}