.sitemap_container_map {
	position: absolute;
	width: 769px;
	height: 128px;
	background-repeat: no-repeat;
	top: 100px;
	background-position: 10px 10px;
	background-image: url(../img/arturo-vidal-site-map.png);
	font-family: Tahoma, Geneva, sans-serif;
	left: 32px;
}
.sitemap_contenedor_txt {
	font-size: 12px;
	color: #FFF;
	position: relative;
	height: 200px;
	width: 780px;
	top: 150px;
	left: 0px;
	font-weight: bold;
}
.sitemap_btn {
	float: left;
	position: relative;
	height:100px;
	width:100px;
	text-align: center;
	margin-right: 18px;
	margin-left:5px;
	font-family: Verdana, Geneva, sans-serif;
}
.sitemap_btn div{
	background:url(../img/flecha%20right.png) no-repeat;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.sitemap_btn_link {
	text-decoration:none;
	color: #fff;
;
}
a:hover.sitemap_btn_link {
	text-decoration:underline;
	color: #d9cf8a;
}

.sitemap_tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 33px;
	top: -80px;
	width: 160px;
	background-image: url(../img/icono_site_map.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
}

