#pie_i {
	background-image: url(../images/fondos/esq_inferior_izq.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 92px;
	float: left;
	margin: 0px;
	width: 24px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding: 0px;
}



#pie_c {
	height: 92px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(../images/fondos/pie_fondo.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 930px;
	margin: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#pie_c ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 230px;
	float: left;
	font-size: 85%;
}
#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%;
	margin-top: 5px;
	margin-left: 150px;
	clear: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pie_c img {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	margin-left: 0px;
}


#pie_d {
  background-image: url(../images/fondos/esq_inferior_der.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  height: 92px;
  padding: 0px;
  float: right;
  width: 24px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #999999;
}
