

h1, h2, h3, h4, h5 { pause: 1s; speak-punctuation: none; voice-family: female; richness: 95; }
div, td, th, p, li, span, input, textarea, select { pause: 1s; speak-punctuation: none; voice-family: female; richness: 80; }
a { speak-punctuation: none; voice-family: female; richness: 95; }

img, form { border: none; }

/* Especiais */

.sembordas { background: none; border: none; }
.clsCursor { cursor: pointer; }




/* 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 { background-image: url(http://www.escritorionet.com.br/_programa/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; }

/* Caixa*/

.caixa { border-bottom: 2px solid #B70000; background: #f4d9d9; }
.caixa .titulo { font-size: 115%; font-weight: bold; }
.caixa .conteudo { }
.caixa .dados1 { font-size: x-small; }
.caixa .dados2 { clear: both; font-size: x-small; border-top: 1px solid #B70000; }
.caixa .dados3 { float: right; }
.caixa .dados3 ul { text-align: center; list-style: none; }
.caixa .dados3 li { text-align: center; display: inline; font-size: x-small; }

/* Cabecalho */

#cabecalho { width: 752px; height: 120px; text-align: center; background: url(http://www.escritorionet.com.br/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; }

.caminho { font-size: x-small; }

.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; }

/* Footer */

#footer p, #footer div { text-align: center; margin: 0 0 0 0; padding: 5px; font-size: 80%; }
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { text-decoration: none; color: #B70000; }

