#pie_i {
	background-image: url(../images/fondos/esq_inferior_izq.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 92px;
	padding: 0px;
	width: 978px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
	clear: left;
}
#pie_d {
	background-image: url(../images/fondos/esq_inferior_der.png);
	height: 92px;
	background-repeat: no-repeat;
	background-position: right bottom;
}


#pie_c {
	height: 92px;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 24px;
	background-image: url(../images/fondos/pie_fondo.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 930px;
	float: left;
}
#pie_c ul {
	list-style-type: none;
	padding: 0px;
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#pie_c li {
  padding: 0px;
  display: inline;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#pie_c .rights {
  text-align: center;
  font-style: italic;
  font-size: 85%;
}
