body{
	background-image: url(../img/fundoverde.jpg);
	background-repeat: repeat-y x;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2B3313;
	margin:0px;
}

.fundo{
	background-image: url(../img/fundo.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.fundoleft{
	background-image: url(../img/fundoleft.png);
	background-repeat: repeat-y;
	background-position:top;
}

.fundoleftinf{
	background-image: url(../img/fundoleft_inf.png);
	background-repeat: no-repeat;
	background-position:bottom;
}

.fundoempresa{
	background-image: url(../img/fundoempresa.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fundocorpo{
	background-image: url(../img/fundocorpo.png);
	background-repeat: repeat-y;
	background-position:top;
}

.fundocorpoinf{
	background-image: url(../img/fundocorpo_inf.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fundopromoinf{
	background-image: url(../img/fundopromo_inf.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height:15px;
}

.fundoclassifinf{
	background-image: url(../img/fundoclassif_inf.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height:15px;
}

#fundopromo{
	background-image: url(../img/fundopromo.png);
	background-repeat: repeat-y;
	background-position:top;
}

#fundoclassif{
	background-image: url(../img/fundoclassif.png);
	background-repeat: repeat-y;
	background-position:top;
}

.formcontato{
	color: #FFF;
	font-weight:bold;
	text-align:right;
}

.titulo{
  color: #2B3313;
	text-decoration:none;
	font-size:9px;
	font-weight: bold;
	text-align:left;
}

.titulomenu{
  color: #7B8E32;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	text-align:left;
}

.titulomenusel{
  color: #A11919;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	text-align:left;
}

.barra{
	background-image: url(../img/barra.png);
	background-repeat: no-repeat;
	height:42px;
	text-align:left;
}

#contatoinput{
	width:162px;
	height:22px;
	border:none;
	background:transparent;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#contatotext{
	width:162px;
	height:82px;
	border:none;
	background:transparent;
	background-image:url(../img/textarea.png);
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#texto{
	padding-left: 20px;
	padding-right: 14px;
	text-align:justify;
	font-size:9px;
}

#textoclassif{
	text-align:justify;
	font-size:9px;
}

#textoprodutos{
	padding-left: 14px;
	padding-right: 14px;
	text-align:justify;
}

#tituloprodutos{
  color:#A11919;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	padding-left: 10px;
	padding-bottom: 8px;
}

#tituloclassif{
	font-size:16px;
	font-weight:bold;
	color: #A11919;
	text-align:center;
	vertical-align:top;
}

#link {
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	color:#004400;
}