*{
	margin:0; 
	padding:0; 
}




#contato{
	background:#202020; 
	background-image:url("../imagens/contato/fundo_contato.jpg"); 
	background-repeat:no-repeat;
	width:841px;
	height:434px;
	margin:5px 0 0 20px;
}

fieldset{
	width:400px; 
	padding:50px 0 0 200px;
}


input{
	width:400px; 
}


#enviar{
	width:100px;
	margin:20px 0 0 0; 
}

textarea{
	width:400px;
}

