@charset "utf-8";
.pie_pie-rel {
	position: relative;
	width: 100%;
	clear: both;
	margin-top: 22px;
	margin-bottom: 22px;
}

.pie_div_contenedor {
	position: absolute;
	height: 39px;
	width: 973px;
	left: 0px;
	top: 700px;
}
.pie_div_contenedor2 {
	position: relative;
	height: 39px;
	width: 100%;
}
.pie_linea_separador {
	background-color: #009EE0;
	position: relative;
	height: 1px;
	width: 627px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pie_txt_menu {
	position: relative;
	height: 13px;
	width: 650px;
	font-family: Tahoma;
	font-size: 12px;
	color: #003882;
	text-align: center;
}
.pie_txt_menu_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #003882;
	text-decoration: none;
}
a:hover.pie_txt_menu_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #F25900;
	text-decoration: none;
}
.pie_txt_pie {
	position: relative;
	height: 12px;
	width: 650px;
	font-family: Tahoma;
	font-size: 11px;
	color: #58585A;
	text-align: center;
	bottom: 0px;
}
.pie_div_mapasitio {
	position: absolute;
	height: 13px;
	width: 100px;
	bottom: 1.4px;
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 9px;
	color: #58585A;
	text-align: left;
	background-image: url(../img/mapasitio.png);
	padding-left: 23px;
	left: 10px;
}
.pie_div_politica {
	position: absolute;
	height: 12px;
	width: 130px;
	font-family: tahoma;
	font-size: 9px;
	color: #58585A;
	right: 0px;
	bottom: 1.4px;
}
.pie_div_politica_link {
	font-family: tahoma;
	font-size: 9px;
	color: #58585A;
	text-decoration: none;
}
