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

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background: #ffffff url(../images/fundo_site.jpg) top left repeat-Y;
}

.c {
	clear: both;
}

div#geral {
	width: 778px;
}

div#topo {
	background: transparent url(../images/fundo_dec.gif) 68px 60px no-repeat;
	height: 230px;
}

div#topo h1 a {
	background: transparent url(../images/trevo.gif) top center no-repeat;
	width: 114px;
	height: 119px;
	display: block;
	text-indent: -1000px;
	text-decoration: none;
	overflow: hidden;
	position: relative;
	left: 12px;
	float: left;
}

div#topo #topo-txt-trevo {
	background: transparent url(../images/logo_nome.gif) top center no-repeat;
	height: 140px;
	width: 237px;
	display: block;
	text-indent: -1000px;
	text-decoration: none;
	overflow: hidden;
	position: relative;
	top: 5px;
	right: 15px;
	float: right;
}

div#menu-lateral {
	position: relative;
	width: 170px;
	float: left;
	top: -115px;
	left: 55px;
	font-size: 0.8em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	/*background: #999999;*/
}

div#menu-lateral ul, li {
	list-style-type: none;
}

div#menu-lateral ul li {

}

div#menu-lateral a {
	text-decoration: none;
	color: #126738;
	display: block;
	height: 18px;
	/*background: transparent url(../images/menu_lateral.jpg) 0px 1px no-repeat;*/
	background: transparent url(../images/trevo.jpg) 5px 0px no-repeat;
	padding-left: 25px;
}

div#menu-lateral a:hover {
	text-decoration: underline;
	color: #198E4E;
}

div#menu-lateral #menu2 {
	margin-top: 15px;
}

div#menu-lateral #menu2 a {
	color: #A29829;
}

div#menu-lateral #menu2 a:hover {
	color: #BBAF30;
}

div#menu-lateral #frmbusca {
	padding: 5px 3px;
	position: relative;
	width: 140px;
	float: left;
	top: 15px;
	left: 15px;
}

div#menu-lateral #frmbusca input[type='text'] {
	padding: 3px;
	border: 1px solid #126738;
}


div#menu-lateral #som {
	position: relative;
	float: left;
	top: 15px;
	left: 15px;
}

/* configs do conteudo */
div#conteudo {
	/*background: #cccccc;*/
	margin-left: 230px;
	font-family: Arial, serif;
	font-size: 0.85em;
}

div#conteudo p, form {
	line-height: 1.5em;
}

div#conteudo label {
	font-weight: bold;
}

div#conteudo input[type='text'], div#conteudo textarea {
	width: 95%;
	padding: 5px;
	border: 1px solid #126738;
}

div#conteudo .imggeral {
	padding: 3px;
	border: 2px solid #126738;
	background: #f5f5f5;
}

div#conteudo h1, h2, h3, h4, h5, h6 {
	padding: 5px 0px;
	margin-bottom: 15px;
	border-bottom: 2px solid #126738;
	color: #126738;
}

/* config do rodape */
div#rodape {
	float: right;
	background: transparent url(../images/linhas.gif) top left no-repeat;
	padding-top: 30px;
	position: relative;
	top: 0px;
	height: 10px;
}

div#rodape #seguro {
	position: absolute;
	float: left;
	top: 49px;
	left: 2px;
}

div#rodape p {
	border-top: 2px solid #126738;	
	background: transparent url(../images/fundo_rodape.gif) top left no-repeat;
	width: 708px;
	height: 45px;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 3px;
}

/* configs da home */
div#home-centro-flash {
	position: absolute;
	z-index: 2;
}

div#home-centro1  {
	position: absolute;
	z-index: 2;
	top: 235px;
	left: 250px;
	width: 350px;
}

div#home-centro2 {
	position: absolute;
	z-index: 3;
	top: 380px;
	left: 250px;
}

div#home-centro1 #imgx, div#home-centro2 #imgx {
	margin-right: 10px;
	width: 150px;
	float: left;
}

div#home-centro1 #imgx img, div#home-centro2 #imgx img {
	border: 5px solid #126738;
	float: left;
}
#home-centro1 span, #home-centro2 span {
	margin-right: 10px;
	float: left;
	width: 135px;

}

div#home-tit-destprod {
	height: 38px;
	width: 165px;
	text-indent: -1000px;
	overflow: hidden;
	background: transparent url(../images/home_tit_dest.gif) top center no-repeat;
	position: absolute;
	top: 170px;
	left: 230px;
}

div#home-fachada {
	position: absolute;
	float: right;
	width: 320px;
	height: 372px;
	border-right: 10px solid #126738;
	background: transparent url(../images/linhas.gif) 171px 0px no-repeat;
	top: 159px;
	_top: 157px;
	left: 450px;
	z-index: 1;
}

div#home-fachada p {
	background: transparent url(../images/foto_fachada.jpg) 0px 140px no-repeat;
	height: 100%;
	width: 320px;
	overflow: hidden;
	text-indent: -1000px;
}

/* catalogo de produtos */
#produtos {
	float: left;
	width: 150px;
	height: 150px;
	margin-left: 20px;
	line-height: 1em;
}

#produtos img, #produtosel img {
	border: 5px solid #126738;
	margin: 0px;
}

#produtos span, div#home-centro1 #imgx span, div#home-centro2 #imgx span {
	width: 135px;
	display: block;
	background: #A29829;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px 0px;
}

#produtos span a, div#home-centro1 #imgx span a, div#home-centro2 #imgx span a {
	color: #fff;
	text-decoration: none;
}

#produtos span a:hover, div#home-centro1 #imgx span a:hover, div#home-centro2 #imgx span a:hover {
	color: yellow;
	text-decoration: underline;
}

#produtosel p {
	font-family: Arial, serif;
	line-height: 1.5em;
}
