#pie{
	border-top:1px solid #f1f1f1;
	height:65px;
	background-image:url(../images/fondo_pie.gif);
	background-position:right 10px;
	background-repeat:no-repeat;
}
	#pie ul{list-style:none; margin:2em 0 0 10px;}
	#pie li{ display:inline;}
	#pie li a{ color:#5e5e5e; text-decoration:underline; font-weight:bold;}
	#pie li a.color2{ color:#E54B08;}
	#pie li a:hover{ text-decoration:none;}
