@charset "utf-8";

body {
	background:#000 url(../imagens/bg.jpg);
	background-position:top center;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-0.5px;
	margin:-50px 0 0 0;
}
a {
    color:#FFF;
    cursor:pointer;
}
a:hover {
    color:#999;
    text-decoration:none;
}
a img {
	border:0;
}



/* Topo */
#topo {
	background:#000;
	height:100px;
	position:fixed;
	width:100%;
	z-index:1000;
}
#topo_conteudo {
	height:80px;
	margin:0 auto;
	width:900px;
}



/* Logo */
#logo {
	float:left;
	height:80px;
	padding:10px 0;
	width:110px;	
}



/* Menu */
#menu {
	float:left;
	height:100px;
	margin:0 0 0 40px;
	width:750px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li {
	float:right;
	font-size:22px;
	height:auto;
	text-align:center;
	width:auto;
}
#menu ul li a {
	color:#FFF;
	display:block;
	height:20px;
	padding:40px 15px;
	text-decoration:none;
}
#menu ul li a:hover {
	background:#FFCC00;
}
#submenu {
	display:none;
	height:auto;
	left:50%;
	margin:0 0 0 -450px;
	padding:0 362px 0 338px;
	position:fixed;
	top:100px;
	width:200px;
	z-index:100;
}
#submenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#submenu ul li {
	background:#000;
	float:left;
	height:auto;
	width:200px;
}
#submenu ul li a {
	color:#FFF;
	display:block;
	font-size:22px;
	padding:10px 15px;
	text-decoration:none;
}
#submenu ul li a:hover {
	background:#FFCC00;
}



/* Slides */
#slides, #slides_dentro, .slides_lista, .slides_lista a {
	float:left;
	height:350px;
	width:100%;
}
#slides {
	background:url(../imagens/loading.gif) 50% 50% no-repeat;
	margin:100px 0 50px 0;
	position:relative;
}
#slides_dentro {
	display:none;
}
.slides_lista a {
	display:block;
}
#bts_slides {
	display:none;
    height:60px;
	left:50%;
	margin:0 0 0 -450px;
	position:absolute;
	top:320px;
	width:900px;
	z-index:5;
}
#bts_slides li {
	background:#FFF;
	display:block;
	float:right;
	list-style:none;
	margin:0 0 0 10px;
    height:60px;
	width:60px;
}
#bts_slides li:hover {
	background:#FFCC00;
}



/* Conteudo */
#conteudo {
	height:auto;
	margin:0 auto;
	width:900px;	
}
#exibe_conteudo {
	float:left;
	height:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	whitespace:nowrap;
	width:900px;	
}
#exibe_conteudo #exibe_conteudo_dentro {
	display:inline;
	float:left;
	height:auto;	
}
#exibe_conteudo #exibe_conteudo_dentro .divs_conteudo {
	display:inline;
	float:left;
	height:auto;
	position:relative;
	width:900px;
}



/* Redes Sociais */
#redes_sociais {
	float:left;
	height:30px;
	margin:0 0 0 830px;
	width:70px;	
}
#redes_sociais a {
	display:block;
	float:left;
	height:30px;
	width:30px;
}
#redes_sociais a.twitter {
	background:url(../imagens/redes_sociais.png) 0 -30px;
	margin:0 10px 0 0;
}
#redes_sociais a.twitter:hover {
	background:url(../imagens/redes_sociais.png) 0 0;
}
#redes_sociais a.facebook {
	background:url(../imagens/redes_sociais.png) -30px -30px;
}
#redes_sociais a.facebook:hover {
	background:url(../imagens/redes_sociais.png) -30px 0;
}



/* Portfolio */
#portfolio {
	float:left;
	height:auto;
	position:relative;
	width:900px;	
}
.port_lista, .port_lista_fume, .port_lista_fume a {
	float:left;
	height:172px;
	width:172px;	
}
.port_lista {
	margin:0 10px 10px 0;
	position:relative;	
}
.port_lista_fume {
	background:url(../imagens/bg_preto.png);
	position:absolute;
	z-index:1;
}
.port_lista_fume a {
	display:block;
	position:absolute;
	z-index:3;
}
.port_tipo {
	background:#FFF;
	color:#000;
	display:block;
	font-size:9px;
	font-weight:bold;
	height:auto;
	padding:3px 5px;
	position:absolute;
	right:0;
	top:120px;
	width:auto;
	z-index:2;
}
.port_mais {
	background:#FC0;
	bottom:0;
	color:#000;
	font-size:16px;
	font-weight:bold;
	height:auto;
	right:0;
	padding:2px;
	position:absolute;
	text-align:center;
	width:20px;
	z-index:2;
}
.port_exibe {
	background:#000 url(../imagens/loading.gif) 50% 50% no-repeat;
	display:none;
	margin:20px 440px 0 440px;
	padding:10px;
	position:absolute;
	z-index:4;
}
.port_exibe_dentro {
	display:none;
	float:left;
	height:510px;
	width:580px;
}
.port_exibe_img, .port_exibe_dados {
	float:left;
	height:360px;
	width:580px;
}
.port_exibe_dados {
	height:130px;
	margin:20px 0 0 0;
}
.port_exibe_dados p {
	line-height:18px;
	margin:0 0 10px 0;
	padding:0;
	text-align:justify;
}
.port_fechar {
	height:50px;
	right:10px;
	position:absolute;
	top:10px;
	width:50px;
	z-index:5;
}
.port_fechar:hover {
	background:url(../imagens/bg_preto.png);
}



/* Clientes */
#clientes {
	float:left;
	height:auto;
	width:900px;	
}
.cli_lista {
	float:left;
	height:90px;
	margin:0 10px 10px 0;
	position:relative;
	width:120px;
	z-index:1;
}
.cli_lista_logo {
	display:none;
	float:left;
	height:90px;
	position:absolute;
	width:120px;
	z-index:2;	
}



/* Formulários */
#form_esq, #form_dir {
	float:left;
	height:auto;
	width:400px;	
}
#form_dir {
	margin:0 0 0 50px;
	width:450px;	
}
#form_fale {
	margin:0;
}
#form_fale .une_nome_campo {
	float:left;
	height:auto;
	margin:0 0 15px 0;
	width:400px;
}
#form_fale label {
	height:auto;
	margin:10px 0 0 0;
	position:absolute;
	text-align:right;
	width:100px;
}
#form_fale label.error {
	background:url(../imagens/bg_aviso_form.png);
	color:#000;
	display:inline;
	font-size:10px;
	font-weight:bold;
	height:17px;
	margin:-10px 0 0 -85px;
	padding:3px 0 5px 0;
	text-align:center;
	width:80px;
}
#form_fale textarea,
#form_fale input[type=text] {
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	height:auto;
	margin:0 0 0 110px;
	padding:10px;
	text-transform:uppercase;
	width:270px;
}
#form_fale input[type=submit] {
	background:#FFCC00;
	border:0;
	font-weight:bold;
	height:auto;
	padding:5px 0;
	width:80px;
}
#form_fale input[type=submit]:hover {
	color:#FFCC00;
	background:#333;
}
#form_fale .campos_ob {
	float:left;
	height:auto;
	margin:0 0 10px 110px;
	width:290px;
}



/* Mapa */
#mapa {
	float:left;
	height:300px;
	width:450px;	
}



/* Rodapé */
#rodape {
	height:auto;
	margin:50px auto;
	text-align:right;
	width:900px;	
}



/* Diversos */
#resultados {
	background:#E3F3B1;
	border:1px dotted #99CC00;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:auto;
	margin:10px 0;
	padding:5px;
	text-align:center;
}
.msg_erro {
	color:#FF3300;
}
.msg_sucesso {
	color:#009900;
}
.titulos {
	color:#FFCC00;
	float:left;
	font-size:46px;
	height:auto;
	margin:0 0 20px 0;
	width:100%;
}
.formata_txt {
	float:left;
	height:auto;
	line-height:20px;
	margin:0 0 10px 0;
	text-align:justify;
	width:100%;	
}
.formata_txt p {
	margin:0 0 15px 0;
	padding:0;
}
.amarelo {
	color:#FFCC00;
	font-weight:bold;	
}
.verde {
	color:#00CCCC;
	font-weight:bold;		
}