div#top h1 a {background: url("../imagens/logo-contato.jpg") no-repeat;}

div#content {
	padding: 40px;
}

h2 {display: none;}

label {
	width: 200px;
	height: 11px;
	padding-top: 4px;
	text-align: right;
	float: left;
	margin-top: 10px;
}

.assunto{
	margin:14px 0 0 10px;
	width: 400px;
	height: 20px;
	color: #000000;
	background-color: #d4d6cf;
}

input,
textarea {
	margin:14px 0 0 10px;
	width: 400px;
	height: 20px;
	color: black;
	background-color: #d4d6cf;
}

select {width:170px;}

textarea {
	font-size: 100%;
	height:200px;
}

input#btenviar {
	width: 90px;
	height: 33px;
	padding: 0;
	margin-left: 360px;
}

input#anexo{
	height: 20px;
}

.botao{
	background-image: url(../imagens/bt-enviar.jpg);
	height: 33px;
	width: 90px;
}
