form {
	padding: 0px;
	margin: 0px;
}
.line {
	border-bottom: 1px dashed #cddbbc;
	margin: 0 0 10px 0;
}
h3 {
	background-image: url(../images/h3_background.gif);
	background-position: bottom;
	border: 1px solid #cddbbc;
	padding: 10px 12px;
	margin: 0px;
	color: #2162af;
	font-size: 12px;
}
h3 #l {
	float: left;
}
h3 #l img {
	margin: -11px 0 0 -13px;
	_margin: -11px 0 0 -13px;
	position: absolute;
}
h3 #r {
	float: right;
}
h3 #r img {
	margin: -11px 0 0 2px;
	_margin: -11px 0 0 2px;
	position: absolute;
}
fieldset {
	margin: 0px;
	padding: 12px;
	border: 1px solid #cddbbc;
	border-top: none;
	background-color: #e6eddc;
}
fieldset #l {
	float: left;
}
fieldset #l img {
	margin: 0 0 0 -13px;
	_margin: 0 0 0 -13px;
	position: absolute;
}
fieldset #r {
	float: right;
}
fieldset #r img {
	margin: 0 0 0 0;
	_margin: 0 0 0 0;
	position: absolute;
}
.formulario, .formulario-simples {
	border-top: 1px solid #cddbbc;
	border-left: 1px solid #cddbbc;
	border-right: 1px solid #cddbbc;
}
.formulario th, .formulario-simples th  {
	height: 35px;
	text-align: right;
	font-weight: bold;
	padding: 3px;
	padding-right: 10px;
	border-bottom: 1px solid #cddbbc;
}
.formulario th {
	width: 110px;
	padding-right: 10px;
}
.formulario td, .formulario-simples td {
	background-color: #dde4d3;
	color: #555;
	padding: 8px 7px 7px 7px;
	padding-left: 10px;
	border-bottom: 1px solid #cddbbc;
}
.orientacao {
	color: #b21a00;
	font-size: 11px;
	text-align: left !important;
	padding-left: 10px !important;
}

.mapagoogle {
	float:left;
	width:350px;
	height:275px;
	margin-top:120px;
	margin-left: 60px;

}

.mapabrasil {
	float:left;
	width:450px;
	height:449px;
	margin-top:40px;
	margin-bottom:60px;
	margin-left: 10px;
}