@charset "utf-8";
/* CSS Document */

/* Reset */

body, a, p, h1, h2, em, div, table, img, form, ul, li {
		margin:0; 
		padding:0;
		border:0;
		}
		
body {
		background-image:url(img/fundo.gif);
		background-repeat:repeat-x;
		background-color:#d9d6c1;
		}
tr, td {
		padding:1px;
		}
/*--------------- Configuração do texto-----------------*/
p, h1, h2, a, em, label, .formatacao_fone, li {
		font-family:tahoma;
		font-size:11px;
		color:#322a0d;
		text-decoration:none;
		}
a:hover {
		text-decoration:underline;
		}
.mais_detalhes {
		font-family:tahoma;
		font-size:11px;
		display:block;
		color:#fff;
		width:100%;
		background-color:#826e34;
		padding:3px;
		clear:both;
		}
#all {
		width:750px;
		margin:0 auto;
		}
#topo {
		height:101px;
		background-image:url(img/lind.jpg);
		background-position:bottom right;
		background-repeat:no-repeat;
		}
#marca {
		width:300px;
		margin:0 0 0 15px;
		height:101px;
		}
#marca img {
		margin-top:18px;
		}
#box_esquerdo {
		width:373px;
		height:447px;
		float:left;
		background-image:url(img/fundo_direita.jpg);
		}
#servicos_index {
		margin:30px auto;
		margin-bottom:0px;
		width:330px;
		border-bottom:solid 1px #a19c8b;
		height:195px;
		}
#servicos_index h1, #vendas_index h1 {
		display:block;
		padding:3px 3px 3px 6px;
		background-color:#e7ad05;
		margin-bottom:6px;
		color:#8e3c18;
		}
#vendas_index h1 {
		margin-bottom:0;
		}
#servicos_index ul {
		float:left;
		width:145px;
		margin:10px 0 0 13px;
		}
#servicos_index li {
		list-style-image:url(img/marcador.gif);
		list-style-position:inherit;
		width:120px;
		display:block;
		float:left;
		}
#servicos_index li a {
		display:list-item;
		padding:3px 0 3px 0;
		}
#servicos_index p {
		margin-top:10px;
		}
#vendas_index {
		width:330px;
		margin:30px auto;
		margin-top:20px;
		margin-bottom:0px;
		}
.mais_detalhes {
		padding:2px 2px 2px 6px;
		display:block;
		background-color:#826e34;
		margin-top:15px; 
		}
#vendas_index h2 {
		margin-bottom:5px;
		}
.foto_produto, .descricao_produto {
		float:left;
		}
.descricao_produto {
		width:160px;
		padding:6px;
		}

#menu {
		float:left;
		height:27px;
		width:377px;
		background-image:url(img/fundo_meu.jpg);
		background-repeat:repeat-x;
		}
#menu_2 {
		float:left;
		height:27px;
		width:750px;
		background-image:url(img/fundo_meu.jpg);
		background-repeat:repeat-x;
		}
#menu img, #menu_2 img {
		border:0px;
		float:left;
		z-index:1;
		}
#menu li, #menu_2 li {
		display:inline;
		}
#menu a, #menu_2 a {
		border:0;
		}
#box1 {
		width:377px;
		height:203px;
		float:left;
		background-color:#f0eee7;
		padding:5px 0 00 ;
		}
#box2 {
		width:377px;
		float:left;
		background-color:#dedacd;
		height:212px;
		}
.divisao {
		width:167px;
		float:left;
		padding:0 10px 0 10px;
		}
#assistencia {
		margin-bottom:45px;
		}
#assistencia, #orcamento, #ambiente {
		width:160px;
		float:left;
		margin-left:2px;
		}
.divisao .titulo {
		height:26px;
		padding:0 0 3px 0;
		border-bottom:1px solid #9e9883;
		}
.divisao .titulo img {
		vertical-align:bottom;
		}
.divisao #orcamento .titulo {
		height:22px;
		padding:0 0 3px 0;
		}
.divisao #ambiente .titulo {
		height:16px;
		padding:0 0 3px 0;
		margin-top:10px;
		}
.img {
		float:right;
		}
.divisao p {
		padding-top:3px;
		}
#multi_marcas, #clientes {
		margin:13px 0 0 13px;
		width:346px;
		}
#multi_marcas .titulo, #clientes .titulo {
		padding:0 0 3px 0;
		border-bottom:1px solid #9e9883;
		}
#rodape {
		background-image:url(img/fundo_rodape.jpg);
		background-repeat:repeat-x;
		clear:both;
		height:20px;
		width:750px;
		margin:0 auto;
		background-color:#b9b494;
		}
#rodape p {
		padding:4px 0 0 15px;
		}
#produtos {
		height:362px;
		padding:19px 5px 19px 20px;
		width:468px;
		float:left;
		background-color:#f0eee7;
		overflow:auto;
		}
#produtos h1 {
		display:block;
		font-size:12px;
		margin:0 0 10px 0;
		background-color:#b9b494;
		padding:5px;
		}
#produtos .texto {
		width:322px;
		height:100px;
		float:left;
		margin-top:5px;
		margin-left:3px;
		}
#produtos img {
		float:left;
		clear:both;
		padding-bottom:2px;
		}
#produtos ul.maquinas, #produtos ul.maquina1 {
		width:100%;
		float:left;
		margin-bottom:5px;
		}
ul.maquinas h2 {
		font-size:12px;
		}
ul.maquinas p {
		margin:7px 0 7px 0;
		}
ul.maquinas li {
		border:solid 1px #918d73;
		}
ul.maquina1 li {
		list-style-type:none;
		display:block;
		border-right:solid 1px #f1eee7;
		border-top:solid 1px #f1eee7;
		padding:5px 8px 5px 8px;
		background-color:#d5d2bf;
		background-image:url(img/fundo_li_produtos.jpg);
		background-repeat:repeat-x;
		float:left;
		min-width:50px;
		}
ul.maquina1 ul {
		clear:both;
		}
#tela_clientes {
		height:400px;
		padding:19px 0 19px 35px;
		width:459px;
		float:left;
		background-color:#f0eee7;
}
#box_esquerdo_tela_clientes {
		height:439px;
		}
#a_empresa {
		height:591px;
		padding:19px 0 19px 35px;
		width:459px;
		float:left;
		background-color:#f0eee7;
		}
#box_esquerdo_tela_empresa {
		height:630px;
		}
#box_esquerdo_tela_produtos {
		height:400px;
		}
#a_empresa .texto, #tela_clientes .texto {
		width:306px;
		float:left;
		}
#a_empresa .texto h1{
		margin:30px 0 0 0;
		font-size:16px;
		}
#a_empresa .texto .titulo {
		height:29px;
		}
#a_empresa .texto p, #a_empresa .texto img{
		margin-top:5px;
		}
#a_empresa #localizacao {
		width:187px;
		height:354px;
		float:right;
		}
.123 { margin:0px;}
#a_empresa #localizacao .texto {
		width:145px;
		background-image:url(img/fundo_loca_empresa.gif);
		height:331px;
		padding:0 21px 0 21px;
		float:left;
		}
#a_empresa #localizacao .texto img{
		margin:15px 0 20px 0;
		}
#menu2 {
		width:170px;
		float:left;
		}
#menu2 ul  {
		width:134px;
		list-style-type:none;
		}
#menu2 li {
		background-image:url(img/menu2/fundo_li.gif);
		background-repeat:repeat-x;
		margin:2px 0 2px 0;
		vertical-align:middle;
		padding:0 0 0 10px;
		}
#contato, #visita { 
		padding:19px;
		width:320px;
		height:335px;
		clear:both;
		float:left;
		background-color:#f0eee7;
		}
#tela_orcamento { 
		padding:19px;
		width:320px;
		height:600px;
		float:left;
		background-color:#f0eee7;
		}
#tela_orcamento .form td {
		border-top:solid 1px #d6d4ce;
		padding:4px 0 4px 0;
		}
.none td {
		border:none;
}
#tela_orcamento span {
		font-family:tahoma;
		font-size:11px;
		display:block;
		}
#contato .titulo, #tela_orcamento .titulo, #visita .titulo {
		margin:0 0 30px 0;
		}
#contato .formulario, #tela_orcamento .formulario, #visita .formulario {
		width:315px;
		float:left;
		}
#box_direito_ {
		padding:19px;
		width:354px;
		float:right;
		height:335px;
		background-color:#b9b494;
		background-image:url(img/fundo_contato.gif);
		background-repeat:no-repeat;
		background-position:right bottom;
		}
.tamanho {
		width:210px;
		}
#altura {
		height:61px;
		}
.texto_visita, .texto_orcamento {
		width:233px;
		}
.texto_sac {
		width:356px;
		}
.texto_sac p {
		margin:0 0 10px 0;
		}
.mapa {
		border:1px solid #5d5835;
		padding:2px;
		margin-bottom:20px;
		background-color:#fff;
		}
.endereco {
		margin:79px 0 0 0;
		}
#box_esquerdo_tela_servicos, #box_esquerdo_tela_empresa, #box_esquerdo_tela_produtos, #box_esquerdo_tela_clientes  {
		width:256px;
		float:left;
		background-color:#b9b494;
		}
#box_esquerdo_tela_servicos .texto, #box_esquerdo_tela_empresa .texto, #box_esquerdo_tela_produtos .texto, #box_esquerdo_tela_clientes .texto {
		margin:30px auto;
		width:200px;
		}
#servicos {
		width:444px;
		float:left;
		background-color:#f0eee7;
		padding:0 20px 0 30px;
		}
#servicos, #box_esquerdo_tela_servicos {
		height:770px;
		}
#servicos .img {
		border:1px solid #5d5835;
		padding:2px;
		margin-bottom:6px;
		margin-right:10px;
		background-color:#fff;
		float:left;
		}
#servicos h1 {
		font-size:16px;
		margin:27px 0 3px 0;
		clear:both;
		}

.titulo_secao {
		width:730px;
		background-color:#78311e;
		padding:0 0 0 20px;
		}
#box_direito_tela_orcamento {
		padding:19px;
		width:354px;
		float:left;
		height:600px;
		background-color:#b9b494;
		background-image:url(img/fundo_contato.gif);
		background-repeat:no-repeat;
		background-position:right bottom;
		}
.botoes {
		width:430px;
		float:left;
		clear:both;
		background-color:#f0eee7;
		margin-top:50px;
		}
.botoes li {
		list-style-type:none;
		display:inline;
		}
#maquinas, #peças, #pneus {
		width:100%;
		float:left;
		}
.assinatura {
		width:750px;
		margin:0 auto;
		}
.assinatura img {
		float:right;
		padding:6px;
		}