/* CSS Document */

body, div, table, p, h1, h2, h3, form, input, select, textarea {
	border:0;
	margin:0;
	padding:0;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
body { background:url(images/fundo_site.jpg) repeat-x center top; }
img { border:0; }
input { border:1px solid #1878AE; }
a.link_padrao { font-weight:bold; text-decoration:none; }
a.link_padrao:hover { color:#72B9EB; }

div.geral { width:100%; background:url(images/fundo_site_centro.jpg) no-repeat center top; }
div.centro { margin:0 auto 0 auto; padding:0; width:777px; height:790px; }

div.busca { position:absolute; margin:9px 0 0 501px; }
div.logo { width:241px; position:absolute; }
div.menu_topo { width:239px; position:absolute; margin:39px 0 0 239px; }
table.topo_busca { width:276px; }
table.topo_busca tr td input.campo { width:121px; height:13px; padding:3px; color:#1878AE; }
table.topo_busca tr td input.ok { width:34px; height:21px; color:#FFFFFF; font-weight:bold; background-color:#044A9B; margin-left:5px; }

div.home_slogan {
	position:absolute;
	width:232px;
	height:133px;
	margin:19px 0 0 20px;
}
div.home_slogan table {
	font-size:28px;
	font-weight:bold;
	color:#398CCB;
	letter-spacing:-0.4mm;
	text-transform:uppercase;
}
div.vitrine { width:230px; position:absolute; margin:169px 0 0 15px; }
div.home_ampliada { width:306px; height:311px; position:absolute; margin:10px 0 0 260px; }
div.home_ampliada img { margin-top:8px; }

div.destaques { position:absolute; margin:330px 0 0 20px; }
table.destaque tr td.linha { border-top:2px solid #FFFFFF; background-color:#C4C4C4; padding:12px 16px 12px 16px; }
table.destaque tr td.linha h1 { font-size:12px; font-weight:bold; color:#002961; margin-bottom:6px; }
table.destaque tr td.linha h2 { font-size:12px; font-weight:normal; color:#333333; }

div.fundo_menu { top:150px; width:270px; position:absolute; margin-left:-55px; }

div.menu_lateral { z-index:1; position:absolute; margin:190px 0 0 35px; }
table.menu_principal tr td {
	border-bottom:1px solid #999999;
	text-align:left;
	font-size:12px;
}
table.menu_principal tr td a {
	padding:3px;
	color:#1B3785;
	font-weight:normal;
	display:block;
}
table.menu_principal tr td a:hover {
	background-color:#1B3785;
	color:#FFFFFF;
}
table.menu_principal tr td a.mais { text-align:right; padding-top:20px; color:#1B3785; font-weight:bold; }
table.menu_principal tr td a.mais:hover { color:#72B9EB; background:none; }

div.slogan_baixo { position:absolute; width:521px; margin:553px 0 0 20px; font-size:18px; font-weight:bold; color:#398CCB; letter-spacing:-0.3mm; text-align:center; line-height:20px; }

.conteudo { padding:70px 0 0 214px; }

table.campos_novidades tr td input.campo { width:121px; height:13px; padding:3px; color:#1878AE; margin-right:3px; }
table.campos_novidades tr td input.ok { width:34px; height:21px; color:#FFFFFF; font-weight:bold; background-color:#044A9B; }

table.base { background:url(images/base_04.gif) repeat-x; }

table.contato tr th { text-align:right; font-weight:normal; }
table.contato tr th span { font-size:10px; color:#FF0000; }
table.contato tr td input, table.contato tr td textarea, table.contato tr td select { border:1px solid #044A9B; color:#1878AE; }
table.contato tr td input { height:16px; padding:1px 0 0 2px; }
table.contato tr td input.radio { border:0; }
table.contato tr td textarea { padding:3px; }
table.contato tr td input.ok { width:70px; height:21px; color:#FFFFFF; font-weight:bold; background-color:#044A9B; }

.tabela_interna, .tabela_produtos { padding:0 35px 0 35px; text-align:justify; }
.tabela_produtos h1 { color:#999999; }
.tabela_produtos h2 { color:#0066CC; font-weight:bold; font-size:20px; letter-spacing:-0.05em; }
.tabela_produtos h3 { color:#0066CC; font-weight:normal; }
table.imagens { margin:5px 0 15px 0; background-color:#CCCCCC; }
table.lista_categorias { margin:0 13px 13px 0; }

div.sem_registros { text-align:center; margin-top:50px; }
div.sem_registros h1 { font-size:12px; font-weight:bold; }

