.pie_secciones {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #464646;
	text-decoration: none;
	position: absolute;
	top: 18px;
	right: 20px;
}
.pie_link_secciones {
	color: #464646;
	text-decoration: none;
}
a:hover.pie_link_secciones {
	color: #FFF;
	text-decoration: underline;
}
.pie_container {
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 766px;
	position: relative;
	left: 0px;
	top: 0px;
}
.pie_terminos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	left: 20px;
	top: 18px;
}

.pie_textos {
	color: #FFF;
	text-decoration: none;
}
a:hover.pie_textos {
	color: #FFF;
	text-decoration: underline;
}

