
















.portlet-site-map .img_titulo {

	background-image: url(/PortalTributario/html/themes/portal/images/ico_titulo.gif);
	margin-top: 2px;	
}


.portlet-site-map .titulo {
	background-position: 0 50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DDD;
	clear: both;
	margin-bottom: 0.10em;
	margin-right: 8px;

	padding-bottom: 1px;
	padding-left: 55px;
	font-size:20px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#447F9C;
}

.portlet-site-map .img_titulo {
	margin-bottom: 0;
}

.portlet-site-map ul li a {
	color: #324B4D;
	font-weight: bold;
	font-size: 15px;	
    text-decoration: none ;
	cursor:pointer;
}

.portlet-site-map ul li a:hover {
	color: #0D724A;
	font-weight: bold;
	font-size: 15px;	
    text-decoration: none;
}

