#corpo_faleconosco {
	position: absolute;
	background-image: url(../imagens/site/corpo_faleconosco.gif);
	background-repeat: no-repeat;
	height: 287px;
	width: 500px;
	margin-left: 259px;
}

#corpo_onde_estmamos {
	position: absolute;
	background-image: url(../imagens/site/corpo_onde.gif);
	background-repeat: no-repeat;
	height: 287px;
	width: 500px;
	margin-left: 259px;
}




p {
	font: 10px Verdana, Arial, Sans-Serif;
	margin: 5px 5px 10px 5px;
}

.spacetop {
	margin-top: 55px;
}

#formulario {
	margin: 0px;
	padding: 0px;
	height: 150px;
}

#formulario li {
	list-style-type: none;
	height: 25px;
	padding-left: 5px;
	
}

label {
	font: 11px Verdana, Arial, Sans-Serif;	
	padding-right: 10px;
}

input {
	font: 11px Verdana, Arial, Sans-Serif;	
	width: 250px;
	border: 1px outset #000;
}

 textarea {
 	font: 11px Verdana, Arial, Sans-Serif;	
	width: 295px;
	height: 70px;
	border: 1px outset #000;
}

.botoes {
	font: 11px Verdana, Arial, Sans-Serif;	
	background: #fff;
	font: 11px Verdana, Arial, Sans-Serif;	
	width: 80px;
	margin-left: 5px;
	margin-top: 5px;
}

#onde {
	position: absolute;
	left: 615px;
	top: 143px;
}