* {
 margin: 0; padding: 0;
}

img {
 vertical-align: bottom;
 border: 0 none;
}

body { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

input {
 font-family: Arial, Helvetica, sans-serif;
}

hr { 
 border: 1px solid #fff;
 border-top: 1px solid #bdac78;
}

blockquote {
 margin: 5px 10px;
 color: #AF914B;
 font-size: 12px
}

/* -- */

.clear {
 clear: both;
}

.right {
 text-align: right;
}

.right img {
 margin: 0 15px;
}

.submenu {
 display: none;
 list-style-type: none;
}

.submenu li {
 margin-left: 15px;
}

.floatleft {
 float: left;
}

.misc {
 clear: both;
 font-size: 12px;
 margin: 8px 0;
 text-align: center;
}

.misc a {
 color: #000;
 text-decoration: none;
}

.misc a:hover {
 text-decoration: underline;
}
/* -- */

.principal {
 width: 764px;
 margin: 0 auto;
}

.preco {
 color: #b00;
 font-weight: bold;
 font-size: 11px;
}

/* -- */

.navegacao { 
 text-align: right;
}

.navegacao img {
 margin: 0 20px 0 0;
}

/* -- */

.topo {
 background-image: url("imagens/topo_fundo.jpg");
 height: 190px;
 vertical-align: bottom;
 font-size: 12px;
 font-weight: bold;
 cursor: pointer;
}

.topo div { 
 text-align: right;
 color: #fff;
 margin: 0  10px 20px 0;
}

.topo div a { 
 color: #fff;
 text-decoration: none;
}

.topo div a:hover { 
 text-decoration: underline;
}

/* -- */

.menuh {
 text-align: center;
 vertical-align: middle;
 height: 26px;
 background-color: #deac6e;
}

.menuh img {
 margin: 0 10px;
}

/* -- */

.esquerda {
 vertical-align: top;
 width: 204px;
}

/* -- */

.menuv {
 border-top: 1px solid #976729;
 background-image: url("imagens/menuv_fundo.jpg");
 background-position: center;
 width: 196px;
 height: 370px;
 margin: 4px 0;
}

.menuv h2 {
 margin: 0 8px;
 border-bottom: 1px solid #e4d4b1;
 font-size: 16px
}

.menuv img {
 margin: 3px 0;
}

.menuv p {
 margin: 1px 16px ; 
}


.menuv p a {
 color: #fff;
 text-decoration: none;
}

.menuv p a:hover {
 text-decoration: underline;
}

/* -- */

.centro {
 vertical-align: top;
}

.centro h2 {
 margin: 4px 3px 0 3px;
 font-size: 21px;
 border-bottom: 1px solid #e4d4b1;
}

/* -- */

.produto { 
 width: 172px;
 float: left;
 margin: 10px 4px;
}

td > .produtos {
 margin: 0 10px;
}

.produto p { 
 margin: 3px 0;
}

.produto a { 
 color: #845110;
 text-decoration: none;
}

.produto a:hover { 
 text-decoration: underline;
}

/* -- */

.borda {
 clear: both;
 border: 1px solid #d7a725;
 padding: 10px;
 margin-bottom: 10px;
}

.destaque {
 width: 50%;
}

.desesquerda {
 border-right: 1px solid #bdac78;
}

.destaque h3 {
 font-size: 18px;
 margin: 5px 3px;
}

.destaque img {
 margin: 5px 3px;
}

.destaque a {
 color: #000;
 text-decoration: none;
}

.destaque a:hover {
 color: #000;
 text-decoration: underline;
}

.destaque h4 {
 font-size: 10px;
}

/* -- */

.rodape {
 height: 66px;
 background-image:url("imagens/rodape_fundo.jpg");
 vertical-align: bottom;
 color: #564110;
 font-weight: bold;
 text-align: center;
}

.rodape p {
 margin-bottom: 3px;
}

/* -- */

.sign { 
 vertical-align: middle;
 text-align: center;
 color: #3f300d;
}

.sign img { 
 vertical-align: middle;
 margin: 3px 0;
}

/* -- */

.interna {
 vertical-align: top;
}

.interna h2 {
 margin: 4px 3px 0 3px;
 font-size: 21px;
 border-bottom: 1px solid #e4d4b1;
}

.interna h3 {
 font-size: 14px;
 margin: 4px 3px 0 3px;
 color: #a27232
}

.interna p {
 margin: 5px 0;
}

/* -- */

.listagem {
 vertical-align: top;
}

.listagem h2 {
 margin: 4px 3px 0 3px;
 font-size: 21px;
 border-bottom: 1px solid #e4d4b1;
}

.listagem h3 {
 font-size: 14px;
 margin: 4px 3px 0 3px;
 color: #a27232
}

.listagem p {
 margin: 5px 0;
}

/* -- */

/* - */

#headcrumb, #headcrumb ul {
 margin: 0;
 display: inline;
}

#headcrumb li {
 display: inline;
}

#headcrumb li a {
 color: #000;
}

/* - */

#figuras {
 width: 188px;
 float: left;
 text-align: center;
}

#figuras img {
 margin: 5px 3px 5px 2px;
 float: left;
 border: 1px solid #a18544;
}

#figuras img.safe {
 float: none;
}

/* -- */

p.fonte, p.data {
 color: #845110;
}
 
p.data {
 margin: 0 0 5px;
}

p.fonte {
 clear: both;
 margin: 5px 0 0;
}

.acoes {
 text-align: center;
 clear:both;
 color: #845110;
}

.acoes a, p.fonte a { 
 color: #845110;
 text-decoration: none;
}

.acoes a:hover, p.fonte a:hover { 
 text-decoration: underline;
}

.noticias {
 margin: 5px 10px;
}

.noticias p, .noticias h3 {
 margin: 0;
}

.noticias p.data {
 font-size: 11px
}

.noticias a { 
 color: #AF914B;
 text-decoration: none;
}

.noticias a:hover { 
 text-decoration: underline;
}

p.nome {
 font-size: 12px;
 text-align: right;
 color: #845110;
 font-weight: bold;
}
