* {
margin:0;
padding:0;
list-style:none;
vertical-align:baseline;
border:0;
text-decoration:none;

}
body {
	margin: 0px;
}
#geral {
	height: 450px;
	width: 860px;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#topo {
	background-image: url(img/topo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 860px;
}
#portfolio {
	float: left;
	height: 350px;
	width: 525px;
}
#fale {
	float: left;
	height: 350px;
	width: 335px;
	background-image: url(img/fale.gif);
	background-repeat: no-repeat;
}
#form {
	float: right;
	height: 260px;
	width: 290px;
	margin-top: 68px;
	margin-right: 18px;
}
.nome {
	float: left;
	height: 25px;
	width: 288px;
	margin-bottom: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #999;
}
.msn {
	float: left;
	height: 100px;
	width: 288px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #999;
}
.enviar {
	float: left;
	width: 83px;
	height: 33px;
	margin-left: 102px;
}

