@charset "utf-8";
/* CSS Document */
@import url("reset.css");

body
{
	background:url(../img/line_top.jpg) #fff repeat-x;	
}
/*****************************************************
						GERAL
*****************************************************/
#geral
{
	width:940px; height:auto; min-height:600px;
	margin:10px auto 0px auto;
}
p,a,h1,h2,table,label
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.title
{
	width:100%; height:24px;
	background-color:#d8d8d8;
	float:left;
}
p
{
	font-size:12px; color:#4e5457;
	margin:20px 0px 0px 0px;
	float:left;
}
a
{
	text-decoration:none;
	color:#7c2319;
	font-size:12px; line-height:14px;
}
a:hover
{
	text-decoration:underline;
}
h1
{
	font-size:18px;
	color:#7c2319;
	line-height:23px;
	margin-left:10px;
}
h2
{
	font-size:18px;
	color:#7c2319;
	line-height:23px;
}
strong
{
	color:#7c2319;
}
/*****************************************************
						TOPO
*****************************************************/
#topo
{
	width:940px; height:145px;
	float:left;
}
#logo
{
	margin:7px 0px 0px 0px;
	float:left;
}
/*****MENU*****/
#menu
{
	width:440px; height:30px;
	float:right;
	margin:70px 0px 0px 0px;
}
#menu ul
{
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	list-style:none;
}
#menu ul li
{
	display: inline;
}
#menu ul li a
{
	color: #000;
	font-size:14px; line-height:18px;
	text-decoration: none;
	float:left;
	margin:0px 0px 0px 34px;
}
#menu ul li a:hover, #menu ul li a#at
{
	color: #949494;
	border-bottom:#d5d5d5 3px solid;
}
/*****BANNER*****/
#banner_geral
{
	width:940px; height:auto;
	border-bottom:1px solid #d0d0d0;
	margin-top:20px;
	overflow:hidden;
}
#banner
{
	width:938px; height:435px;
	border:1px solid #d0d0d0;
	float:left;
	margin:0px 0px 0px 0px;
}
#banner_geral p
{
	font-size:24px; color:#4e5457;
	line-height:64px;
	margin:0px 0px 0px 150px;
}
/*****************************************************
						CONT
*****************************************************/
#cont
{
	width:940px; height:auto; min-height:400px;
	float:left;	margin-top:20px;
}

/****HOME****/
#box1
{
	width:595px; height:auto; min-height:390px;
	float:left; overflow:hidden;
	border-bottom:1px solid #d0d0d0;
}
#box1 img
{
	border:1px solid #7c2319;
	margin:0px 0px 25px 0px;
	float:left;
}
#box1 img:hover
{
	opacity:0.5; filter:alpha(opacity=50);
}
#box2
{
	width:320px; height:290px;
	float:right;
	border-bottom:1px solid #d0d0d0;
}
.servico_box
{
	width:320px; height:30px;
	background:url(../img/bt_arrow.jpg) no-repeat 0px 0px;
	float:left;
	margin:15px 0px 0px 0px;
}
.servico_box p
{
	margin:0px 0px 0px 25px;
}
#box3
{
	width:320px; height:130px;
	float:right;
}
#box3 .title
{
	margin:20px 0px 0px 0px;
}
/*****EMPRESA*****/
#img_empresa
{
	position:relative; left:50%;
	margin:20px 0px 0px -293px;
	border:1px solid #7c2319;
}
#texto_empresa
{
	width:100%; min-height:400px; height:auto;
	margin-top:10px;
}
/*****SERVIÇOS*****/
.servico
{
	width:940px; height:auto;
	border-bottom:1px solid #dadada;
	margin-top:60px;
	padding-bottom:60px;
	overflow:hidden;
	float:left;
}
.servico img
{
	width:200px; height:130px;
	border:1px solid #7c2319;
	float:left;
	margin:0px 15px 0px 0px;
}
.servico h2
{
	background:url(../img/icon_arrow.jpg) no-repeat left 3px;
	padding:0px 0px 0px 25px;
	float:left;
}
.servico p
{
	width:100%;
	float:left;
	line-height:16px;
}
.servico p.pfoto
{
	width:700px;
}
.servico table
{
	margin-top:40px;
	background:#dadada;
	float:left;
	color:#4e5457;
	font-size:18px;
}
.servico table tr
{
	height:34px;
}
.servico table tr td
{
	border:1px solid #fff;
	text-align:center;
	vertical-align: middle;
}
/*****ORÇAMENTO*****/
#texto_orcamento
{
	width:100%; min-height:400px; height:auto;
	margin-top:20px;
	float:left;
}
#orcamento
{
	width:584px; height:370px;
	margin:60px 0px 0px -292px;
	position:relative; left:50%;
	background-color:#dadada;
	float:left;
}
#orcamento p
{
	color:#7c2319;
	font-size:18px;
	margin:20px;
}
#orcamento form
{
	width:100%; height:auto;
	float:left;
}
#orcamento table
{
	margin:0px 0px 0px 20px;
}
#orcamento label
{
	font-size:14px;
	color:#4f5458;
}
#orcamento tr
{
	height:32px;
}
.inp1, .inp2, #orcamento textarea
{
	width:373px; height:28px;
	border:1px solid #7b2218;
	background-color:#FFF;
	margin-bottom:12px;
}
.inp2
{
	width:250px; height:28px;
}
#orcamento textarea
{
	height:120px;
}
inp3
{
	width:70px; height:23px;
}
#orcamento .invalid
{
	font-size:12px;
	margin:0px 0px 15px 300px;
}
/*****CONTATO****/
#contato_info
{
	width:100%; height:auto;
	margin:40px 0px 0px 0px;
	overflow:hidden;
	float:left;
}
#contato_info p
{
	font-size:14px;
	margin:0px 0px 0px 0px;
	float:none;
}
#contato_info p.tit
{
	color:#7c2218;
	font-size:16px;
	font-weight:bold;
}
#formulario
{
	width:450px; height:auto;
	float:left;
	margin:30px 0px 0px 0px;
}
#formulario p, #mapa p
{
	font-size:14px;
	color:#7c2319;
	margin:0px 0px 15px 0px;
	line-height:16px;
	font-weight:bold;
}
#form_contato
{
	width:450px; height:265px;
	background-color:#dadada;
	float:left;
}
#form_contato table
{
	margin:15px 0px 0px 20px;
}
#form_contato label
{
	font-size:14px;
	color:#4f5458;
}
#form_contato tr
{
	height:32px;
}
.inpA, .inpB, #form_contato textarea
{
	width:265px; height:25px;
	border:1px solid #7b2218;
	background-color:#FFF;
	margin-bottom:12px;
}
.inpB
{
	width:185px; height:25px;
}
#form_contato textarea
{
	width:265px; height:80px;
}
#form_contato .invalid
{
	font-size:12px;
	margin:0px 0px 15px 300px;
}
#form_contato .invalid
{
	font-size:12px;
	margin:0px 0px 15px 180px;
}
#mapa
{
	width:450px; height:auto;
	float:right;
	margin:30px 0px 0px 0px;
}
/*****************************************************
						RODAPE
*****************************************************/
#rodape_bkg
{
	width:100%; height:165px;
	background:#7c2319;
	float:left;
	margin:80px 0px 0px 0px;
}
#rodape
{
	width:940px; height:165px;
	margin:0px auto 0px auto;
}
#rod1 p
{
	font-size:14px;
	color:#FFF;
	margin:85px 0px 0px 0px;
}
#rod1
{
	width:500px; height:165px;
	float:left;
}
#rod2
{
	width:440px; height:165px;
	float:left;
}
#menu2
{
	width:500px; height:30px;
	float:left;
	margin:20px 0px 0px 0px;
}
#menu2 ul
{
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	list-style:none;
}
#menu2 ul li
{
	display: inline;
}
#menu2 ul li a
{
	color: #fff;
	font-size:14px; line-height:18px;
	text-decoration: none;
	float:left;
	margin:0px 20px 0px 0px;
}
#menu2 ul li a:hover
{
	color: #949494;
}
#rod2 img
{
	float:right;
	margin:20px 0px 25px 100px;

}