

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: #000000; }

a:link { color: #880000; text-decoration: none; }
a:visited { color: #880000; text-decoration: none; }
a:hover { color: #DD0000; text-decoration: underline; }
a:active { color: #880000; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { text-align: left; color: #DD9900; }

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: #000000; }

input, textarea, select { font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #000000; background: #f4ddab; border: 1px solid #DD9900; }

hr { background: #DD9900; margin: 5px; border: 4px; height: 2px; color: #DD9900; }

.botao { font-family: Verdana,serif; font-weight: bold; color: #DD9900; }
.botao a:link, .botao a:visited, .botao a:hover, .botao a:active { color: #DD9900; text-decoration: none;}

/* Caixa*/

.caixa { border: 1px solid #DD9900; margin: 5px; }
.caixa .titulo { padding: 5px; margin: 0; font-size: 105%; font-family: Verdana,serif; font-weight: bold; background: #f4ddab; color: #DD9900; border-bottom: 1px solid #DD9900; }
.caixa .conteudo { margin: 5px; }
.caixa .dados1 { font-size: x-small; }
.caixa .dados2 { clear: both; width: 48%; font-size: x-small; border-top: 1px dotted #DD9900; }
.caixa .dados3 { font-size: x-small; width: 48%; 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: 100%; height: 120px; text-align: center; background: url(http://www.leoclubes.com.br/leonetbrasil/imagens/cabecalho_0.jpg) no-repeat bottom center; }
#cabecalho a { text-decoration: none; color: #e9bc57; }
#cabecalho #logo { float: left; margin: 0; padding: 3px 0 0 30px; }
#cabecalho h1 { float: left; font-weight: bold; font-size: 36px; padding: 10px; margin: 0; color: #DD9900; }
#cabecalho h2 { float: left; font-weight: bold; font-size: 11px; padding: 40px 40px 0 20px; margin: 0;  color: #DD9900; }

.caminho { font-size: x-small; }

.menu { font-family: Verdana,serif; font-weight: bold; color: #DD9900; }
.menu a:link, .menu a:visited, .menu a:hover, .menu a:active { color: #DD9900; text-decoration: none; }

.submenu { text-align: center; color: #DD9900; font-size: 10px; font-family: Verdana,serif;  color: #DD9900; }
.submenu a:link, .submenu a:visited, .submenu a:hover, .submenu a:active { color: #DD9900; text-decoration: none; }

/* Footer */

#footer p, #footer div { text-align: center; margin: 0 0 0 0; padding: 5px; }
.links, .legal { text-align: center;  font-size: 80%; }
