<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "iso-8859-1";
/* CSS Document */
#pie {
	background-image: url(https://www.palermo.edu/img2012/headers/fnd-pie.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #4E679F;
}
#pie2 {
	background-image: url(https://www.palermo.edu/img2012/headers/fnd-pie2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#separapie {
	background-image: url(https://www.palermo.edu/img2012/headers/pie-separador.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pie-facultad {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.pie-facultad a {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.pie-facultad a:hover {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.pie-facultad a:visited {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.titulo-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.titulo-pie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.titulo-pie a:hover {
	color: #FFF;
	text-decoration: none;
}
.titulo-pie a:visited {
	color: #FFF;
	text-decoration: none;
}
.txt-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.txt-pie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}
.txt-pie a:hover {
	text-decoration: underline;
}</pre></body></html>