@charset "utf-8";
#conteudo_normal_form {
	height: 610px;
	width: 850px;
	margin-top: 5px;
	background-image: none;
	background-color: #CCC;
}
#conteudo_n_medio_form {
	height: 620px;
	width: 850px;
	margin-left: 60px;
	float: left;
}
#geral_n_medio_form {
	height: 980px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
