#mapa_site {
        width: 100%;
}
#mapa_site:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
#mapa_site_left {
        float: left;
        width: 50%;
}
#mapa_site_right {
        float: left;
        width: 50%;
}
.mapa_site_menu {
        padding-bottom: 10px;
}
.mapa_site_base {
        font-weight: bold !important;
        font-size: 14px;
}
.mapa_site_parent {
        font-weight: bold !important;
        font-size: 13px;
}
.mapa_site_node {
        font-size: 13px;

}
.sitemap_css_0 {
	padding-top: 5px;
}
.mapa_site_menu li {
	list-style-type: none;
        padding-bottom: 5px;
        padding-left: 5%;
        font-weight: normal;
}
.mapa_site_menu li img {
        padding-right: 2%;
}
.mapa_site_menu li a img {
        cursor: hand;
        cursor: pointer;
}
.mapa_site_menu li a {
	text-decoration: none !important;
	color: #615C5C !important;
        font-style: normal !important;
}
.mapa_site_menu li a:hover {
	color: #969494 !important;
}
.content_seta_click {
	cursor: pointer;
	cursor: hand;
}
