/* tags */
html {
	background: #f3f4ee url(../img/layout/bg.gif) repeat-x center top;
	height: 100%;
}
body {
	height:100%;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	color: #333;
	background: transparent;
}
a {
	color: #7B8916;
	cursor: pointer;
}
a:hover {
	color: #A3B71D;
}
label {
	display: block;
	white-space: nowrap;
	font-weight: bold;
	font-size: 16px;
	color: #4D2700;
	margin-top: 6px;
	letter-spacing: -1px;
}
input,button,textarea,select {
	background: #FFF url(../img/layout/form/bg_input.gif) 0 0 repeat-x;
	border: 1px solid #CCC;
	border-color:#DDD #CCC #CCC #DDD;
	padding: 2px;
	margin-bottom: 4px;
	font-size: 14px;
}
input:focus,button:focus,textarea:focus,select:focus {
	border-color: #A3B71D;
}
button {
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #FFF;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	color: #000;
	background: #FFF;
	overflow: visible;
	padding: 3px 4px;
	margin-right: 3px;
}
button:hover {
	color: #333;
}
a.botao {
	background: url(../img/layout/bg_btn.jpg) 0 0 no-repeat;
	width: 71px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding: 9px 0;
	text-align: center;
	text-decoration: none;
	margin: 1em 0;
	display: block;
}
a.botao:hover {
	text-decoration: underline;
}
a.botao2 {
	background: url(../img/layout/bg_btn2.jpg) 0 0 no-repeat;
	width: 147px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	margin: 1em 0;
	display: block;
}
a.botao2:hover {
	text-decoration: underline;
	color: #FFF;
}
/* paging */

ul.paging {
	text-align: center;
	margin: 20px auto;
	background: #FFF;
	display: inline;
	float: left;
}
ul.paging li.title{
	display: none;
}
ul.paging li {
	float: left;
	display: inline;
	margin: 10px;
}
ul.paging li a {
	color: #493510;
	text-decoration: none;
}
ul.paging li a:hover {
	text-decoration: underline;
}
ul.paging li.numbers span {
	padding: 5px;
}
ul.paging li.numbers span.current {
	background: #493510;
	color: #FFF;
}
ul.paging li.next,
ul.paging li.prev {
	margin: 10px 0;
}
ul.paging li.next a ,
ul.paging li.prev a {
	background: url(../img/layout/seta.gif) left center no-repeat;
	width: 5px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	display: inline;
	float: left;
}
ul.paging li.next a {
	background-position: -5px center;
}

/* */
#wrapper {
	background: transparent url(../img/layout/bg_corpo.jpg) right top repeat-y;
}
#corpo {
	width: 776px;
	margin: 0 auto;
	text-align: left;
}
#topo {
	height: 126px;
}
#topo h1 {
	width: 261px;
	height: 34px;
	float: left;
	background: url(../img/layout/logo_topo.gif) no-repeat;
	display: inline;
	margin: 32px 0 0 10px;
}
#topo h1 a {
	display: block;
	height: 34px;
	overflow: hidden;
	text-indent: -1000em;
	outline: 0;
}
#topo h2 {
	width: 86px;
	height: 85px;
	float: right;
	display: inline;
	margin: 1px 0 0;
	text-align: center;
	font-weight: bold;
}
#topo #menu {
	height: 29px;
	float: left;
	display: inline;
	margin: 24px 0 0;
	width: 685px;
}
#topo #menu li {
	float: left;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}
#topo #menu li a {
	float: left;
	display: inline;
	height: 29px;
	background-image: url(../img/layout/bts_menu.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000em;
	outline: 0;
	color: #FFF;
	margin: 1px 1px 0 0;
}
#topo #menu li.home a { background-position: 0 0; width: 52px; }
#topo #menu li.empresa a { background-position: -52px 0; width: 77px; }
#topo #menu li.produtos a { background-position: -134px 0; width: 76px; }
#topo #menu li.comercial a { background-position: -219px 0; width: 76px; }
#topo #menu li.meio_ambiente a { background-position: -306px 0; width: 116px;}
#topo #menu li.portfolio a { background-position: -430px 0; width: 106px; }
#topo #menu li.novidades a { background-position: -543px 0; width: 91px; }
#topo #menu li.contato a { background-position: -644px 0; width: 65px; }

#topo #menu li.home a:hover { background-position: 0 -31px; width: 52px; }
#topo #menu li.empresa a:hover { background-position: -52px -31px; }
#topo #menu li.produtos a:hover { background-position: -134px -31px; }
#topo #menu li.comercial a:hover { background-position: -219px -31px; }
#topo #menu li.meio_ambiente a:hover { background-position: -306px -31px; }
#topo #menu li.portfolio a:hover { background-position: -430px -31px; }
#topo #menu li.novidades a:hover { background-position: -543px -31px; }
#topo #menu li.contato a:hover{ background-position: -644px -31px; }
#banner {
	height: 151px;
}
#banner h2 {
	width: 760px;
	height: 60px;
	position: absolute;
	margin-top: 101px;
	font-size: 54px;
	letter-spacing: -4px;
	color: #FFF;
}
#conteudo {
	min-height: 210px;
	padding: 25px 15px 25px 10px;
	float: left;
	display: inline;
	width: 537px;
	line-height: 150%;
	color: #4D2700;
}
#conteudo h3 {
	color: #4D2700;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -2px;
	margin-bottom: 10px;
}
#conteudo h4 {
	color: #4D2700;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
#conteudo table tr th {
	border: 0;
	border-bottom: 3px solid #4D2700;
	font-size: 14px;
	text-align: left;
}
#conteudo table tr td {
	border: 0;
	border-bottom: 1px solid #CDA174; 
}
#conteudo-auxiliar {
	float: left;
	display: inline;
	position: relative;
	width: 210px;
	background-color: #7E3D17;
	margin: -18px 0 0 4px;
	padding: 8px 0 0 0;
	color: #FFF;
}
#conteudo-auxiliar ul.noticias li.tempo {
	background: url(../img/layout/tempo.png) no-repeat !important;
	background: url(../img/layout/tempo.gif) no-repeat;
	height: 65px;
	width: 185px;
	margin: 20px 0 0 0;
	border-bottom: none !important;
}
#conteudo-auxiliar ul.noticias li.tempo a {
	text-indent: -9999px;
	height: 68px;
	width: 178px;
	display: inline;
	float: left;
	margin: -7px 0 0 6px;
	outline: none;
}
#conteudo-auxiliar ul.noticias li.tempo a:hover {
	cursor: pointer;
}
#conteudo-auxiliar ul {
	background: #342219;
	position: relative;
	padding: 20px 12px;
	padding-top: 10px;
	min-height: 284px;
}
#conteudo-auxiliar h3 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #342219 url(../img/layout/linha_de_produtos.gif) 12px bottom no-repeat;
	height: 40px;
}
#conteudo-auxiliar ul.produtos li h4 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	display: block;
	width: 186px;
	padding: 10px 0 5px 0;
}
#conteudo-auxiliar ul.produtos li.hover h4 a {
	color: #A3B71D;
}
#conteudo-auxiliar.noticias h3 {
	display: none;
}
#conteudo-auxiliar.noticias ul.noticias {
	background: #342219 url(../img/layout/bg_aux_noticias.jpg) 0 0 no-repeat;
	padding-top: 50px;
}
#conteudo-auxiliar.noticias ul.noticias li {
	padding: 10px 0;
	border-bottom: 1px solid #4F3122;
}
#conteudo-auxiliar.noticias ul.noticias li.destaque h4 a {
	font-size: 16px;
	padding-bottom: 5px;
}
#conteudo-auxiliar.noticias ul.noticias li.destaque p {
	font-size: 11px;
}
#conteudo-auxiliar ul.noticias li h4 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#conteudo-auxiliar ul.noticias li h4 a:hover {
	color: #A3B71D;
}
#conteudo-auxiliar.noticias ul.noticias li.destaque.hover,
#conteudo-auxiliar.noticias ul.noticias li.destaque.hover h4 a {
	color: #A3B71D;
}

#rodape {
	background: #231A09;
	border-top: 6px solid #1A110C;
	color: #FFF;
	cursor: default;
	clear: both;
	text-align: left;
}
#rodape .clip {
	margin: 0 auto;
	padding: 12px 0 20px;
	width: 756px;
}
#rodape h3 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 8px;
}
#rodape .endereco {
	float: left;
	width: 270px;
	font-size: 11px;
	line-height: 14px;
	display: inline;
}
#rodape .endereco a {
	color: #A3B71D;
	text-decoration: underline;
}
#rodape .endereco a:hover {
	text-decoration: none;
}
#rodape .dev {
	float: right;
	display: inline;
	width: 106px;
	margin: -30px 0 0 0;
}
#rodape .webmail {
	float: right;
	display: inline;
}
#rodape .webmail a {
	float: left;
	display: inline;
	width: 106px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/layout/btwebmail.gif) 0 0 no-repeat;
}
#rodape .desenvolvimento {
	float: right;
	text-align: right;
	font-size: 11px;
	margin: 40px 0 0 0;
}
#rodape .desenvolvimento a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -1px;
	margin-top: 1px;
	text-decoration: none;
}
#rodape .desenvolvimento a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/* capa */
#capa {
	background: #f3f4ee url(../img/layout/bg_capa.gif) repeat-x 0 0;
}
#capa #wrapper {
	margin-top: 42px;
}
#capa #banner {
	width: 765px;
	height: 309px;
	margin: 32px auto 40px;	
}
#capa #banner h2 {
	display: none;
}
#capa #conteudo div.produtos {
	display: none;	
}
#capa #conteudo .col1,
#capa #conteudo .col2 {
	width: 192px;
	float: left;
	display: inline;
	padding: 0 38px;
}
#capa #conteudo .col1 {
	border-right: 1px solid #DDDDDD;
}
#capa #conteudo h3 {
	font-size: 24px;
	color: #105F1E;
	letter-spacing: -2px;
	padding: 0 0 175px 0;
	margin: 0 0 10px 0;
}
#capa #conteudo .col1 h3 {
	 background: url(../img/layout/img_empresa_capa.jpg) center bottom no-repeat;
}
#capa #conteudo .col2 h3 {
	 background: url(../img/layout/img_meioambiente_capa.jpg) center bottom no-repeat;
}
#capa #conteudo p {
	margin: 0;
	padding: 0;
}
#capa #conteudo p a {
	color: #111;
	text-decoration: none;
	display: block;
}
#capa #conteudo .col1.hover p a,
#capa #conteudo .col2.hover p a {
	color: #7E8F08;
}
/* internas */
/* contato */
#contato {
	background: url(../img/layout/banner/1.jpg) no-repeat center 125px;
}
#contato #conteudo .enderecos {
	float: right;
	width: 250px;
	font-size: 11px;
	line-height: normal;
	display: inline;
}
#contato #conteudo .enderecos h3 {
	margin-top: 20px;
}
#contato #conteudo .enderecos div {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contato #conteudo .enderecos p {
	margin: 0;
	padding: 0;
}
#contato #conteudo form {
	float: left;
	display: inline;
}
#contato #conteudo form input,
#contato #conteudo form textarea {
	width: 250px;
}
#contato #conteudo form input#ContatoFone {
	width: 120px;
}
#contato #conteudo form input#ContatoCaptcha {
	width: 30px;
}
#contato #conteudo form button {
	background: url(../img/layout/bg_btn.jpg) center center no-repeat;
	width: 71px;
	height: 34px;
	font-size: 16px;
	color: #FFF;
}
/* comercial */
#comercial {
	background: url(../img/layout/banner/3.jpg) no-repeat center 125px;
}
#comercial #conteudo #mapa {
	display: inline;
	float: left;
}
#comercial #conteudo .show {
	display: inline;
	float: left;
	width: 215px;
	padding: 0 0 0 15px;
}
#comercial #conteudo .show ul {
	margin: 0;
}
#comercial #conteudo .show h4 {
	font-size: 16px;
}
#comercial #conteudo .show ul li {
	list-style: none;
	display: inline;
	float: left;
	width: 204px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDD;
}
#comercial #conteudo .show ul li p{
	margin-bottom: 0;
}
/* produtos */
#produtos {
	background: url(../img/layout/banner/5.jpg) no-repeat center 125px;
}
#produtos.nk {
	background: url(../img/layout/banner/10.jpg) no-repeat center 126px;
}
#produtos.index #conteudo #prodComSub a,
#produtos.categoria #conteudo #listaCategorias a {
	text-decoration: none;
	color: #4D2700;
}
#produtos.index #conteudo #prodComSub ul,
#produtos.categoria #conteudo #listaCategorias ul {
	margin: 0;
	border-bottom: 1px solid #DDD;
}
#produtos.index #conteudo #prodComSub ul li,
#produtos.categoria #conteudo #listaCategorias ul li {
	list-style: none;
}
#produtos.index #conteudo #prodComSub ul li ul,
#produtos.categoria #conteudo #listaCategorias ul li ul {
	border: 0;
}
#produtos.index #conteudo #prodComSub ul li ul li,
#produtos.categoria #conteudo #listaCategorias ul li ul li {
	display: inline;
	float: left;
	width: 245px;
	margin-right: 20px;
}
#produtos.index #conteudo #prodSemSub div.clearfix {
	border-bottom: 1px solid #DDD;
	padding-bottom: 25px;
}
#produtos.index #conteudo #prodSemSub div.clearfix div a {
	text-decoration: none;
	color: #4D2700;
}
#produtos.index #conteudo #prodSemSub img {
	display: inline;
	float: left;
}
#produtos.index #conteudo #prodSemSub ul {
	display: inline;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}
#produtos.categoria #conteudo #listaProdutos ul {
	margin: 0;
}
#produtos.categoria #conteudo #listaProdutos a {
	text-decoration: none;
	color: #4D2700;
	font-size: 18px;
}
#produtos.categoria #conteudo #listaProdutos ul li {
	display: inline;
	float: left;
	margin: 8px 18px;
	width: 140px;
}
#produtos.categoria #conteudo #listaProdutos ul li p {
	padding: 0;
	margin: 0;
}
/* noticias */
#noticias {
	background: url(../img/layout/banner/6.jpg) no-repeat center 125px;
}
#noticias.index #conteudo .destaque img {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #CCC;
}
#noticias.index #conteudo .destaque h3 a {
	text-decoration: none;
 	color: #4D2700;
	font-size: 24px;
	margin-bottom: 10px;
	letter-spacing: -1px;
	display: block;
	line-height: 120%;
}
#noticias.index #conteudo .destaque.hover p.corpo {
	text-decoration: underline;
}
#noticias.index #conteudo .listagem {
	margin: 15px 0;
	padding: 0;
}
#noticias.index #conteudo .listagem li {
	display: inline;
	float: left;
	width: 240px;
	height: 160px;
	padding: 5px 10px;
}
#noticias.index #conteudo .listagem li h4 a {
	text-decoration: none;
	color: #4D2700;
	font-size: 14px;
}
#noticias.index #conteudo .listagem li img {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	border: 1px solid #CCC;
}
#noticias.index #conteudo .listagem li.hover p.corpo {
	text-decoration: underline;
}
#noticias.ver #conteudo .exibe .foto {
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #CCC;
}
#noticias.ver #conteudo .exibe h3 {
	line-height: 120%;
}
#noticias.ver #conteudo .exibe .foto:hover {
	border-color: #A3B71D;
}
#noticias.lista #conteudo .listagem {
	padding: 0;
	margin: 0;
}
#noticias.lista #conteudo .listagem li {
	border-bottom: 1px solid #CCC;
	padding: 5px;
	list-style: none;
}
#noticias.lista #conteudo .listagem li h3 {
	margin: 5px 0;
	padding: 0;
}
#noticias.lista #conteudo .listagem li h3 a {
	text-decoration: none;
	color: #4D2700;
	font-size: 18px;
	letter-spacing: normal;
}
/* portifolio */
#portfolio {
	background: url(../img/layout/banner/7.jpg) no-repeat center 125px;
}
#portfolio.index #conteudo ul.items li {
	display: inline;
	float: left;
	width: 140px;
	margin: 8px 13px;
}
#portfolio.index #conteudo ul.items li h3 {
	padding: 5px 0;
	margin: 0;
	line-height: normal;
}
#portfolio.index #conteudo ul.items li h3 a {
	color: #4D2700;
	text-decoration: none;
}
#portfolio.ver #conteudo a.img {
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #DDD;
}
#portfolio.ver #conteudo a.img:hover {
	border-color: #A3B71E;
}
#portfolio.ver #conteudo ul.items {
	margin: 20px 0 0 0;
}
#portfolio.ver #conteudo ul.items li {
	display: inline;
	float: left;
}
#portfolio.ver #conteudo ul.items li a {
	display: inline;
	float: left;
	margin: 0 25px 25px 0;
	border: 2px solid #DDD;
}
#portfolio.ver #conteudo ul.items li a:hover {
	border-color: #A3B71E;
}
#portfolio.ver #conteudo .produtos ul li {
	list-style: none;
}
#portfolio.ver #conteudo .produtos {
	margin-bottom: 40px;
}
#portfolio.ver #conteudo .produtos h4 {
	font-size: 16px;
}
/* paginas */
#paginas.empresa {
	background: url(../img/layout/banner/2.jpg) no-repeat center 125px;
}
body.meioambiente {
	background: url(../img/layout/banner/4.jpg) no-repeat center 125px;
}
#paginas.empresa #conteudo ul.pdf li a {
	background: transparent url(../img/layout/pdf.gif) 0 0 no-repeat;
	padding-left: 20px; 
}
#paginas.empresa #conteudo ul.pdf li {
	list-style: none;
}
