/*sitemap.css: Folha de estilos para página de mapa do sítio*/.servicesContainer{	margin-top: 38px;}.menuBottom {	background-image: none;}.servicesTop {	width:170px;	height:18px;	background-color:#fff;	background-image: url(../Images/servicos_topo.gif);	background-repeat: no-repeat;	background-position: top;	float: left;	clear: left;}.services{	padding-top: 18px;}* html .services /*IE Hack*/{	padding-top: 0;}.siteMap{	margin: 0 0 20px 0;}.siteMap ul {	padding-bottom: 0.4em;	list-style-image: url(../Images/bullet_nivel2.png);}.siteMap ul a:link {	color: #69C; }.siteMap ul a:hover { 	color: #4C749B; 	text-decoration: underline; }.siteMap ul a:visited {	color: #69C; }.siteMap ul a:visited:hover{ 	color: #4C749B; 	text-decoration: underline; }.siteMap li { 	list-style-image: url(../Images/bullet_nivel2.png); }
