#pie {
	background-image: url(/imagenes/bg-pie.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	padding-left: 11px;
	color: #012756;
	font-size: 11px;
	padding-top: 20px;
	height: 101px;
	margin: 0px;
}

#pie a {
	color: #012756;
	text-decoration: none;
}
#pie  a:hover {
	text-decoration: underline;
}
.pielogo {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b7b7b7;
	padding-top: 5px;
	margin-right: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bajoLogo {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 15px;
}
#otrosFormatos {
	color: #926B05;
}
#otrosFormatos a {
	color: #735404;
}

#links {
	float: left;
	margin-left: 20px;
	padding-top: 15px;
}
#logosPie {
	float: right;
	padding-top: 37px;
	padding-right: 11px;
	width: 243px;
	font-size: 10px;
	color: #CCCCCC;
}
#pie #logosPie div {
	float: right;
}

