
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul { list-style: none; }
blockquote, q { quotes: none; } 
/* remember to define focus styles! */
focus { outline: 0; }
/* remember to highlight inserts somehow! */ 
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; } 

body{
    margin:0;
    padding:0;
    font-family:arial, Dimnah, serif;
    background-color: black;
}


#background {
    position:absolute;
    z-index:0;
    width:100%;
    height:100%;
}


ul.sub_empresa
{
   z-index: 10;
   position: absolute; 
   left: 18.5%;
   top: 34.5%;
   background-color: #191970;
   opacity:0.8;
   border: solid 1px white;
   padding: 2px 2px 2px 2px;
}

ul.sub_serv
{ 
   z-index: 10;
   position: absolute; 
   left: 18.5%;
   top: 41.2%;
   border: solid 1px white;
   background-color: #B22222;
   opacity:0.8;
   padding: 2px 2px 2px 2px; 
}

ul.sub_nivel {
   position: absolute; 
   left: 90px;
   border: solid 1px white;
   background-color: #663636;
   opacity:0.98;
   padding: 2px 2px 2px 2px; 
}

ul.sub_nivel_estudio { 
   z-index: 10;
   position: absolute;
   left:20.4%;
   top: 4.8%;
   border: solid 1px white;
   opacity:0.8;
   background-color: #363636;
   padding: 2px 2px 2px 2px; 
}

ul.sub_nivel_aovivo { 
   z-index: 10;
   position: absolute; 
   left:33.3%;
   top: 4.8%;
   border: solid 1px white;
   background-color: #363636;
   opacity:0.8;
   padding: 2px 2px 2px 2px; 
}

ul.sub_nivel_duplica { 
   z-index: 10;
   position: absolute; 
   left:46.11%;
   top: 4.8%;
   border: solid 1px white;
   background-color: #363636;
   opacity:0.8;
   padding: 2px 2px 2px 2px; 
}

ul.sub_nivel_cursos {
   z-index: 10;
   position: absolute;
   left:59.28%;
   top: 4.8%;
   border: solid 1px white;
   background-color: #363636;
   opacity:0.8;
   padding: 2px 2px 2px 2px;
}

ul.sub_selo
{
   z-index: 10;
   position: absolute; 
   left: 18.5%;
   top: 48.5%;
   background-color: orange;
   border: solid 1px white;
   opacity:0.8;
   padding: 2px 2px 2px 2px; 
}

ul.sub_down
{
   z-index: 10;
   position: absolute; 
   left: 18.5%;
   top: 54.2%;
   background-color: #708090;
   border: solid 1px white;
   opacity:0.8;
   padding: 2px 2px 2px 2px; 
}

ul.sub_suporte
{
   z-index: 10;
   position: absolute; 
   left: 18.5%;
   top: 61.4%;
   background-color: #696969;
   border: solid 1px white;
   opacity:0.8;
   padding: 2px 2px 2px 2px; 
}

ul.sub_contato
{
   z-index: 10;
   position: absolute; 
   left: 18.5%;
   top: 67.5%;
   background-color: #363636;
   border: solid 1px white;
   opacity:0.8;
   padding: 2px 2px 2px 2px; 
}

#seta { background: transparent url(images/arrow.gif) right center no-repeat; }
li.submenu ul { display: none; } /* Hide sub-menus initially */

a.regiao {
    position: absolute;
    z-index: 1;
    text-align:center;
    width: 13%;
    height:4%;
    letter-spacing: -1px;
}

a.regiaob {
    z-index: 1;
    position: absolute;
    text-align: left;
    font-weight: bold;
    width: 14%;
    height:4.5%;

}

a.regiaoc {
    display: block;
    z-index: 10;
    text-align: center;
    font-weight: bold;
    letter-spacing: -1px;
    width: 180px;
    height: 20px;
 }


a.menu_tela { 
   display:inline;
   margin-left:3px;
   width:180px;
   padding: auto;
}

a.menu_tela2 {
   display:inline;
   margin-left:3px;
   width:150px;
   padding: auto;
}


a.menu_tela3 {
   text-align: center;
   color:white;
   font-size:9pt;
   line-height: 120%;
   font-weight: bold;
   margin: 5 auto;
   margin-left: 40px;
   margin-bottom: 20px;
   float: left; 
   width:150px;
   padding: auto;
}

a.produtos {
   font-size:8pt;
   display:inline;
   width:130px;
   height: 140px;
   padding: auto;

}

a:link { color: #fff;text-decoration: none; }
#box2 a:link { color: black;text-decoration: none; }
a:visited { color: #dcdcdc; text-decoration: none; }
#box2 a:visited { color: black; text-decoration: none; }
a:active { color: yellow;text-decoration: none; }
a:hover { color: red; border: none; background-color: white; filter:alpha(Opacity=60); opacity:0.6; }

#VU {
    position:absolute;
    background-color: transparent;
    bottom: 1.5%;
    left: 3%;
    width: 36%;
    height: 45%;
}


#box {
    z-index: 0;
    position: absolute;
    font-size:12pt;
    font-weight: bold;
    background-color: transparent;
    top: 6.75%;
    left: 20%;
    width: 78.5%;
    height: 81%;
    border: none;
    overflow: auto;
    scrollbar-3dlight-color: #996;
    scrollbar-highlight-color: black; 
    scrollbar-face-color: black;
    scrollbar-shadow-color: #999;
    scrollbar-darkshadow-color: #805B32; 
    scrollbar-arrow-color: #999;
    scrollbar-track-color: #996;
}

#box2 {
    z-index: 0;
    position: absolute;
    font-size:9pt;
    font-size: 80%;
    text-align:justify;
    line-height: 115%;
    color: black;
    background-color: transparent;
    top: 6.5%;
    left: 20.1%;
    width: 78.5%;
    height: 81.2%;
    border: none;
    overflow: auto;
    scrollbar-3dlight-color: #996;
    scrollbar-highlight-color: black; 
    scrollbar-face-color: black;
    scrollbar-shadow-color: #999;
    scrollbar-darkshadow-color: #805B32; 
    scrollbar-arrow-color: #999;
    scrollbar-track-color: #996;
}

th {color:white;}
td {color:white;font-size: 8pt;}

p.titulo {
    padding:3px;
    color:#CD853F;
    background-color:#1C1C1C;
    font-size:16pt;
}

p.mensagem {
    padding:3px;
    color:white;
    background-color:#1C1C1C;
    font-size:14pt;
    font-weight:bold;
    font-style:italic;
}


