/** CSS MAPA DO SITE **/
.box_area{
	background: url(../img/mapaSite_LeftBg.gif) left repeat-y;
	margin: 0px !important;
	padding: 0px !important;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5ecf4;
}

.tree_level {
	border-bottom: 1px solid #e5ecf4;
	width: 100%;
	padding: 8px 0px 8px 0px;
}

	.tree_level1 {
		font: normal 11px Arial;
		color: #56A017;
	}

.Leaf_node {
	font: normal 11px Arial; 
	text-decoration: none;
	color: #21558C;
}






#box_area{
/*	background: url(../img/mapaSite_LeftBg.gif) left repeat-y;
*/	margin: 0px !important;
	padding: 0px !important;
	float: left;
	width: 100%;
/*	border-bottom: 1px solid #e5ecf4;
*/}

	.box_1nivel {
/*		background: #fff !important; 
*/		padding: 5px 5px 5px 10px;
/*		border-bottom: 1px solid #e5ecf4;
*/		float: left;
		width: 97%;
		margin-top: 5px;
	}

	.mapaSite_hr  {
		float: left;
		height: 1px;
		width: 100%;
/*		background: #e5ecf4;
*/		margin-bottom: -20px;
		margin-top: 5px;
		_margin-top: 0px;
		_margin-bottom: -5px;
	}

.conteudo_mapa a{
	font: normal 11px Arial; 
/*	color: #326297; 
*/	text-decoration: none;
}

.conteudo_mapa a:hover{
	font: normal 11px Arial; 
/*	color: #326297; 
*/	text-decoration: underline;
}

.conteudo_mapa ul{
	list-style-type: none; 
	padding-top: 5px;
	padding-bottom: 0px !important;
	margin-top: 5px;
	_margin-bottom: 0px !important;
}

.conteudo_mapa li{
	_padding-bottom: 0px !important;
	list-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
