#conteudo #area_contato{
	float: left;
	width: 774px;
	height: auto;
	margin-bottom: 3px;
}
#conteudo #area_contato #esquerda{
	width: 365px;
	height: auto:
}
#conteudo #area_contato #direita{
	width: 365px;
	height: auto:
	margin: 0px;
	border-left: 2px solid #E8EDD6;
	margin-left: 10px;
}
#conteudo #area_contato #area_mapa{
	text-align: center;
	float: left;
	width: 370px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#conteudo #area_contato #area_mapa #mapa{
	width: 300px;
	height: 188;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	background: URL('../img_site/mapa_pq.jpg') no-repeat;
	border: 2px solid black; 
}
#conteudo #area_contato #cform{
	text-align: left;
	font-size: 10pt;
	float: left;
	margin-left: 4px;
	height: auto;
}
#conteudo #area_contato h1{
	background: URL('../img_site/topo_contato.jpg') no-repeat;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 10px;
}
#cform form{
	margin-left: 5px;
	width: 370px;
}
#cform form select{
	width: 370px;
	font-size: 9pt;
}
#cform form #label{
	width: 370px;
	margin-bottom: 5px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
#cform form input{
	width: 370px;
	height: 18px;
	font-size: 9pt;
	margin-left: 0px;
}
#cform form #area_campo{
	float: left;
	width: 370px;
	padding: 0px;
	margin: 0px;
}
#cform form #area_campo #botao{
	margin-top: 3px;
	width: 55px;
	height: 20px;
	background: #003300;
	border: 1px solid #009049;
	text-align:center;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
#cform form #area_campo #textarea{
	width: 370px;
	height: auto;
	font-size: 9pt;
	margin-left: 0px;
}