body {
	background: url(../img/fundo_site.jpg);
	margin: 0;
}
body, form, input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6e6e50;
}
.bold{
	font-weight: bold;	
}
a:link, a:active, a:visited {
	color: #6e6e50;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6e6e50;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border: 0;
}
hr {
	height: 1px;
	color: #6e6e50;
	background: #6e6e50;
	border: 1px;
}
.both {
	clear: both;	
}
#site {
	width: 750px;
	margin: 0 auto;
	background: url(../img/fundo_conteudo.png);
}

#fioTopo {
	width: 100%;
	height: 20px;
	background: url(../img/fundo_topo.gif);
}
#esquerda {
	width: 237px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
	background: #669410;
}
#direita {
	width: 482px;
	margin-right: 11px;
	_margin-right: 5px;
	float: right;
}

#animacao {
	width: 482px;
	height: 140px;
	margin-top: 7px;
	background: #7d7d64;
}

#conteudo {
	padding: 5px;
	margin-top: 6px;
	background: #FFF;
	overflow: hidden;
}
.animacoes {
	width: 145px;
	height: 215px;
	float: left;
	margin: 0 6px;
}
#contatoidx {
	padding: 5px;
	background: #e2e2dc;
	margin-top: 7px;
}
/* Coluna Móvel - Formulário para Contato */
form {
	font-size: 12px;
}
form#contato {
	padding: 0px;
	margin: 0 auto;
	width: 472px;
	margin-top: 10px;
 	/margin-top: 0px;
	position: relative;
	*margin-top: 18px;
}
form#contato fieldset {
	background: #FAFAFA;
	padding: 10px;
	border: 1px solid #e2e2dc;
	width: 447px;
	*position: relative;
}
form#contato legend {
	*position: absolute;
	*top: -10px;
	*left: .2em;
	background: #648c0f;
	border: 1px solid #e2e2dc;
	padding: 2px 5px 2px 5px;
	color: #FFF;
	font-weight: bold;
 	*margin-bottom: 10px;
}
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body legend {
	margin-bottom: 0px;
}
form#contato .formText {
	width: 219px;
 	*width: 215px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
}
form#contato textarea {
	width: 219px;
	*width: 215px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 5px;
	color: #505050;
}
form#contato select {
	border: 1px solid #969696;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
	width: 250px;
}
form#contato label {
	display: block;
	width: 223px;
	*width: 222px;
	height: 10px;
 	/height: 11px;
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	border-bottom: 1px solid #e2e2dc;
}
form#contato label.label1 {
	width: 200px;
	*width: 199px;
}
form#contato label.label2 {
	width: 100px;
	*width: 99px;
}
form#contato span {
	color: #969696;
	font-size: 11px;
	position: absolute;
	right: 280px;
	width: 200px;
	text-align: right;
}
form#contato span.orcarmais {
	position: static;
	display: block;
	float: right;
	padding: 5px;
	width: auto;
	margin-right: 5px;
}
form#contato .radio {
	float: left;
}
form#contato .formButton {
	width: 85px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	background: #f1f1f1;
	margin: 0px 3px 0px 0px;
	float: right;
}
/* Coluna Móvel - Formulário para Contato */
.produtos {
	float: left;
	margin: 10px;
	padding: 0px;
	width:136px;
	text-align: center;
	background: #F5F5F5;
	_display: inline;
}
#fotopro{
	width:90px;
	float:left;
	position: relative;
}
#produtoDet{
	float: right;
	width: 350px;
	margin-top: 10px;
	border: solid 1px #F5F5F5;
	background: #FBFBFB;
	padding: 15px 5px 10px 5px;
	*padding: 15px 5px 15px 5px;
	position: relative;
	text-align: left;
}
#produtoDet h3 {
	margin: 0;
	padding: 2px 5px 2px 5px;
	background: #6e6e50;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 15px;
	*left: 10px;
	border: solid 1px #F5F5F5;
}
.produto {
	padding: 7px;
	margin-bottom:10px;
	width:80px;
	text-align: center;
	background: #F5F5F5;
}
#pdtcategoria {
	text-align: center;	
	width: 100%;
}
.categoria {
	margin: 7px 5px;
	padding: 7px;
	text-align: center;
	background: #DCE1D7;
	display:-moz-inline-box;
	display: inline-block;
	*display:inline;
	*zoom:1.0;
	font-size: 1.2em;
}
.subcategoria {
	margin: 3px 3px;
	padding: 4px;
	text-align: center;
	background: #EBEBEB;
	display:-moz-inline-box;
	display: inline-block;
	*display:inline;
	*zoom:1.0;
	font-size: 1.1em;
	font-weight: normal;
}
hr.hrclaro {
	color: #DCE1D7;
	background: #DCE1D7;	
}
h4.subcategoria a:link, h4.subcategoria a:active, h4.subcategoria a:visited, h4.subcategoria a:hover {
	font-weight: normal;
}
.paginacao {
	padding: 7px;
	text-align: center;
	margin-left: -5px;
}
.paginacao a:link, .paginacao a:visited, .paginacao a:active {
	padding: 2px 5px 2px 5px;
	border-top: #669410 1px solid;
	border-right: #6e6e50 1px solid;
	border-bottom: #6e6e50 1px solid;
	border-left: #669410 1px solid;
	margin: 4px;
	color: #6e6e50;
	text-decoration: none;
}
.paginacao a:hover {
	border-top: #000 1px solid;
	border-right: #669410 1px solid;
	border-bottom: #669410 1px solid;
	border-left: #000 1px solid;
	color: #FFF;
	background: #6e6e50 ;
}
.paginacao span.current {
	border-top: #000 1px solid;
	border-right: #669410 1px solid;
	border-bottom: #669410 1px solid;
	border-left: #000 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	margin: 2px;
	color: #FFF;
	background: #6e6e50;
}
#rodape {
	padding-top: 4px;
	width: 400px;
	height: 46px;
	margin: 10px auto;
	background: url(../img/fundo_rodape.png);
	text-align: center;
	color: #FFF;
}
#rodape a:link, #rodape a:active, #rodape a:visited, #rodape a:hover {
	color: #FFF;	
}
.zeroarts {
	font-weight: normal;
}
#fotosp{
	margin-top:10px;
	width:95px;
	float:left;
}
#fotodet{
	margin-left:10px;
	float:left;
	margin-top:10px;
}