#pie_inicio{
	background-image: url(../imagenes/pie_inicio.jpg);
	height: 50px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#pie_inicio a{
	color: #000;
	text-decoration: none;
}
#pie_inicio a:hover{
	color: #000;
	text-decoration: underline;
}

#pie_descubri{
	background-image: url(../imagenes/pie_descubri.jpg);
	height: 50px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;	
}
#pie_descubri a{
	color: #000;
	text-decoration: none;
}
#pie_descubri a:hover{
	color: #000;
	text-decoration: underline;
}

#pie_disfruta{
	background-image: url(../imagenes/pie_disfruta.jpg);
	height: 50px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;	
}
#pie_disfruta a{
	color: #000;
	text-decoration: none;
}
#pie_disfruta a:hover{
	color: #000;
	text-decoration: underline;
}

#pie_explora{
	background-image: url(../imagenes/pie_explora.jpg);
	height: 50px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;	
}
#pie_explora a{
	color: #000;
	text-decoration: none;
}
#pie_explora a:hover{
	color: #000;
	text-decoration: underline;
}

#pie_senti{
	background-image: url(../imagenes/pie_senti.jpg);
	height: 50px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;	
}
#pie_senti a{
	color: #000;
	text-decoration: none;
}
#pie_senti a:hover{
	color: #000;
	text-decoration: underline;
}

#pie_conoce{
	background-image: url(../imagenes/pie_conoce.jpg);
	height: 50px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;	
}
#pie_conoce a{
	color: #000;
	text-decoration: none;
}
#pie_conoce a:hover{
	color: #000;
	text-decoration: underline;
}

