@charset "utf-8";
.titulo2 {
	height: 220px;
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009DC3;
	float: left;
}
.linhaComercial {
	height: auto;
	width: 550px;
	float: left;
	margin-left: 10px;
}
.formatacaoP3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.conteudoVritrine {
	height: auto;
	clear: left;
	background-color: #FFFFFF;
}
.entreContato {
	margin-bottom: 10px;
}

.conteudoVitrine2 {
	height: 210px;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
}
.formulario {
	height: auto;
	margin-left: 50px;
}

.campos {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 32px;
}
.mensagem {

}

.enviar {
	width: 100px;
	left: 190px;
	position: relative;
	top: 5px;

}



.rodape2 {
	background-color: #FFFFFF;
	height: 30px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #009DC3;
	clear: left;
}

