*{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#898989;
	background:url(../imagens/fundo_geral-topo.jpg) repeat-x #FFFFFF;
	height:100%;
}
img{border:none;}
a{text-decoration:none;color:#de2119;}
p a{text-decoration:none;color:#de2119;border-bottom:#7d7d7d 1px dotted;}
p a:hover{text-decoration:none;color:#7d7d7d;border-bottom:#de2119 1px dotted;}
p{
	float:left;
	margin:10px;
	text-align:justify;
	line-height:16px;
	clear:both;
	*width:95%;
}

/* DIVS GLOBAIS */
#wrapper{
	width:100%;
	float:left;
}

/* TOPO */
#container_topo{
	width:900px;
	margin:0 auto;
}
#container_topo #logo{
	width:290px;
	height:64px;
	float:left;
	margin:13px 0 0 0;
}
#container_topo #busca{
	width:239px;
	height:48px;
	float:right;
	margin:2px 0 0 0;
	background:url(../imagens/fundo_div-busca.jpg) no-repeat;
}
#busca form input[type="text"]#txt_busca{
	width:165px;
	height:22px;
	padding:6px 0 0 3px;
	margin:7px 0 0 19px;
	float:left;
	border:#eef1e8 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d0d0d0;
}
#busca form input[type="text"]#txt_busca:focus{color:#666666;}
#busca form input[type="submit"]#btn_busca{
	width:24px;
	height:20px;
	margin:12px 19px 0 0;
	float:right;
	background:url(../imagens/fundo_btn-buscar.jpg) no-repeat;
	cursor:pointer;
	border:none;
	text-indent:-9999px;
	*font-size:0px;
	*color:#FFFFFF;
}
#busca form input[type="submit"]#btn_busca:hover{background:url(../imagens/fundo_btn-buscar-hover.jpg) no-repeat;*color:#DE2119;}

/* MENU */
div#container_menu{
	width:100%;
	height:41px;
	float:left;
	overflow:hidden;
	background:url(../imagens/fundo_menu-total.jpg) repeat-x;
	margin:20px 0 0 0;
}
#container_menu #menu{
	width:900px;
	height:41px;
	margin:0px auto;
}
#container_menu #menu ul{
	float:left;
	list-style:none;
	width:100%;
}
#container_menu #menu ul li{
	height:39px;
	/*padding:0 40px 0 40px;*/
	/*margin:0 53px 0 0;*/
	float:left;
	line-height:39px;
}
#container_menu #menu ul li:hover{
	border-bottom:#de2119 2px solid;
	background:#efefef;
}
#container_menu #menu ul li.active{border-bottom:#de2119 2px solid;}
#container_menu #menu ul li a{
	color:#464646;
	font-size:14px;
	font-weight:bold;
	border:none;
	display:block;
	padding:0 45px 0 45px;
}
#container_menu #menu ul li a:hover{border:none;}

/* CONTEUDO */
#container_conteudo{
	width:900px;
	margin:0 auto;
}
#container_conteudo #conteudo{
	width:100%;
	float:left;
}
#container_conteudo #conteudo > h2{
	width:98%;
	float:left;
	padding:0 0 8px 10px;
	margin:30px 0 10px 0;
	border-bottom:#e1e1e1 1px solid;
	clear:both;
	overflow:hidden;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#de2119;
}

/* PÁGINAS COM SUBMENU */
#container_conteudo #conteudo_submenu{
	width:630px;
	float:right;
	margin:20px 0 0 0;
}

#conteudo_submenu h2{
	width:96%;
	float:left;
	padding:0 0 8px 10px;
	margin:10px 0 10px 0;
	border-bottom:#e1e1e1 1px solid;
	clear:both;
	overflow:hidden;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#de2119;
}

#conteudo_submenu h3{
	width:90%;
	float:left;
	color:#DE2119;
	font-style:italic;
	font-size:14px;
	background:url(../imagens/fundo_ul-box-home1.gif) no-repeat top left;
	background-position:0 -160px;
	padding:0 0 0 15px;
	margin:15px 0 0 0;
}
#container_conteudo #conteudo_submenu ul{
	float:left;
	margin:10px 10px 10px 25px;
	text-align:justify;
	line-height:16px;
	clear:both;
	*width:95%;
}
#container_conteudo #submenu{
	width:250px;
	float:left;
	margin:20px 0 0 0;
	border-right:#f3f3f3 1px solid;
	padding:15px 0 15px 0;
}
#container_conteudo #submenu ul{
	width:100%;
	float:left;
	list-style:none;
}
#container_conteudo #submenu ul li a{
	width:230px;
	height:40px;
	padding:0 20px 0 0;
	margin:2px 0 0 0;
	line-height:40px;
	display:block;
	float:right;
	clear:both;
	background:url(../imagens/fundo_submenu.jpg) no-repeat;
	text-align:right;
	color:#666666;
	border:none;
	font-weight:bold;
}
#container_conteudo #submenu ul li a:hover{background:url(../imagens/fundo_submenu-hover.jpg) no-repeat;color:#de2119;}
#container_conteudo #submenu ul li.active a{background:url(../imagens/fundo_submenu-active.jpg) no-repeat;}

/* RODAPE */
#container_rodape{
	width:100%;
	height:89px;
	float:left;
	border-top:#ededed 1px solid;
	background-color:#f6f6f6;
	margin:10px 0 0 0;
}
#container_rodape #rodape{
	width:900px;
	height:89px;
	margin:0px auto;
}
#container_rodape #rodape p{
	margin:5px 10px 5px 10px;
	color:#acacac;
	line-height:16px;
}
#container_rodape #rodape #rodape_left{
	float:left;
	text-align:left;
	border-left:#de2119 1px solid;
	margin:10px 0 0 0;
}
#container_rodape #rodape #rodape_left p{text-align:left;}
#container_rodape #rodape #rodape_right{
	float:right;
	text-align:right;
	border-right:#de2119 1px solid;
	margin:10px 0 0 0;
}
#container_rodape #rodape #rodape_right p{text-align:right;float:right;}
#container_rodape #rodape #rodape_right a{font-weight:bold;color:#7d7d7d;}
/* LINK PARA O WEBMAIL */
#container_rodape #rodape #rodape_right a#link_webmail{
	padding:0 22px 0 0;
	background:url(../imagens/icon_webmail.jpg) center right no-repeat;
}

/* HOME */
.seta-no-titulo{
	background:url(../imagens/fundo_seta-no-titulo.jpg) no-repeat right;
	background-position:right 32px;
}
.seta-no-titulo_conteudo{
	background:url(../imagens/fundo_seta-no-titulo.jpg) no-repeat right;
	background-position:right 51px;
}
#container_conteudo #banner_home{
	width:100%;
	height:303px;
	float:left;
	margin:15px 0 15px 0;
	overflow:hidden;
	position:relative;
}
#container_conteudo #banner_home ul#gallery{
	list-style:none;
	float:left;
	width:100%;
	height:303px;
	margin:0;
}
#container_conteudo #banner_home #gallery li{
	float:left;
	margin:0;
}
.boxes-home{
	width:435px;
	height:272px;
	overflow:hidden;
}
.boxes-home h2{
	width:90%;
	float:left;
	padding:0 0 8px 25px;
	margin:17px 0 10px 0;
	clear:both;
	overflow:hidden;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#de2119;
}
.boxes-home p{
	*width:90%;
	line-height:20px;
	margin:10px 20px 0 30px;
	color:#666666;
}
.boxes-home#box_home1{
	float:left;
	background:url(../imagens/fundo_box-home1.jpg) no-repeat;
}
.boxes-home#box_home1 ul{
	float:left;
	margin:10px 20px 0 30px;
	list-style:none;
	background:url(../imagens/fundo_ul-box-home1.gif) no-repeat top left;
}
.boxes-home#box_home1 ul li{
	height:20px;
	line-height:20px;
	padding:0 0 0 18px;
}
.boxes-home#box_home1 ul li:hover{
	background:url(../imagens/fundo_ul-box-home1.gif) no-repeat top left;
	background-position:0 -180px;
	color:#DE2119;
	font-weight:bold;
}
.boxes-home#box_home2{
	float:right;
	background:url(../imagens/fundo_box-home2.jpg) no-repeat;
}
.boxes-home_bottom{
	width:292px;
	height:127px;
	float:left;
	margin:15px 0 0 12px;
	background:url(../imagens/fundo_boxes-home-bottom.jpg) no-repeat;
}
.boxes-home_bottom h2{
	width:90%;
	float:left;
	margin:10px 0 0 10px;
	clear:both;
	overflow:hidden;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#de2119;
}
.boxes-home_bottom p{margin:5px 10px 0 10px;color:#666666;*width:93%;}
.boxes-home_bottom#box-home_bottom1{margin:15px 0 0 0;}
.boxes-home_bottom#box-home_bottom2 img{
	width:278px;
	height:88px;
	float:left;
	margin:4px 7px 0 7px;
}

/* CLIENTES */
div#container_clientes-logos{
	width:100%;
	float:left;
	margin:10px 0 10px 0;
}
img.cliente{
	width:275px;
	height:160px;
	float:left;
	margin:10px 0 0 15px;
}

/* CONTATO */
form#form_contato, form#form_orcamento, form#form_trabalhe-conosco{
	width:80%;
	padding:10px 0 0 0;
	margin:0px auto;
}
#conteudo_submenu label, #conteudo label{
	width:100%;
	float:left;
	margin:10px 0 5px 0;
	font-weight:bold;
}
#conteudo_submenu span, #conteudo span{color:#DE2119;}
#conteudo_submenu form p, #conteudo form p{float:left;*margin-top:95px;}
#conteudo_submenu input[type="text"], #conteudo input[type="text"]{
	width:95%;
	float:left;
	border:#e5e5e5 1px solid;
	background:#f8f8f9;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#conteudo_submenu input[type="text"]:hover, #conteudo_submenu textarea:hover, #conteudo_submenu select:hover,
#conteudo input[type="text"]:hover, #conteudo textarea:hover, #conteudo select:hover{
	background:#f2f2f4;border:#d0d0d0 1px solid;
}
#conteudo_submenu input[type="text"]:focus, #conteudo_submenu textarea:focus, #conteudo_submenu select:focus,
#conteudo input[type="text"]:focus, #conteudo textarea:focus, #conteudo select:focus{
	background:#fdf3f4;border:#f8d2d0 1px solid;
}
#conteudo_submenu select, #conteudo select{
	width:97%;
	float:left;
	*float:right;
	border:#e5e5e5 1px solid;
	background:#f8f8f9;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#conteudo_submenu input[type="file"], #conteudo input[type="file"]{float:left;}
#conteudo_submenu textarea, #conteudo textarea{
	width:95%;
	height:70px;
	float:left;
	*float:right;
	border:#e5e5e5 1px solid;
	background:#f8f8f9;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#conteudo_submenu input[type="submit"], #conteudo input[type="submit"]{
	width:170px;
	height:39px;
	float:right;
	margin:10px 12px 0 0;
	*margin:10px 0 0 10px;
	background:url(../imagens/fundo_btn-enviar.jpg) no-repeat;
	border:none;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#conteudo_submenu input[type="submit"]:hover, #conteudo input[type="submit"]:hover{background:url(../imagens/fundo_btn-enviar-hover.jpg) no-repeat;}

iframe#mapa{
	width:600px;
	height:450px;
	float:left;
	margin:10px 0 0 10px;
	border:#e5e5e5 3px solid;
}
/* LOCALIZAÇÃO - FORMULARIO P/ TRAÇAR ROTA */
.style1{width: 100%;}
table#container_form-localizacao{float:left;width:100%;}
fieldset{
	padding:10px;
	float:left;
	border:1px solid #E1E1E1;
	width:96%;
	overflow:hidden;
	margin:0 0 10px 0;
}
fieldset legend{font-weight:bold;font-size:14px;color:#DE2119;}
#map_canvas{
	width:98%;
	height: 470px;
	float:left;
	border:3px solid #E5E5E5;
}
#route{
	width:98%;
	float:left;
	margin:10px 0 0 0;
}

/* PÁGINA BUSCA */
div#cse{
	width:100%;
	float:left;
	margin:20px 0 0 0;
}
.gsc-input{
	padding:4px !important;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
.gsc-trailing-more-results{display:none !important;}
