@charset "utf-8";

/* Limpar Navegador */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*  remember to define focus styles!  */
:focus { outline: 0; }
ol, ul { list-style: none; }

/*  tables still need 'cellspacing="0"' in the markup  */
table													{ border-collapse: separate; border-spacing: 0; }
caption, th, td											{ text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after	{ content: ""; }
blockquote, q											{ quotes: "" ""; }

/* Clear Float */
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }

/* Tags Principais Individuas */
body { font-family:Arial; line-height: 1; }

/* Base Principal */
#base_principal { margin: 0 auto; /*  width:auto; */ width:940px; padding:0 0 20px 0; }

/* Base Top */
#base_top { width:auto; height:105px; background:url(../Imagens/bg-topo.jpg) top left repeat-y; }

/* Classes em Top */
.Flutuante			{ position:absolute; z-index:10; top:30%; left:50%; margin:0 0 0 -200px; width:400px; text-align:center; }
.div_logo			{ width:220px; height:100px; float:left; }
.div_info_top		{ width:500px; height:100px; float:left; }
.div_banner_chat	{ margin:0; }

/* Base Menu Top */
#base_menu_top { height:26px; margin:0 0 5px 0; background:url(../Imagens/bg-menu-top.png) repeat-x top left; }

/* Classes em Menu Top */
.div_menu_top 			{ height:26px; width:680px; float:left; }

.li_top					{ line-height:26px; display:inline; line-height:26px; padding:0 35px 0 35px; text-align:center; color:#FFFFFF; font-size:14px; font-weight:bold; border-right:#FFFFFF solid 1px; }
.li_top a				{ text-decoration:none; color:#FFFFFF; }
.li_top a:hover 		{ color:#666666; }

.div_email_top			{ float:right; height:26px; line-height:26px; font-size:14px; font-weight:bold; color:#666666; padding:0 10px 0 0; }
.div_email_top a		{ text-decoration:none; color:#FFFFFF; margin:0 14px 0 0; }
.div_email_top a:hover	{ text-decoration:none; color:#666666; }

/* Base Centro */
#base_centro { width:auto; }

/* Base Direita */
#base_esq { width:188px; background:url(../Imagens/bg-base-esq.png) bottom left no-repeat #DBDBDB; float:left; }

/* Classes em Direita */
.div_menu_esq				{ font-size:14px; font-weight:bold; color:#666666; }
.div_menu_esq li			{ background:url(../Imagens/bg-menu-esq.png) top left repeat-x; height:30px; line-height:30px; }
.div_menu_esq li a			{ text-decoration:none; display:block; height:30px; color:#666666; font-size:0.9em; padding:0 0 0 5px; }
.div_menu_esq li a:hover	{ background:url(../Imagens/bg-menu-esq-hover.png) top left repeat-x; }

/* Div Chat Esquerda */
.div_chat_esq		{ text-align:center; background:#FFFFFF; }
.link_chat_top		{ font-size:14px; font-weight:bold; color:#333333; width:auto; margin:10px 0; }
.link_chat_bottom	{ font-size:14px; font-weight:bold; color:#49B649; width:auto; margin:10px 0; }
.link_chat_bottom p	{ color:#333333; margin:10px 0; }

/* Base Meio */
#base_meio { width:auto; margin:0 0 0 198px; }

/* Classes em Meio */
.div_banner_top { text-align:center; margin:0 0 3px 0; }

/* Busca Rápida */
.div_busca_meio		{ background:url(../Imagens/bg-menu-top.png) top left repeat-x; height:26px; }
.div_busca			{ font-size:12px; padding:2px 0 0 50px; float:right; }
.div_busca_ok		{ float:right; margin:0 10px 0 15px; }
.div_busca label	{ vertical-align:middle; cursor:pointer; color:#FFFFFF; font-weight:bold; font-size:14px; }
.div_busca input	{ vertical-align:middle; width:400px; }
.div_banner_bottom	{ text-align:center; margin:10px 0 0 0; }


/*  -------------- classes do site map  */
.identa					{ padding: 25px 20px 0 20px; font-size:13px; font-weight:bold; color: #8AA422; }
.div_mapa_base			{ font-family:Verdana, Arial, Helvetica, sans-serif; padding: 5px 5px 20px 5px; }
.div_mapa_base a		{ font-size: 12px; text-decoration: none; color: #666666; }
.div_mapa_base a:hover	{ text-decoration:underline; }
.div_mapa_base li		{ padding: 0 0 3px 0; }
.inside					{ padding: 0 0 0 30px; font-size:11px; }
.link_mapa_site			{ font-size:10px; font-weight:bold; text-align:center; padding:5px; }
.link_mapa_site a		{ text-decoration:none; color:#666666; }

/*  --------------------- fim das classes do mapa  */


/* Base Produtos */
#base_produtos { }

/* Classe em Produtos */
.lista_produtos			{ display:block; overflow:hidden; padding:10px 0; width:99%; }
.lista_produtos li		{ display:block; float:left; text-align:center; width:33%; }
.div_produto			{ width:230px; /* border:#999999 solid 1px; */ margin:0 auto; }
.titulo_produto			{ font-size:14px; font-weight:bold; color:#8AA422; padding:5px; height:40px; }
.titulo_produto a		{ text-decoration:none; color:#8AA422; }
.titulo_produto a:hover	{ text-decoration:underline; }
.img_produto			{ text-align:center; }
.saibamais_produto		{ font-size:10px; font-weight:bold; text-decoration:underline; color:#999999; text-align:right; margin:5px; }
.saibamais_produto a	{ text-decoration:none; color:#999999; }

/* Base Informações */
#base_info { width:auto; }

/* Classes em Informações */
.div_info			{ border-top:solid 1px #B6D728; padding:50px 0 0 0; }
.infos				{ display:block; overflow:hidden; padding:10px 0; width:99%; }
.infos li			{ display:block; float:left; text-align:center; width:33%; }
.div_informacoes	{ width:188px; margin:0 auto; }
.bt_pdf				{ text-align:center; }
.bt_video			{ text-align:center; padding:10px; }

/* Cadastro */
.div_cadastrese		{ background:url(../Imagens/bg-cadastre-se.jpg) no-repeat; height:140px; width:188px; margin:0 auto; text-align:right; }
.cadast_nome		{ padding:65px 15px 0 0; }
.cadast_nome input	{ height:13px; width:150px; font-size:13px; text-align:center; }
.cadast_email		{ padding:5px 15px 3px 0; }
.cadast_email input	{ height:13px; width:150px; font-size:13px; text-align:center; }
.cadast_limpa		{ float:right; padding:1px 25px 0 0; }
.cadast_limpa input	{ background:#666666; border:0; color:#FFFFFF; font-weight:bold; font-size:13px; }
.cadast_envia		{ float:right; padding:1px 5px 0 0; }
.cadast_envia input	{ background:#666666; border:0; color:#FFFFFF; font-weight:bold; font-size:13px; }

/* Base Bottom */
#base_bottom	{ width:auto; clear:both; background:#88A221 url(../Imagens/bg-rodape.png) top left repeat-x; height:80px; margin:20px 0 0 0; }
#W3C			{ text-align:center; margin: 15px 0 0 0; }
#W3C a			{ text-decoration:none; }
#Assinatura		{ width:99%; }
#Copyright		{ width:150px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; float:left; text-align:left; margin: 7px 0 0 15px; }
#MB_Marketing	{ width:150px; cursor:pointer; float:right; text-align:right; margin: 3px 10px 0 0; }

/* Classes em Bottom */
.div_endereco_bottom	{ text-align:center; font-size:18px; color:#FFFFFF; font-weight:bold; padding:8px 20px 0 0; }
.div_email_bottom		{ text-align:center; font-size:14px; color:#FFFFFF; font-weight:bold; padding:5px 20px 0 0; }
.div_email_bottom a		{ text-decoration:none; color:#FFFFFF; }

/* Produto Grande */
.titulo_produto_grd		{ color:#8AA422; font-size:16px; font-weight:bold; padding:10px; }
.img_produto_grd		{ text-align:center; float:left; }
.img_produto_grd img	{ cursor:pointer; }
.info_produto_grd		{ padding:10px; font-size:12px; line-height:14px; color:#666666; height:250px; overflow:auto; }
.info_produto_grd h2	{ font-size:14px; font-weight:bold; margin:0 0 10px 0; }
.span_link				{ font-size:13px; font-weight:bold; cursor:pointer; }
.espaco_100px			{ height:100px; }
/* .span_link:hover		{ text-decoration:underline; } */

/* Empresa */
.div_empresa		{ overflow:hidden; display:block; width:99%; margin:0 auto; }
.div_foto_empresa	{ float:left; padding:10px; }
.txt_empresa_1		{ float:left; padding:10px; font-size:14px; line-height:17px; color:#666666; width:290px; text-align:right; }
.txt_empresa_2		{ float:right; padding:10px; font-size:14px; line-height:19px; color:#666666; width:290px; }
.txt_empresa_3		{ float:right; padding:10px; font-size:14px; color:#666666; width:300px; }

/*  Como alugar */
div#como-alugar										{ overflow:hidden; display:block; width:99%; padding:0 10px; margin:0 auto; }
div#como-alugar h2									{ font-size:16px; color:#666666; font-weight:bold; text-align:left; margin:20px 0; }
div#como-alugar p									{ font-size:14px; line-height:18px; color:#666666; text-align:left; margin:0 0 10px 0; }
div#como-alugar p:first-child						{ font-size:14px; color:#666666; text-align:left; margin:10px 0 20px 0; }
div#como-alugar strong								{ font-size:14px; font-weight:bold; }
div#como-alugar ul									{ }
div#como-alugar ul li								{ display:block; font-size:14px; color:#666666; margin:0 0 15px 20px; }
div#como-alugar h2.div_alerta						{ padding:10px 20px; text-align:center; border:1px solid #333; }
div#como-alugar ul.div_alerta						{ padding:15px 0; border:1px solid #333; }
div#como-alugar ul.div_alerta li					{ padding:0; }
div#como-alugar div#area-contratos					{ height:80px; width:500px; margin:40px auto; }
div#como-alugar div#area-contratos ul				{ height:80px; width:500px; }
div#como-alugar div#area-contratos ul li			{ height:79px; width:140px; float:left; margin:0 45px; background-position:10px 0; }
div#como-alugar div#area-contratos ul li a			{ display:block; height:60px; text-decoration:none; color:#666666; text-align:center; padding:65px 0 0; background:url(../Imagens/icone-pdf-contratos.png) no-repeat 37px 0; }
div#como-alugar div#area-contratos ul li a:hover	{ color:#666666; text-decoration:underline; }

/*  Contato */
.div_contato							{ overflow:hidden; display:block; width:99%; margin:0 auto 10px auto; }
.div_end_contato						{ color:#666666; font-size:14px; padding:0 0 0 20px; }
.div_end_contato p						{ padding:0 0 0 5px; }
.div_end_contato a						{ color:#8AA422; text-decoration:none; font-weight:bold; }
.div_end_contato h1						{ font-weight:bold; font-size:16px; }
.div_form_contato						{ width:500px; margin:0 auto; }
.div_label_contato						{ float:left; width:100px; font-size:14px; font-weight:bold; color:#666666; line-height:22px; height:30px; }
.div_input_contato						{ float:left; height:30px; width:400px; }
.div_input_contato_mensagem				{ float:left; width:400px; }
.div_input_contato input				{ width:385px; border:#B6D728 1px solid; border-left:#B6D728 2px solid; border-top:#B6D728 2px solid; }
.div_input_contato_mensagem textarea	{ width:385px; height:100px; border:#B6D728 1px solid; border-left:#B6D728 2px solid; border-top:#B6D728 2px solid; }
.div_input_contato_p					{ float:left; width:50px; height:30px; }
.div_input_contato_p input				{ width:30px; border:#B6D728 1px solid; border-left:#B6D728 2px solid; border-top:#B6D728 2px solid; }
.div_input_contato_m					{ float:left; width:100px; height:30px; }
.div_input_contato_m input				{ width:85px; border:#B6D728 1px solid; border-left:#B6D728 2px solid; border-top:#B6D728 2px solid; }
.div_button_contato						{ width:500px; text-align:right; margin:10px 0 0 0; }
.div_button_contato input				{ margin:0 10px 0 0; background:#666666; color:#FFFFFF; font-size:14px; font-weight:bold; border:#B6D728 1px solid; width:80px; }

/* Clientes */
.div_clientes		{ overflow:hidden; display:block; width:99%; margin:0 auto; }
.div_img_clientes	{ width:33%; height:150px; float:left; margin:10px 0; text-align:center; }
.quero_receber		{ font-size:14px; font-weight:bold; color:#666666; }


/*  CLASSE DA DIV DA PAGINA DE SERVICOS  */

/*  CLASSE DA IMAGEM DA PAGINA DE SERVICOS  */
.div_foto_empresa { float:left; padding:10px; }

/*  CLASSE DO TEXTO AO LADO DA IMAGEM, NA PAGINA DE SERVICOS  */
.txt_servicos { float:right; padding:10px; font-size:14px; color:#666666; width:460px; }
