#contato_part_1 {
	width:295px;
	float:left;
	margin:0 0 0 -10px;
	overflow:hidden;
}

#contato_part_2 {
	width:320px;
	float:left;
	margin:0 0 0 30px;
	overflow:hidden;
}

fieldset {
 	border:none;
}

label {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	float:left;
}

input {
	width:310px;
	height:20px;
	padding:3px 0 0 0;
	float:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-style:italic;
	margin:3px 0 10px 0;
	border:1px solid #333;
}

textarea {
	width:310px;
	float:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-style:italic;
	margin:3px 0 10px 0;
	border:1px solid #333;
}

#limpar {
	width:70px;
	height:25px;
	padding:0;
	float:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#067852;
	font-style:normal;
	margin:0 0 0 15px;
}

#envia {
	width:70px;
	height:25px;
	padding:0;
	float:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#067852;
	font-style:normal;
	margin:0 0 0 10px;
}

#contato_part_3 {
	width:295px;
	float:right;
	overflow:hidden;
}

#end_part_2 {
	width:290px;
	float:left;
	margin:25px 0 0 0;
}


#end_part_2 img {
	float:left;
	margin:0 0 0 70px;
}

#end_part_3 {
	width:290px;
	float:left;
	margin:30px 0 0 0;
}

#end_part_3 p {
	text-align:center;
	margin:0 0 5px 0;
}