#pie {
	clear: both;
	width: 100%;
	display: block;
	overflow: hidden;
	float: left;
	font-size: 0.85em;
	background-color: #383f46;
	color: #FFFFFF;
	padding-left: 1em;
	margin-bottom: 0.3em!important;
	margin-bottom: -0.5em;
	height: 2em;
	padding-top: 0.5em;
	visibility: visible;
}
#pie a {
	text-align: right;
	float: right;
	margin-top: -0.94em;
	margin-right: 3em;
	color: #FFFFFF;
}

#enlaces_pie {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	height: 3em;
	font-size: 0.85em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cdcfd1;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 2em;
	margin-bottom: 0.3em;
}
#enlaces_pie ul {
	text-align: right;
	display: block;
	float: left;
	clear: right;
	margin: 0em;
	padding: 0em;
}
#enlaces_pie li {
	display: inline;
	margin-right: 1em;
}
#enlaces_pie a {
	color: #000000;
	text-decoration: none;
	padding-right: 0.7em;
}
#enlaces_pie a:hover {
	text-decoration: underline;
}
#estandares {
	font-size: 0.7em;
	color: #3C4147!important;
	clear: both;
	display: block;
	text-align: center;
	margin: 0em;
	padding: 0em;
}
#estandares a {
	color: #3C4147!important;
	text-decoration: none;
}