/*--------------------- ESTRUCTURA ---------------------*/
/*------ Pie ------*/
#pie {
	background:url(../img/bg-sfw-pie.gif) repeat-x center center;
	color:#FFF;
	position:absolute;
	top:0;
	width:100%;
}
#pie a {
	color:#FFF;
	
}
#pie a:hover {
	color:#FFF;
}


