@charset "utf-8";
/* CSS Document */
@import url('reset.css');
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
}
p {
	line-height: 20px;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: italic;
	font-weight: bold;
}
h1 {
	font-size: 35px;
	letter-spacing: -3.5px;
}
h2 {
	font-size: 25px;
	letter-spacing: -2.5px;
}
h3 {
	font-size: 21px;
	letter-spacing: -2px;
}
#topo_wrap, #menu_wrap, #banner_wrap, #navegacao_wrap, #content_wrap, #rodape_wrap {
	margin: 0 auto;
	width: 992px;
}
#listra_topo {
	height: 10px;
	background: #333b00;
	border-bottom: 5px #a3bc00 solid;
	_line-height: 0;
	_font-size: 0;
}
#listra_rodape {
	height: 10px;
	background: #333b00;
	border-top: 5px #a3bc00 solid;
	clear: both;
	_line-height: 0;
	_font-size: 0;
}
#topo {
	background: #6e8000;
}
#topo #topo_wrap {
	background: url(../images/topo_bg.jpg) no-repeat center center;
	height: 90px;
}
#topo #topo_wrap #logo {
	background: url(../images/logo.png) no-repeat;
	float: left;
	height: 72px;
	margin-left: 15px;
	margin-top: 3px;
	text-indent: -9999px;
	width: 428px;
	_display: inline;
}
#topo #topo_wrap #tel {
	float: right;
	line-height: 61px;
	margin: 15px 15px 0 0;
	color: white;
	_display: inline;
}
#topo #topo_wrap #tel img {
	float: left;
}
#topo #topo_wrap #tel h2 {
	float: left;
	margin: 0 15px;
	_display: inline;
}
#topo #topo_wrap #tel h1 {
	float: left;
}
#menu {
	background: #231f20;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 43px;
}
#menu #menu_wrap {
	height: 43px;
}
#menu #menu_wrap ul {
	margin-left: 15px;
}
#menu #menu_wrap ul .select {
	background: url(../images/seletor.png) no-repeat center top;
}
#menu #menu_wrap .select a:hover {
	background: none;
	color: #f1f1f1;
	cursor: text;
}
#menu #menu_wrap li {
	float: left;
	list-style: none;
}
#menu_principal a {
	color: #f1f1f1;
	height: 15px;
	margin: 0px 2px;
	padding: 3px 16px;
	text-decoration: none;
	_line-height: 25px;
	_margin: 6px 0px;
	_padding: 3px 16px;
}
#menu_principal a:hover {
	background: #a3bc00;
	color: #231f20;
	cursor: pointer;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
/****************** IE HACKS ****************/


#menu_home a:hover {
	_background: url(../images/home_bg.jpg) no-repeat center center;
*background: url(../images/home_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/home_bg.jpg) no-repeat center center\9;
}
#menu_empresa a:hover {
	_background: url(../images/empresa_bg.jpg) no-repeat center center;
*background: url(../images/empresa_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/empresa_bg.jpg) no-repeat center center\9;
}
#menu_servicos a:hover {
	_background: url(../images/servicos_bg.jpg) no-repeat center center;
*background: url(../images/servicos_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/servicos_bg.jpg) no-repeat center center\9;
}
#menu_produtos a:hover {
	_background: url(../images/produtos_bg.jpg) no-repeat center center;
*background: url(../images/produtos_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/produtos_bg.jpg) no-repeat center center\9;
}
#menu_suporte a:hover {
	_background: url(../images/suporte_bg.jpg) no-repeat center center;
*background: url(../images/suporte_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/suporte_bg.jpg) no-repeat center center\9;
}
#menu_noticias a:hover {
	_background: url(../images/noticias_bg.jpg) no-repeat center center;
*background: url(../images/noticias_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/noticias_bg.jpg) no-repeat center center\9;
}
#menu_meioambiente a:hover {
	_background: url(../images/ambiente_bg.jpg) no-repeat center center;
*background: url(../images/ambiente_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/ambiente_bg.jpg) no-repeat center center\9;
}
#menu_contato a:hover {
	_background: url(../images/contato_bg.jpg) no-repeat center center;
*background: url(../images/contato_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/contato_bg.jpg) no-repeat center center\9;
}
#menu_blog a:hover {
	_background: url(../images/blog_bg.jpg) no-repeat center center;
*background: url(../images/blog_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/blog_bg.jpg) no-repeat center center\9;
}
/******************************************/
#banner {
	background-color: #0b3f5f;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #01224a;
	border-top: 1px solid #3996bb;
	color: white;
}
#banner #banner_wrap {
	background: url(../images/arvore.png) no-repeat right center;
	height: 240px;
}
#banner #banner_wrap img {
	float: left;
	margin: 15px;
	_display: inline;
}
#banner #banner_wrap h1 {
	float: left;
	font-size: 41px;
	margin: 15px 0 15px 0;
	width: 415px;
	_display: inline;
}
#banner #banner_wrap p {
	clear: left;
	color: #f4f4f4;
	margin-left: 15px;
	text-align: justify;
	width: 525px;
}
#banner #banner_wrap span {
	float: left;
	font-weight: bold;
	margin: 15px 0 0 450px;
	_display: inline;
}
#banner #banner_wrap a {
	color: #f4f4f4;
	text-decoration: none;
}
#banner #banner_wrap a:hover {
	text-decoration: underline;
}
#navegacao {
	background: white;
	border-bottom: 1px solid #cfcfcf;
	height: 42px;
}
#navegacao #navegacao_wrap p {
	color: #6e8000;
	line-height: 42px;
	margin-left: 15px;
}
#navegacao #navegacao_wrap a {
	color: #404040;
	text-decoration: none;
}
#navegacao #navegacao_wrap a:hover {
	color: #6e8000;
	text-decoration: underline;
}
#content {
	background: url(../images/content_bg.jpg) repeat-x;
	overflow: auto;
}
#content #content_wrap #boxes {
	border-bottom: 1px dashed #b9b9b9;
	height: 235px;
	margin-bottom: 15px;
	padding: 15px 0 0 0;
	padding-bottom: 15px;
}
#content #content_wrap #boxes .box {
	float: left;
	width: 310.5px;
	_display: inline;
}
#content #content_wrap #boxes .box h1 {
	color: #718200;
}
#content #content_wrap #boxes #box1 {
	margin-left: 15px;
}
#content #content_wrap #boxes #box2 {
	margin: 0 15px;
}
#content #content_wrap #boxes #box2 ul {
	list-style: none;
}
#content #content_wrap #boxes #box2 li {
	color: #404040;
	margin-bottom: 5px;
	line-height: 17px;
}
#content #content_wrap #boxes #box2 img {
	margin: 0 5px 0 0;
}
#content #content_wrap #boxes #box3 {
	width: 311px;
	height: 222px;
	background: url(../images/franquia_bg.png) no-repeat;
	color: #333b00;
	text-align: center;
	text-shadow: 1px 1px #91a200;
}
#content #content_wrap #boxes #box3 #franquia_tx {
	margin: 15px;
}
#content #content_wrap #boxes #box3 #franquia_bt {
	width: 187px;
	height: 46px;
	background: url(../images/franquia_btn.png) no-repeat;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
}
#content #content_wrap #boxes #box3 #franquia_tx span {
	float: none;
	color: white;
	font-size: 35px;
	text-shadow: 1px 1px #7d8f00;
}
#content #content_wrap #boxes #box3 #franquia_tx h1 {
	color: #333b00;
	margin-top: 5px;
	margin-bottom: 15px
}
#content #content_wrap #boxes #box3 #franquia_tx a {
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	letter-spacing: -3.5px;
	text-shadow: 1px 1px #7d8f00;
}
#content #content_wrap #boxes #box3 #franquia_tx a:hover {
	color: #333b00;
	text-shadow: 1px 1px #caeb00;
}
#content #content_wrap #boxes p {
	color: #404040;
	text-align: justify;
}
#content #content_wrap #boxes span {
	color: #404040;
	float: right;
	font-weight: bold;
	margin: 15px 0 0 0;
}
#content #content_wrap #boxes a {
	color: #404040;
	text-decoration: none;
}
#content #content_wrap #boxes a:hover {
	text-decoration: underline;
}
#content #content_wrap #conteudo #produtos, #noticias {
	float: left;
	margin-left: 15px;
	width: 620px;
	_display: inline;
}
#content #content_wrap #conteudo #produtos {
	border-bottom: 1px dashed #b9b9b9;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#content #content_wrap #conteudo #produtos h2 {
	color: #718200;
}
#content #content_wrap #conteudo #produtos p {
	color: #404040;
	text-align: justify;
}
#content #content_wrap #conteudo #produtos p img {
	border: 3px solid #404040;
	float: right;
	margin: 15px 0 0 15px;
	_display: inline;
	_margin: 0 0 0 15px;
}
#content #content_wrap #conteudo #noticias h2 {
	color: #718200;
}
#content #content_wrap #conteudo #noticias ul {
	list-style: none;
}
#content #content_wrap #conteudo #noticias li {
	color: #404040;
	height: 20px;
	line-height: 20px;
}
#content #content_wrap #conteudo #noticias li span {
	float: right;
	_display: inline;
	_float: inherit;
}
#content #content_wrap #conteudo #noticias a {
	color: #718200;
	text-decoration: none;
}
#content #content_wrap #conteudo #noticias a:hover {
	text-decoration: underline;
}
#content #content_wrap #conteudo #twitter {
	border-left: 1px dashed #b9b9b9;
	float: right;
	margin-right: 15px;
	padding-left: 15px;
	width: 310px;
	_display: inline;
}
#content #content_wrap #conteudo #twitter h2 {
	color: #718200;
}
#content #content_wrap #conteudo #twitter h2 img {
	float: right;
	_display: inline;
	_float: inherit;
	_margin-left: 55px;
}
#content #content_wrap #conteudo #loja_virtual {
	border-left: 1px dashed #b9b9b9;
	float: right;
	padding-top: 15px;
	margin-right: 15px;
	padding-left: 15px;
	width: 310px;
	_display: inline;
}
#content #content_wrap #conteudo #loja_virtual #produto {
	width: 93px;
	float: left;
	text-align: center;
	margin-top: 15px;
}
#content #content_wrap #conteudo #loja_virtual .produto2 {
	margin: 15px 15px 0 15px;
}
#content #content_wrap #conteudo #loja_virtual #produto p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #404040;
	line-height: 15px;
}
#content #content_wrap #conteudo #loja_virtual #produto strong {
	font-size: 11px;
}
#content #content_wrap #conteudo #loja_virtual #produto small {
	text-decoration: line-through;
}
#content #content_wrap #conteudo #loja_virtual .comprar {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1.5px;
	text-decoration: none;
	background: #333b00;
	padding: 3px 15px;
	color: white;
	line-height: 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	_background: url(../images/comprar_bg.jpg) no-repeat center center;
 *background: url(../images/comprar_bg.jpg) no-repeat center center;
	background /*\**/: url(../images/comprar_bg.jpg) no-repeat center center\9;
}
#content #content_wrap #conteudo #loja_virtual .comprar:hover {
	color: #a5c001;
}
#rodape {
	background-color: #485300;
	background-image: url(../images/rodape_bg.jpg);
	margin-top: 15px;
}
#rodape #rodape_wrap {
	height: 260px;
}
#rodape #rodape_wrap #contato {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 310px;
	_display: inline;
}
#rodape #rodape_wrap #contato h1 {
	color: white;
}
#rodape #rodape_wrap #contato input {
	background: #333b00;
	border: none;
	color: white;
	width: 310px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 12px;
	padding: 5px 0;
	margin: 5px 0;
}
#rodape #rodape_wrap #contato textarea {
	background: #333b00;
	border: none;
	color: white;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 12px;
	overflow: auto;
	width: 310px;
	padding: 5px 0;
	margin: 5px 0 0 0;
}
#rodape #rodape_wrap #contato p {
	color: white;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1.5px;
	margin-top: 5px;
	_display: inline;
	_margin-top: 0;
}
#rodape #rodape_wrap #contato a {
	color: white;
	text-decoration: none;
}
#rodape #rodape_wrap #contato #limpar:hover {
	color: #333b00;
	text-decoration: none;
}
#rodape #rodape_wrap #contato #enviar:hover {
	color: #a5c001;
	text-decoration: none;
}
#rodape #rodape_wrap #flickr {
	border-left: 1px solid #98b000;
	border-right: 1px solid #98b000;
	float: left;
	height: 230px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 5px;
	width: 295px;
	_display: inline;
	_margin-left: 14px;
	_padding-left: 15px;
}
#rodape #rodape_wrap #flickr h2 {
	color: white;
	margin-bottom: 5px;
}
#rodape #rodape_wrap #flickr img {
	border: 1px solid #a5c001;
	float: left;
	margin: 0 15px 15px 0;
	_display: inline;
}
#rodape #rodape_wrap #onde {
	float: left;
	margin-top: 15px;
	width: 310px;
}
#rodape #rodape_wrap #onde h2 {
	color: white;
}
#rodape #rodape_wrap #onde p {
	color: white;
	margin-bottom: 20px;
}
#bottom {
	margin: 15px 0 15px 0;
	text-align: center;
}
#bottom p {
	color: #404040;
	line-height: 25px;
}
#bottom a {
	color: #718200;
	padding: 5px 10px;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom #copyright {
	color: #718200;
}
#bottom #outgreen a {
	color: #e00087;
}
#bottom #outgreen a:hover {
	background: #e00087;
	color: #ececec;
}
/****************** Interna *******************/

#content #content_wrap #sidebar {
	float: right;
	width: 310px;
	margin: 15px 15px 0 0;
	_display: inline;
}
#content #content_wrap #sidebar ul {
	list-style: none;
}
#content #content_wrap #sidebar #links {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #b9b9b9;
}
#content #content_wrap #sidebar #links li {
	color: #404040;
	height: 27px;
	line-height: 17px;
}
#content #content_wrap #sidebar #links li img {
	margin: 0 5px 0 0;
}
#content #content_wrap #sidebar #links ul li a {
	color: #404040;
	text-decoration: none;
}
#content #content_wrap #sidebar #links ul li small {
	font-size: 10px;
}
#content #content_wrap #sidebar #links ul li a:hover {
	text-decoration: underline;
}
#content #content_wrap #sidebar #noticias_sidebar li {
	padding: 5px;
	color: #404040;
	line-height: 20px;
	overflow: auto;
}
#content #content_wrap #sidebar #noticias_sidebar span {
	float: right;
	_display: inline;
	_float: inherit;
}
#content #content_wrap #sidebar #noticias_sidebar a {
	color: #718200;
	text-decoration: none;
}
#content #content_wrap #sidebar #noticias_sidebar a:hover {
	text-decoration: underline;
}
#content #content_wrap #interna {
	float: left;
	width: 620px;
	border-right: 1px dashed #b9b9b9;
	margin: 15px;
	padding: 0 15px 0 0;
	color: #404040;
	text-align: justify;
	_display: inline;
}
#content #content_wrap h1 {
	color: #718200;
}
#content #content_wrap h2 {
	color: #718200;
}
#content #content_wrap #interna a {
	text-decoration: none;
}
#content #content_wrap #interna a:hover {
	text-decoration: underline;
}
#content #content_wrap #interna strong {
	color: #404040;
}
/**************** Suporte ****************/
#content #content_wrap #interna #suporte {
	border-bottom: 1px dashed #b9b9b9;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#content #content_wrap #interna #suporte p {
	margin-bottom: 15px;
}
#content #content_wrap #interna #suporte strong {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0;
}
#content #content_wrap #interna #garantia small {
	color: red;
}
/********************** Twitter Widget **********************/
.twtr-hd {
	display: none;
}
/********************* Slideshow ****************************/

.franquia #franquia_form_table {
	margin-top: 15px;
}
.franquia #franquia_form_table p {
	line-height: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}
.franquia input {
	width: 253px;
	background: #333b00;
	border: none;
	padding: 5px;
	color: white;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
.franquia textarea {
	width: 253px;
	height: 144px;
	border: none;
	background: #333b00;
	color: white;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	overflow: auto;
}
.franquia select {
	width: 263px;
	height: 28px;
	border: none;
	background: #333b00;
	color: white;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	margin-bottom: 10px;
}
.franquia #sexo {
	width: auto;
	height: auto;
	background: none;
}
.franquia small {
	font-size: 10px;
	font-weight: bold;
	color: #4e4e4e;
}
.franquia p #limpar {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	letter-spacing: -3.5px;
	color: #4e4e4e;
}
.franquia p #limpar:hover {
	color: black;
}
.franquia p #enviar {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	letter-spacing: -3.5px;
	line-height: 30px;
	color: #333b00;
}
.franquia #enviar:hover {
	color: #718200;
}
/*********** Marcas ***************/

#marcas {
	margin-top: 30px;
}
.marca {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 185px;
	text-align: center;
}
/************** #s6 div, #s7 div { top: 0; left: 0 } ****************/
#banner_wrap div {
	top: 0;
	left: 0
}
/*************** Contato ****************************************/

#contato_wrap {
	margin-top: 15px;
}
#contato_formulario {
	margin-top: 15px;
	text-align: left;
}
#contato_form {
	width: 310px;
	float: left
}
#contato_info {
	float: left;
	width: 295px;
	margin-left: 15px;
}
#contato_formulario input {
	width: 300px;
	background: #333b00;
	border: none;
	padding: 8px 5px;
	color: white;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0 10px 0;
}
#contato_formulario select {
	width: 310px;
	font-family: verdana;
	font-size: 12px;
	color: #333b00;
	border: 1px solid #333b00;
	margin: 5px 0 10px 0;
	padding: 5px 5px 5px 0;
}
#contato_formulario textarea {
	width: 300px;
	height: 101px;
	background: #333b00;
	border: none;
	color: white;
	font-family: verdana;
	font-size: 12px;
	margin: 5px 0 10px 0;
	padding: 8px 5px;
	overflow: auto;
}
#contato_formulario #enviar {
	width: 152px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	letter-spacing: -1px;
	font-style: italic;
	font-weight: bold;
	padding: 4.5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #a3bc00;
	margin: 0;
	float: right;
	cursor: pointer;
	_background: url(../images/contato_enviar.jpg) no-repeat center center;
*background: url(../images/contato_enviar.jpg) no-repeat center center;
	background /*\**/: url(../images/contato_enviar.jpg) no-repeat center center\9;
}
#contato_formulario input:focus, #contato_formulario textarea:focus {
	background: #a3bc00;
	color: #333b00;
}
#contato_midias ul {
	margin: 5px 0 15px 0;
	padding: 15px 0 15px 0;
	background: #a3bc00;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	_background: url(../images/contato_midias_bg.png) no-repeat center center;
*background: url(../images/contato_midias_bg.png) no-repeat center center;
	background /*\**/: url(../images/contato_midias_bg.png) no-repeat center center\9;
}
#contato_midias li {
	list-style: none;
	width: 265px;
	border-bottom: 1px dashed;
	margin: 0 auto;
	height: 32px;
	padding-bottom: 7.5px;
	margin-bottom: 7.5px;
}
#contato_midias li p {
	line-height: 32px;
}
#contato_midias li img {
	float: left;
}
#contato_midias li p span {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	letter-spacing: -1px;
	font-style: italic;
	font-weight: bold;
}
#noticia_resumo img {
	display: none;
}

#lbMain{

top: 50%;
margin-top: -250px;

}
