/* CSS Document */
#container{
	width:774px;
	margin:auto;
}
#container:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#cont{
	width:754px;
	padding:10px;
	margin-bottom:10px;
	background:#77542b;
}
#cont:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#sub_menu{
	width:773px;
	height:22px;
	padding-top:8px;
	margin-bottom:10px;
	background:#fff;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#de7100;
	text-align:center;
}
.submenu_divisa{ margin:0px 2px 0px 2px; }
#sub_menu a:hover{ color:#433117; }
.sub_menu_ativo{ color:#433117; }

#mapa{
	width:481px;
	height:326px;
	margin-bottom:5px;
	float:left;
}
#descricao{
	width:242px;
	height:318px;
	padding:15px 0px 0px 20px;
	float:left;
	background:#77542b;
	font-family:Arial;
	font-size:12px;
	color:#fff;
}
#descricao img{ margin-bottom:10px; }

p{ padding:5px 0px 5px 0px; }

#bot_imprimir_mapa{ margin-top:10px; _margin-top:0px; margin-bottom:5px; }