* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-align: center;
	background-color: #FAF7EE;
}

.c {
	clear: both;
}

div#geral {
	background: transparent url(../images/fundo_site.gif) top left repeat-Y;
	width: 778px;
	text-align: left;
	margin: 0px auto;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

div#fundo-url {
	background: transparent url(../images/fundo_url.gif) top left no-repeat;
	width: 28px;
	height: 340px;
	position: relative;
	left: 0px;
	top: 120px;
	float: right;
}

div#topo {
	background: transparent url(../images/fundo_topo.gif) top left no-repeat;
	height: 120px;
}

div#topo h1 a {
/* 	background: #f5f5f5; */
	width: 270px;
	height: 85px;
	display: block;
	overflow: hidden;
	text-indent: -3333px;
}

div#centro div#esquerda {
	width: 100px;
	height: 340px;
	background: #E1D9B3;
	text-align: center;
	float: left;
}

div#centro #esquerda ul, div#centro #esquerda li {
	list-style-type: none;
}

div#centro #esquerda ul {
	margin: 0px auto;
	width: 70px;
	position: relative;
	top: 191px;
}

div#centro #esquerda ul li {
	width: 70px;
	height: 70px;
	background: #70502C;
	margin-bottom: 6px;
}

div#conteudo {
	width: 450px;
	float: left;
/* 	background: #ccc; */
	float: left;
}

div#conteudo a {
	color: #70502C;
	text-decoration: none;
	font-weight: bold;
}

div#conteudo a:hover {
	color: #594023;
	text-decoration: underline;
	font-weight: bold;
}

div#conteudo h1, div#conteudo h2, div#conteudo h3, div#conteudo h4 {
	color: #C7B78D;
	border-bottom: 1px solid #C7B78D;
	margin: 5px 5px 15px 5px;
	padding-bottom: 3px;
}

div#conteudo p, div#conteudo form {
	margin: 5px 5px 15px 5px;
}

div#conteudo ul, div#conteudo li {
	margin-left: 15px;
}

div#direita {
	width: 200px;
	float: left;
	height: 340px;
	background: #C7B78D url(../images/fundo_pnl_dir.gif) 90px 280px no-repeat;
}

div#direita ul, div#direita li {
	list-style-type: none;
}

div#direita ul {
	position: relative;
	top: 35px;
	left: 10px;
	width: 140px;
}

div#direita li {
	padding: 5px 3px;
	border-bottom: 1px solid #fff;
}

div#direita li a {
	color: #fff;
	text-decoration: none;
}

div#direita li a:hover {
	background: #E1D9B3;
	color: #70502C;
}

div#produtos {
	margin: 5px;
}

div#produtosel-img {
	margin: 5px;
	text-align: center;
}

.produtos-lista {
	width: 140px;
	float: left;
	margin: 0px 5px 15px 0px;
	text-align: center;
	color: #70502C;
}

.produtos-img {
	height: 135px;
}

#home-anima {
	background: transparent url(/images/home_destaque.jpg) top center no-repeat;
	width: 450px;
	height: 480px;
	display: block;
}

#home-anima #home-anima-flash {
	position: relative;
	top: 1px;
	left: 1px;
}

