div#frase{
	background: url("../../img/site/img_informativos.jpg") 0 35px no-repeat;
	height: 184px;
	font-size: 21px;
	color: #1A932C;
	margin-top: 0px;
}
div#frase p{ margin-top: 60px; }

div#form{ margin-bottom: 50px; }
div#form input, div#form select{ border: 1px solid #ccc; line-height: 22px; padding: 11px 5px 11px 5px; width: 100%; font-size: 14px; color: #333; font-weight: bold;}
div#form textarea{ border: 1px solid #ccc; line-height: 22px; width: 100%;}
div#form label{ display: block; color: black; }
div.inputs{padding: 15px 0 0 0;}

div.submit input{
	background: url("../../img/site/bot_contato.png");
	display: block;
	width: 50px !important; height: 16px !important;
	overflow: hidden;
	text-indent: -9000px;
	border: none !important;
	float: right;
	margin-top: 10px;
	padding: 0px !important;
}
div.submit input:hover{ background-position: -67px 0; }
