.formwebmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #A85400;
	border: 1px solid #FFFFFF;
	cursor: hand;
	color: #FFFFFF;
}
.contornosite {
	border: 1px solid #FFFFFF;

}
.orcamento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.divisaomeio {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CC6600;
}

