div.contato {
	border: 0px solid black;
	height: 250px;
	width: 800px;
	margin: 0 0 0 50px;

}
div.left, div.right {
	width: 340px;
	float: left;
	height: 200px;
	border: 0px solid black;
	margin: 0 0px;
}

div.title {
	color:#282E2E;
	font-family:trebuchet ms,verdana,arial;
	font-size:12px;
	font-weight:bold;
}

input , textarea, select {
	border: 1px solid #526487;
	width: 200px;
}

textarea {
	width: 400px;
	height: 150px;
}

input.btn_enviar {
	width: 131px;
	height: 39px;
	border: 0px;
	margin-right: 50px;
	float: right;
}

p {
	border: 0px solid black;
	color: #268ca7;
	font-weight: bold;
	font-family: arial, trebuchet ms,  verdana;
	font-size: 14px;
	line-height: 17px;
	text-align:justify;
	margin: 20px 0 30px 50px;
}

ul.error_list {
	border: 0px solid black;
	color: #762323;
	font-weight: bold;
	font-family: arial, trebuchet ms,  verdana;
	font-size: 12px;
	line-height: 17px;
	text-align:justify;
	margin: 5px 0 5px 10px;
	padding: 0 0 0px 10px;
	background-image: url("/images/icn_seta.png");
	background-repeat: no-repeat;
}

ul.error_list li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#msg_ok {
	border: 0px solid black;
	width: 900px;
	margin: 40px auto;
	border: 0px solid black;
	color: #268ca7;
	font-weight: bold;
	font-family: arial, trebuchet ms,  verdana;
	font-size: 14px;
	line-height: 17px;
	text-align:justify;
	margin: 20px 0 30px 50px;
}

div#msg_ok b {
	color: white;
}

div.telefone {
	margin: -58px 0 20px 270px;
}
u {
	font-size: 28px;
	border: 0px solid white;
	width: 300px;

	height: 200px;

}
