#listacarga {
	width: 385px;
	height: 250px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
#listacargaIntegrantes {
	width: 385px;
	height: 250px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
#listacargaIntegrantesInterno {
	width: 385px;
	height: 250px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
#listacargaDocenteRegistro{
	width: 385px;
	height: 250px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	
}