/* CSS Document */

body {
	
	background-color:#fff;
/*	background:#fff url(imagens/logo08.png) top center no-repeat fixed; */
	font-family:tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;

}

#tudo{
	left:28%;
	margin-top:0;
	margin-left:-340px;
	width:750px;
	position: absolute;
	height:92px;
	top: 100px;
	visibility: visible;
	text-align:center;
}

#espera{
	top:50px;
	left:0;
	width:700px;
	height:400px;
	margin:0px;
	text-align:center;
	
	
}

#botao{
	position:absolute;
	top:360px;
	left:1069px;
	width:118px;
	height:36px;
	margin:0px;
	text-align:center;
}

#botao1{
	position:absolute;
	top:389px;
	left:580px;
	width:118px;
	height:36px;
	margin:0px;
	text-align:center;
}
#fale{
	position:absolute;
	top:149px;
	left:386px;
	width:251px;
	height:182px;
	margin:0px;
	text-align:center;
}


#campo_fale{
	position:absolute;
	top:126px;
	left:231px;
	width:255px;
	height:147px;
	margin:0px;
	z-index:10;
	text-align:center;
}

#icone_fale{
	position:absolute;
	top:70px;
	left:490px;
	width:290px;
	height:270px;
	z-index:20;
	text-align:center;
	color:#000000;
	border: 0px solid #000;

}

#sucesso{
	position:absolute;
	top:220px;
	left:442px;
	width:201px;
	height:132px;
	margin:0px;
	z-index:20;
	text-align:center;
	color:#000000;
}

.input_contato{
	  width:200px;
	  height:15px;
	  padding:0;
	  background: url(imagens/azul.png);
	  border:none;
	  font-size:11px;
	  font-family:Arial;
	  padding:2px;
	  }	
	  
	  
.textarea_contato{
	  width:200px;
	  height:100px;
	  padding:0;
	  background: url(imagens/azul.png);
	  border:none;
	  font-size:11px;
	  font-family:Arial;
	  padding: 2px;
	  }	 


#endereco{
	position:absolute;
	top:444px;
	left:0;
	width:750px;
	height:19px;
	margin:0px;
	text-align:center;
	z-index:3;
}


.faixa1 {
	margin-top:400px;
	position: inherit;
	width:100%;
	height: 50px;
	text-align:center;
	background-color: #666;
	filter:alpha(opacity=5); /* para o IE */
     -moz-opacity:0.5; /* para o FireFox */
	opacity:0.5; /* para o outros Navegadores */
	left: -47px;
	}
.tabela {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin-right:20px;
	
}
.style6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	
}

