﻿@charset "utf-8";

/* CSS Document */
* {margin:0;padding:0;}
body {font-family:Georgia;font-size: 1.4em;color: #424242;background:#DFDACE;font-size: 62.5%; /* Transforma 10px em 1em */}

/* GENÃ‰RICOS */
.clear {clear:both}
a img {border:none;}
ul {list-style:none}
fieldset {border:none;}
.fright {float:right;}
.none {display: none;}

/* ESTRUTURA DO SITE */
/* HEADER */
.header {background:url(../imagens/bg_header.jpg) repeat-x;height:320px;}
.header_interno {width:961px;height:320px;margin:0 auto;}
.header_interno2 {float:left;width:775px;}
h1 {display:block;float:left;width:496px;height:67px;background:url(../imagens/logo.jpg);margin:12px 0 0 9px;}
h1 a{display:block;width:496px;height:67px;}
h1 span {display:none;}
.apartir {float:right;width:149px;height:151px;margin:38px 0 0 0;padding:0 26px 0 11px;}
.pagseguro {float:left;width:165px;height:78px;margin:15px 0 0 0;}

/* CONTENT */
.content {background: #dfdace url(../imagens/bg_corpo.jpg) repeat-x top;min-height:700px;height:auto!important; height:700px;}
.content_interno {width:961px;margin:0 auto;}
.left {width:505px;float:left;background:url(../imagens/bg_left.jpg) no-repeat;}
.right {width:436px;float:left;}

/* MENU */
ul.menu {margin-top:10px;float:right;width:455px;}
ul.menu li {font-size:2em;color:#777;float:left;margin-left:19px;display:block;height:25px;}
ul.menu li a {text-decoration:none;color:#777}
ul.menu li a:hover {border-bottom:3px solid #e7e5b5;}
ul.menu li.ativo {border-bottom:3px solid #ce5f05;}

/* FOOTER */
.footer {background:url(../imagens/bg_footer.jpg) top repeat-x;height:27px;text-align:center;clear: both;}
.footer p {color:#000;font-size:1.2em;font-weight:bold;height:27px;line-height:27px;}
.footer p a {color:#000;text-decoration:none;}
.footer p a:hover {text-decoration:underline;}
.footer p span a{color:#3696b4;}
.espaco {width:20px;}

/* HOME */
h2 {display:block;width:250px;height:35px;background:url(../imagens/tit_oquefazemos.jpg) no-repeat;margin:26px 0 0 9px;float:left;}
h2 span {display:none;}
ul.fazemos {margin:35px 0 0 0;float:left;padding-left:29px;}
ul.fazemos li {background:url(../imagens/estrela.jpg) no-repeat;padding-left:27px;font-size:1.4em;font-style:italic;margin-bottom:15px;}
h3 {font-size: 1.4em;display:block;width:239px;height:32px;background:url(../imagens/tit_oquefizemos.jpg) no-repeat;margin:35px 0 0 9px;float:left;}
h3 span {display:none;}
.case1 {width:191px;height:170px;margin:35px 0 0 18px;float:left;}
.case1 a img {border:4px solid #EAE7BC;}
.orcamento {height:149px;background:url(../imagens/bg_right.jpg) no-repeat;margin-top:52px;padding-right:40px;}
h4 {display:block;width:349px;height:30px;background:url(../imagens/tit_orcamento.jpg) no-repeat;float:left;margin:13px 0 0 40px;}
h4 span {display:none;}
fieldset {width:349px;}
fieldset ul {margin:15px 0 0 40px;width:349px;}
fieldset ul li {font-size:1.4em;color:#ab4e03;font-style:italic;width:107px;height:58px;float:left;}
.orc_home_vfinal {font-size:2.4em;color:#1987a8;margin-top:5px;}
.btn_form_pecaagora {width:341px;height:55px;margin:20px 50px 0 0;background:url(../imagens/pecaagora.gif) no-repeat top left;border:0;cursor:pointer;}
.btn_form_fazerpedido {width:162px;height:26px;margin:20px 0 25px 30px;float:left;background:url(../imagens/fazerpedido.gif) no-repeat top left;border:0;cursor:pointer;}
.btn_form_enviarmsg {width:162px;height:26px;margin:20px 0 25px 30px;float:left;background:url(../imagens/enviarmsg.gif) no-repeat top left;border:0;cursor:pointer;}
.btn_pecaagora {width:341px;height:55px;margin:27px 0 26px 40px;background:url(../imagens/pecaagora.gif) no-repeat top left;border:0;cursor:pointer;}
button span {display:none;}

/* FAQ */
h2.h2faq {display:block;width:406px;height:31px;background:url(../imagens/tit_faq.jpg) no-repeat;margin:26px 0 35px 9px;float:left;}
h3.h3faq {float:left;background:none;width:415px;height: auto;margin:0 0 10px 25px;}
.resposta {display:block;width:415px;border-bottom:1px dotted #000;margin:0 0 20px 25px;font-size:1.4em;padding: 0 0 10px 0;}
.itens {display:block;float:left;width:75px;height:62px;font-size:5.4em;font-style:italic;line-height:70px;margin-top:-20px;}
.itens_xp2 {height:45px;margin:15px 0 0 0;font-size:1.2em;}
.itens_margin {margin-top:53px;}
h4.h4faq {display:block;width:273px;height:31px;background:url(../imagens/tit_somoslegais.jpg) no-repeat;float:left;margin:13px 0 0 40px;}

/* PEÇA AGORA */
h2.h2pedido {display:block;width:246px;height:31px;background:url(../imagens/tit_facaopedido.jpg) no-repeat;margin:26px 0 35px 9px;float:left;}
h4.h4pecaagora {display:block;width:331px;height:31px;background:url(../imagens/tit_algumasinfo.jpg) no-repeat;float:left;margin:13px 0 0 40px;}

/* CONTATO */
h2.h2contato {display:block;width:154px;height:31px;background:url(../imagens/tit_contato.jpg) no-repeat;margin:26px 0 35px 9px;float:left;}

/* FORMS */
.orc_home {width:95px;border:1px solid #1987a8;font-size:2.4em; color:#1987a8;text-align:center;margin-top:5px;font-family:Georgia;padding-bottom:10px;}

/* TEXTOS */
.pretitulo {font-size:1.8em;font-style:italic;margin:28px 0 0 0;float:left;padding-left:25px;}
.home_subt1 {font-size:2.4em;font-style:italic;float:left;margin:58px 0 0 0;padding-left:25px;}
.home_subt2 {font-size:1.8em;float:left;margin:25px 0 0 0;padding-left:25px;}
.case {font-size:1.2em;padding:8px 11px 0 14px;}
.case_assinatura {text-align:right;font-size:1.2em;padding:0 11px 0 0;}
.case_assinatura a {color:#AB4E03;text-decoration:none;}
.corpo {text-align:justify;font-size:1.4em;margin:55px 0 0 0;}
.sub_orcamento {font-size:1.4em;font-style:italic;margin:0 0 0 43px;}
.somoslegais_txt {font-size:1.2em;margin:20px 0 0 43px;}
.itens_exp {font-size:1em;display:block;width:240px;margin-left:10px;float:left;}

/* CORES DE TEXTOS */
.txt_azul {color:#0a7fa2;}
.txt_laranjaforte {color:#ab4e03;}
.txt_laranja {color:#ce5f05;}
.txt_cinzaclaro {color:#aeaead;}
.txt_cinzaclaro2 {color:#a4a4a4;}
.txt_cinzaescuro {color:#737373;}
.txt_preto {color:#000;}
.txt_lodo {color:#7f7b53;}