.sitemap_titulo {
	font-family: Impact;
	font-size: 21px;
	color: #f55d00;
	position: absolute;
	height: 19px;
	width: 197px;
	left: 20px;
	top: 14px;
	right: 292px;
	bottom: 374px;
}
.sitemap_container {
	position: absolute;
	height: 330px;
	width: 359px;
	left: 20px;
	top: 49px;
	right: 129px;
	bottom: 28px;
	background:url(../img/suazo-site-map.png) 50px 0px no-repeat;
}
.sitemap_textos {
	font-family: arial;
	font-size: 10px;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
	width: 55px;
	text-align:center;
	color:#f55d00;
	float:left;
	line-height:10px;
}
.sitemap_textos2 {
	font-family: arial;
	font-size:9px;
	color:#636363;
	text-decoration:none;
	float:left;
	text-align:center;
	width: 55px;
}
a:hover.sitemap_textos {
	text-decoration: underline;
}
a:hover.sitemap_textos2 {
	text-decoration: underline;
}