<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.accordian {
	width: 698px;
}
.accordian li {
	width: 698px;
	list-style-type: none;
}
.hr_box{ 
border:solid; border-left:none; border-right:none; border-top:none; margin-bottom:5px;  border-width:1px; border-color:rgb(187,187,187);
}
.ina_box{ display:none;}
.ver_box{width:208px; overflow:hidden; border:solid; border-width:1px; border-color:rgb(187,187,187); padding-left:opx; padding-right:opx; border-radius:5px;}
.dimension {
	overflow:hidden;
}
.even, .odd {
	display: block;
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(1,89,153);
	font-weight: bold;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	background-color: #fff;
	border: solid;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 5px;
	border-width: 1px;
	border-color: rgb(187,187,187);
	cursor: pointer;
	background-image: url(https://www.palermo.edu/contenidos/ingenieria/flecha-arriba.fw.png);
	background-repeat: no-repeat;
	background-position: 190px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	
}
	
.even {
	display: block;
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(1,89,153);
	font-weight: bold;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	background-color: #fff;
	border: solid;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 5px;
	border-width: 1px;
	border-color: rgb(187,187,187);
	cursor: pointer;
	background-image: url(https://www.palermo.edu/contenidos/ingenieria/flecha-arriba.fw.png);
	background-repeat: no-repeat;
	background-position: 190px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	

}
	
.odd {
	display: block;
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(1,89,153);
	font-weight: bold;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	background-color: #fff;
	border: solid;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 5px;
	border-width: 1px;
	border-color: rgb(187,187,187);
	cursor: pointer;
	background-image: url(https://www.palermo.edu/contenidos/ingenieria/flecha-arriba.fw.png);
	background-repeat: no-repeat;
	background-position: 190px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	
}
.cerrado_acord{
	background-image: url(https://www.palermo.edu/contenidos/ingenieria/flecha-arriba.fw.png);
	background-repeat: no-repeat;
	background-position: 190px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	
}

.abierto_acord{
	background-image: url(https://www.palermo.edu/contenidos/ingenieria/flecha-arriba.fw.png);
	background-repeat: no-repeat;
	background-position: 190px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	
}

.cerrar{ z-index:3000; position:absolute; left:635px; top:10px; cursor:pointer; }
#reuniones-info{
	width: 228px;
	height: 220px;
	background-color: #FFF;
	float: right;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #42A3D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42A3D9;
}
.txt-carrera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #666;
	text-decoration: none;
	margin-top: 6px;
}
.parte1 {
	float: left;
	overflow: hidden;
	width: 440px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 26px;
	margin-bottom: 30px;
}
.parte2 {
	float: left;
	overflow: hidden;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 26px;
	margin-bottom: 30px;
}
</pre></body></html>