

/* Geral */
body { margin: 0; padding: 0; background: #FFFFFF; color: #474747; }

a:link { color: #FF0000; text-decoration: none; }
a:visited { color: #FF0000; text-decoration: none; }
a:hover { color: #FFAA00; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { text-align: left; color: #B70000; }

h1 { font: bold 130% Verdana, Arial, Helvetica, sans-serif; }
h2 { font: bold 115% Verdana, Arial, Helvetica, sans-serif; }
h3 { font: bold 105% Verdana, Arial, Helvetica, sans-serif; }
h4 { font: bold 105% Verdana, Arial, Helvetica, sans-serif; font-style: italic; }
h5 { font: bold 100% Verdana, Arial, Helvetica, sans-serif; font-style: italic; }
h6 { font: bold 100% Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }

div, td, th, p, li { text-align: left; font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #474747; }

input, textarea, select { font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #474747; background: #e7abab; border: 1px solid #B70000; }

hr { background: #B70000; margin: 5px; border: 4px; height: 2px; color: #B70000; }

/* Botao */
.botao { background-image: url(http://www.escritorionet.com.br/_sites/pics/barra.php?w=10&h=100&c=B70000); width: 100px; height: 15px; text-align: center; font-weight: bold; padding: 2px; color: #FFFFFF; }
.botao a { color: #FFFFFF; }

/* Tab */
.tab { width: 100%; clear: both; float: left; background: #e29999; }
.tab ul { display: block; list-style: none; }
.tab li { display: inline-block; margin: 0; float: left; padding: 0 10px 0 10px; }
.tab li.titulo { text-align: right; }
.tab li.opcao { text-align: center; }
.tab li.marcado { font-weight: bold; background: #cf5757; }
.tab .barra { height: 8px; background: #e29999 url(http://www.escritorionet.com.br/_sites/pics/barra.php?w=10&amp;h=8&amp;c=e29999&amp;f=FFFFFF&amp;d=v&amp;p=6) repeat-x; }

/* Caixa */
.caixa { border-bottom: 2px solid #B70000; background: #f4d9d9; }
.caixa .titulo { font-size: 115%; font-weight: bold; padding: 5px; }
.caixa .conteudo { padding: 5px; }

/* Identificação da página */
.caminho { font-size: x-small; }

/* Menu */
#menu a { color: #FFFFFF; }
#menu .esq { width: 12px; background: #d46666; }
#menu .esq_marcado { width: 12px; background: #B70000; }
#menu .nao_marcado { text-align: center; background: #d46666; }
#menu .marcado { text-align: center; background: #B70000; }
#menu .dir { width: 12px; background: url(http://www.escritorionet.com.br/_sites/pics/template_umacor.php?t=3&i=quina_menu&c=d46666); }
#menu .dir_marcado { width: 12px; background: url(http://www.escritorionet.com.br/_sites/pics/template_umacor.php?t=3&i=quina_menu&c=B70000); }

/* Sub-Menu  */

/* Cabecalho */
#cabecalho { width: 752px; height: 120px; text-align: center; background: url(http://www.escritorionet.com.br/escritorionet/ocupacional/imagens/cabecalho_750x120.jpg) no-repeat center center; }
#cabecalho .logo { float: left; margin: 10px 10px 10px 10px; padding: 0; }
#cabecalho h1 { float: left; font-weight: bold; font-size: 36px; padding: 30px 10px 10px 10px; margin: 0; color: #B70000; }
#cabecalho h2 { float: right; font-weight: bold; font-size: 11px; padding: 80px 40px 0 0; margin: 0;  color: #B70000; }

.submenu { border-right: 1px solid #B70000; border-left: 1px solid #B70000; border-top: 1px solid #B70000; border-bottom: 1px solid #B70000; }
.submenu a:link { text-decoration: none; font-size: 10px; color: #B70000; }
.submenu a:visited { text-decoration: none; font-size: 10px; color: #B70000; }
.submenu a:hover { text-decoration: none; font-size: 10px; color: #B70000; }
.submenu a:active { text-decoration: none; font-size: 10px; color: #B70000; }

/* Rodapé */
#rodape div { text-align: center; margin: 0 0 0 0; padding: 5px; font-size: 80%; }
#rodape a:link, #rodape a:visited, #rodape a:hover, #rodape a:active { text-decoration: none; color: #B70000; }


