@charset "utf-8";
/* CSS Document */

#footer_content {
	height: 126px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	padding-top: 70px;
}

#num_seg {
	width: 154px;
	height: 150px;
	position: absolute;
	right: 105px;
	top: 0px;
	background-image:url(../img/proper.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#num_seg a {
	display: block;
	width: 154px;
	height: 150px;
	background-image:url(../img/boto_proper.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}

#num_seg a:hover {
	display: block;
	width: 154px;
	height: 150px;
	background-image:url(../img/boto_proper.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
}

#num_seg span {
	display: none;
}

#rss {
	width: 35px;
	height: 24px;
	position: absolute;
	right: 480px;
	top: 120px;
	background-image:url(../img/rss.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 36px;
	padding-top: 8px;
}

#mapa {
	width: 70px;
	height: 24px;
	position: absolute;
	right: 370px;
	top: 120px;
	background-image:url(../img/mapa.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 36px;
	padding-top: 8px;
}
