/*.......... FALE CONOSCO ..........*/
/******************************************/
h4.mande_uma_mensagem {
	width:100%;
	height:18px;
	margin:12px 0;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/mande_uma_mensagem.png) no-repeat
}


span.informacao {
	font-size:0.85em;
	line-height:1.5em;
	width:100%;
	float:left
}




/* FORMULÁRIO */
/******************/
.formulario {
	width:100%;
	margin-top:15px;
	float:left
}



/* FORM */
/*************/
form.cadastro {
	width:100%;
	float:left
}
form.cadastro label.campos {
	width:100%;
	margin-bottom:8px;
	float:left
}
form.cadastro label.campos strong {
	color:#3b81c2;
	margin-bottom:2px;
	display:block
}
form.cadastro label.campos input {
	color:#898989;
	margin-right:4px;
	padding:0 2px;
	float:left;
	border:1px solid #d2d2d2
}
form.cadastro label.campos input.micro {
	width:30px;
}
form.cadastro label.campos input.pequeno_menor {
	width:78px;
}
form.cadastro label.campos input.pequeno {
	width:120px;
}
form.cadastro label.campos input.medio_menor {
	width:145px;
}
form.cadastro label.campos input.medio_maior {
	width:200px;
}
form.cadastro label.campos input.grande {
	width:320px;
}

form.cadastro label.campos select {
	color:#898989;
	width:230px;
	float:left;
	border:1px solid #d2d2d2
}
form.cadastro label.campos textarea {
	color:#898989;
	font-family:Tahoma, "Trebuchet MS", Helvetica, Arial, sans-serif;
	width:300px;
	float:left;
	border:1px solid #d2d2d2
}



form.cadastro .receber_inf {
	color:#3b81c2;
	width:100%;
	margin:12px 0;
	float:left
}
form.cadastro .receber_inf label {
	font-size:0.85em;
	margin-right:15px;
}





.formulario .botao_inf {
	width:100%;
	float:left
}
.formulario input.bt_enviar {
	width:74px;
	height:20px;
	float:left;
	text-indent:-99999px;
	line-height:60px;
	cursor:pointer;
	border:none;
	background:url(../imagens/botoes/enviar.png) no-repeat
}
.formulario .botao_inf .inf_form {
	font-size:11px;
	text-align:left;
	line-height:11px;
	padding-left:15px;
	float:left
}
.formulario .botao_inf .inf_form span {
	color:#10a734
}


.msg {
	margin-top:0;	
}
* html .msg {
	margin-top:-97px;
}



/* NOSSOS ENDEREÇOS */
/****************************/
.nossos_enderecos {
	width:100%;
	margin-top:15px;
	float:left
}
.nossos_enderecos h4 {
	width:100%;
	height:18px;
	margin:12px 0;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/nossos_enderecos.png) no-repeat
}



.nossos_enderecos ul {
	width:100%;
	float:left;
	list-style:none
}
.nossos_enderecos ul li {
	width:100%;
	margin-bottom:10px;
	float:left;
}
.nossos_enderecos ul li strong {
	color:#3b81c2;
	width:95%;
	padding-left:10px;
	float:left;
	background:url(../imagens/backgrounds/bolinha_vermelha.gif) no-repeat left 5px;
}
.nossos_enderecos ul li span {
	font-size:0.85em;
	width:100%;
	float:left;
}









