* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #421D03 url(../images/fundo_geral.jpg) top center repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	text-align: center;
}

.c {
	clear: left;
}

img { border:0px; }

div#geral {
	width: 750px;
	margin: 5px auto;
	text-align: left;
}

div#topo {
	clear: both;
	height: 76px;
	display: block;
	padding: 0px 25px;
}

div#topo h1 a {
	background: transparent url(../images/logo_topo.gif) top center no-repeat;
	width: 353px;
	height: 76px;
	overflow: hidden;
	text-indent: -3000px;
	text-decoration: none;
	display: block;
	float: left;
}

div#topo h3 {
	background: transparent url(../images/fundo_txt.gif) top center no-repeat;
	width: 304px;
	height: 33px;
	overflow: hidden;
	text-indent: -3000px;
	text-decoration: none;
	display: block;
	float: right;
	position: relative;
	top: 25px;
	right: 15px;
}

div#topo-menu {
	background: transparent url(../images/fundo_menu.jpg) top center no-repeat;
	height: 35px;
	padding: 0px 25px;
}

div#topo-menu ul, li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

div#topo-menu li a {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	margin: 0px 1px;
	height: 35px;
	text-decoration: none;
}

div#topo-menu #menu1 a {
	width: 95px;
}

div#topo-menu #menu1 a:hover {
	background: transparent url(../images/fundo_menu.jpg) -26px -35px no-repeat;
}

div#topo-menu #menu2 a {
	width: 130px;
}

div#topo-menu #menu2 a:hover {
	background: transparent url(../images/fundo_menu.jpg) -123px -35px no-repeat;
}

div#topo-menu #menu3 a {
	width: 90px;
}

div#topo-menu #menu3 a:hover {
	background: transparent url(../images/fundo_menu.jpg) -255px -35px no-repeat;
}

div#topo-menu #menu4 a {
	width: 120px;
}

div#topo-menu #menu4 a:hover {
	background: transparent url(../images/fundo_menu.jpg) -347px -35px no-repeat;
}

div#topo-menu #menu5 a {
	width: 110px;
}

div#topo-menu #menu5 a:hover {
	background: transparent url(../images/fundo_menu.jpg) -469px -35px no-repeat;
}

div#topo-menu #menu6 a {
	width: 135px;
}

div#topo-menu #menu6 a:hover {
	background: transparent url(../images/fundo_menu.jpg) -581px -35px no-repeat;
}

.menu2-selec a {
	background: transparent url(../images/fundo_menu.jpg) -123px -35px no-repeat;
}

.menu3-selec a {
	background: transparent url(../images/fundo_menu.jpg) -255px -35px no-repeat;
}

.menu4-selec a {
	background: transparent url(../images/fundo_menu.jpg) -347px -35px no-repeat;
}

.menu5-selec a {
	background: transparent url(../images/fundo_menu.jpg) -469px -35px no-repeat;
}

.menu6-selec a {
	background: transparent url(../images/fundo_menu.jpg) -581px -35px no-repeat;
}

div#conteudo {
	background: transparent url(../images/fundo_conteudo.jpg) top center repeat-Y;
	padding: 0px 50px;
}

div#conteudo a {
	color:#421D03;
	font-weight:bold;
	text-decoration:none;
}

div#conteudo a:hover {
	color:#311602;
	font-weight:bold;
	text-decoration:underline;
}

div#conteudo-interno {
	padding: 5px 10px;
	line-height: 1.5em;
	padding-bottom: 30px;
}

div#conteudo-interno h1, div#conteudo-interno h2, div#conteudo-interno h3 {
	color: #713813;
	border-bottom: 1px solid #713813;
	padding-bottom: 3px;
	margin-bottom: 25px;
	margin-top: 10px;
}

div#conteudo-interno ul, div#conteudo-interno li {
	margin-left: 15px;
}

div#conteudo-interno li {
	display: list-item;
	list-style-type: square;
}

div#produtos {
	
}

.produtos-lista {
	width: 130px;
	float: left;
	height: 170px;
	_height: 172px;
	border: 1px solid #713813;
	margin-bottom: 25px;
	margin-right: 17px;
	background: #996633;
	padding: 3px;
	text-align: center;
}

.produtos-img {
	width: 130px;
	height: 128px;
	background: #fff;
	margin-bottom: 4px;
	display: table-cell;
	vertical-align: middle;
}

.produtos-txt-ref {
	background: #C9965A;
}

.produtos-txt-valor {
	background: #E9AD68;
}

form label { font-weight:bold; }

#home-produtos-lista, #produtos { margin-left:10px; }

table {
	width: 99%;
}

table td {
	vertical-align: top;
}

#paginacao {
	border:1px solid #666666;
	background:#ccc;
	padding:3px;
	margin:5px;
	display:block;
}

div#rodape {
	background: transparent url(../images/fundo_rodape.jpg) top center no-repeat;
	height: 70px;
}

div#rodape {
	text-indent: -1000px;
	overflow: hidden;
}

#site-por a {
	float: right;
	background: url(http://www.megainternet.com.br/images/selo_mi.png) top center no-repeat;
	height: 15px;
	width: 80px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	text-decoration: none;
	position: relative;
	right: 30px;
	top: 35px;
}
